Why does Dropbox fail with a "dropboxd not found" error?
Posted
by
Kevin
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Kevin
Published on 2012-06-30T01:53:06Z
Indexed on
2012/06/30
3:23 UTC
Read the original article
Hit count: 613
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?
© Ask Ubuntu or respective owner