Why does Dropbox fail with a "dropboxd not found" error?
- by Kevin
This is a fresh install of Dropbox on a 12.04 server running on a 32bit system. It does not seem to fail the installation, but when I try to run it, I am told it can't find the file.
Following the instructions on the Dropbox site, I get the following message:
/home/kevin/.dropbox-dist/dropboxd: 10: exec: /home/kevin/.dropbox-dist/dropbox: not found
Permissions currently being used:
$ ls -l ~/.dropbox-dist/dropboxd
-rwxrwxrwx 1 kevin kevin 258 Jun 13 20:40 /home/kevin/.dropbox-dist/dropboxd
Has anyone had this problem and know a work around?