Click to See Complete Forum and Search --> : whereis mozilla
castlef
08-26-2001, 12:12 AM
after spending like 15 minutes compiling it without errors, i cannot find it. ./configure, make, make install all went smooth. i output the make install to install.log and its over 2 thousand lines long. i cannot find the binary for the 0.9.3 mozilla. i tried find /usr -name moz* -print . found one in /usr/bin , and one in /usr/lib/mozilla/ . both are 0.8 . someone want to look at my 'make install' log file ?
Tyr-7BE
08-26-2001, 12:19 AM
/usr/bin isn't it?
IIRC, I had to do a little work to get mozilla to run globally. Check /usr/local/mozilla. Is there a mozilla executable there? If there is, create a script in /usr/bin or /usr/local/bin (wherever your path has access to) that says
#!/bin/bash
cd /usr/local/mozilla
./mozilla
You must be in the mozilla directory to execute mozilla.
castlef
08-26-2001, 12:38 AM
when i am in the /usr/bin directory and execut ./mozilla it is version .8 .
error27
08-26-2001, 02:48 AM
here are the binaries...
http://mozilla.org/releases/