February, 2011
Installing dropbox and dropbox-nautilus in ArchLinux
If you’ve tried to install dropbox-nautilus from the source found in the Dropbox website, you’ll find that you can’t successfully complete the ./configure step of the package due to an error of the script not finding pygtk. This is an issue with Archlinux because of the way python binaries are handled in this distribution. However, [...]