Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Installing to Slackware 64-bit

  • 2 replies
  • 26 have this problem
  • 1 view
  • Last reply by joliss

more options

Something's missing!

All directories seem executable. All shell scripts seem 100755 octal. I'm logged in as root. What am I missing? The beta 4 runs the same. Your docs seem to omit any dependency issues, so here I am.

bash-3.1# pwd /opt/firefox3/firefox bash-3.1# ./firefox ./run-mozilla.sh: line 143: ./firefox-bin: No such file or directory bash-3.1#

bash-3.1# ls LICENSE greprefs libssl3.so README.txt icons libxpcom.so Throbber-small.gif libfreebl3.chk libxul.so application.ini libfreebl3.so modules blocklist.xml libmozjs.so mozilla-xremote-client browserconfig.properties libnspr4.so platform.ini chrome libnss3.so plugin-container components libnssckbi.so plugins crashreporter libnssdbm3.chk removed-files crashreporter-override.ini libnssdbm3.so res crashreporter.ini libnssutil3.so run-mozilla.sh defaults libplc4.so searchplugins dependentlibs.list libplds4.so update.locale dictionaries libsmime3.so updater extensions libsoftokn3.chk updater.ini firefox libsoftokn3.so firefox-bin libsqlite3.so

Something's missing! All directories seem executable. All shell scripts seem 100755 octal. I'm logged in as root. What am I missing? The beta 4 runs the same. Your docs seem to omit any dependency issues, so here I am. bash-3.1# pwd /opt/firefox3/firefox bash-3.1# ./firefox ./run-mozilla.sh: line 143: ./firefox-bin: No such file or directory bash-3.1# bash-3.1# ls LICENSE greprefs libssl3.so README.txt icons libxpcom.so Throbber-small.gif libfreebl3.chk libxul.so application.ini libfreebl3.so modules blocklist.xml libmozjs.so mozilla-xremote-client browserconfig.properties libnspr4.so platform.ini chrome libnss3.so plugin-container components libnssckbi.so plugins crashreporter libnssdbm3.chk removed-files crashreporter-override.ini libnssdbm3.so res crashreporter.ini libnssutil3.so run-mozilla.sh defaults libplc4.so searchplugins dependentlibs.list libplds4.so update.locale dictionaries libsmime3.so updater extensions libsoftokn3.chk updater.ini firefox libsoftokn3.so firefox-bin libsqlite3.so

All Replies (2)

more options

My guess is that firefox-bin is 32-bit - I've had this happen to me on Firefox 3.6 *and* Firefox 4.0. I had to recompile for my machine since Slack64 doesn't ship with any 32-bit compatibility libraries. It's not that hard to do.

[https://developer.mozilla.org/En/Deve.../Build_Instructions]

Modified by yage

more options