{"id":12514,"date":"2016-03-24T12:11:37","date_gmt":"2016-03-24T06:41:37","guid":{"rendered":"http:\/\/angsuman.relaso.com\/?p=5"},"modified":"2016-03-24T12:11:37","modified_gmt":"2016-03-24T06:41:37","slug":"dropbox-client-on-raspberry-pi","status":"publish","type":"post","link":"https:\/\/blog.taragana.com\/dropbox-client-on-raspberry-pi-12514","title":{"rendered":"DropBox client on Raspberry Pi"},"content":{"rendered":"

DropBox installer client can be installed from source on Raspberry Pi.
\nThe client expects GUI with nautilus installed which is not available by default on Pi. The installation however succeeds.
\nYou will need to install libnautilus-extension-dev and python-docutils:<\/p>\n

apt-get install libnautilus-extension-dev and python-docutils<\/pre>\n

Then install using:<\/p>\n

.\/configure;make;sudo make install<\/pre>\n

However the whole process is in vain as it cannot install the daemon (server) dropbox with:<\/p>\n

dropbox start -i<\/pre>\n

In the end you get the dreaded:<\/p>\n

Error: Platform not supported<\/pre>\n

Would you like a solution – would you like to use Dropbox on Raspberry Pi?
\nDrop me a comment below and I may be able to help.<\/p>\n","protected":false},"excerpt":{"rendered":"

DropBox installer client can be installed from source on Raspberry Pi. The client expects GUI with nautilus installed which is not available by default on Pi. The installation however succeeds. You will need to install libnautilus-extension-dev and python-docutils: apt-get install libnautilus-extension-dev and python-docutils Then install using: .\/configure;make;sudo make install However the whole process is in […]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[12],"tags":[39,41,87],"_links":{"self":[{"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/posts\/12514"}],"collection":[{"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/comments?post=12514"}],"version-history":[{"count":0,"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/posts\/12514\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/media?parent=12514"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/categories?post=12514"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.taragana.com\/wp-json\/wp\/v2\/tags?post=12514"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}