I used the Mint Debian GDebi package installer to install the deb file on my 64-bit system. I received the message that the software was installed successfully. The program appears in my menu but when I try to click on it nothing happens. When I try to run the program from the command line I get this message:
$ scrivener
/usr/share/scrivener/bin/scrivener.sh: 36: exec: /usr/share/scrivener/bin/Scrivener: not found
Could someone help me figure out what to do next here? Thank you in advance.
OK…you need to edit your PATH variable. I’d consult your distro’s documentation, but usually it’s in .bashrc or .profile in your home directory. (Or whatever shell’s rc that you’re using.) Don’t forget to log out/log back in after appending /usr/share/bin to it. (Or you can use source.) If there’s nothing else in either file, make sure you put the current path definitions in it, otherwise you won’t get access to them. (Generally defaults to whatever’s in your home directory, then whatever’s defined in the system.)
I just read in the post above this one, about how Graybyrd was successful in getting the Windows 1.7.1 to run on Wine. I’m going to try that route instead of trying to load the older version of Scrivener on the Mint Debian. And while I’m at it I’m going to re-install Mint 17. I’m not too keen on the LMDE version of Mint.
Sorry to have wasted anyone’s time here. I’ll keep trying options until something works. Who needs to work on writing the book manuscript when ya can install software all day & all week
EDIT June 5, 2014
I finally got Scrivener to work natively on Linux (not Wine), but with the main Mint 17 64 bit system (Cinnamon). The Mint 17 Debian seemed a bit buggy anyway (not just Scrivener problems). Anyway, I’m a happy camper now.
The error message is confusing, but you are actually missing some 32-bit libraries. I had the same problem. I found the instructions here: askubuntu.com/questions/454253/6 … t-binaries