Download and install the debian file from official dropbox site :
https://www.getdropbox.com/downloading?os=lnxAfter installation download the experimental build of Dropbox :
For X86 :
$wget -c http://dl.getdropbox.com/u/17/dropbox-lnx.x86-0.6.491.tar.gzFor x86_64 :
$wget -c http://dl.getdropbox.com/u/17/dropbox-lnx.x86_64-0.6.491.tar.gzNow remove the .dropbox-dist directory and extract the experimental build :
$rm -r .dropbox-dist/$tar xzf dropbox-lnx.x86-0.6.491.tar.gz # or x86_64Above example is for x86, please rename your file if you are doing a 64 bit install ;)
Now restart the nautilus and everything should be working fine :
$killall nautilus


1 comments:
This worked perfectly! Thanks so much.
Post a Comment