Unfortunately, the plugin doesn't come with Dropbox itself and there is no PPA or any repository yet. So you have to download and compile it manually to get things done. So, please follow this guide to install Thunar Dropbox on your system. I assume that you have installed and configured Dropbox properly. Grab the ZIP archive of Thunar Dropbox here. Once downloaded, extract the file and open Terminal.
Installing dependencies
- sudo apt-get install libthunarx-2-dev
Now, it's time to compile Thunar Dropbox:
Thunar Dropbox uses Python 2 as its interpreter. So, please make sure to use Python 2 when compiling.
- ./waf configure --prefix=/usr
- ./waf build
- sudo ./waf install
Once installed, login and log out back in order to change to takes effect.
This plugin has been tested on Xubuntu 12.10 Quantal Quetzal and everything looks well :)
Enjoy :)
0 comments:
Post a Comment