FedoraThis forum is for the discussion of the Fedora Project.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Hey guys I dl'ed the tar file and unzipped it, however I do not see a config file or anything, and I did look at the install document and does not give any help.
1) Get Firefox2 from: http://www.getfirefox.com/
2) Unpack the download
3) Move the resulting folder to its new home (for me it was /usr/local)
4) ln -s /usr/local/firefox2/firefox /usr/local/bin/firefox2
To use firefox2.0 just type firefox2 at the command line (assuming /usr/local/bin is in your path).
Alternatively you can create an icon on the desktop to /usr/local/firefox2/firefox.
1) Get Firefox2 from: http://www.getfirefox.com/
2) Unpack the download
3) Move the resulting folder to its new home (for me it was /usr/local)
4) ln -s /usr/local/firefox2/firefox /usr/local/bin/firefox2
To use firefox2.0 just type firefox2 at the command line (assuming /usr/local/bin is in your path).
Alternatively you can create an icon on the desktop to /usr/local/firefox2/firefox.
HTH
Alright I just tried this and when I type firefox2 command it says - bash: firefox2: command not found.
Now in this folder is a firefox file and I did run firefox - however it opened the old one.
1) Get Firefox2 from: http://www.getfirefox.com/
2) Unpack the download
3) Move the resulting folder to its new home (for me it was /usr/local)
4) ln -s /usr/local/firefox2/firefox /usr/local/bin/firefox2
To use firefox2.0 just type firefox2 at the command line (assuming /usr/local/bin is in your path).
In the folder /usr/local/firefox2/firefox, there are two files, firefox and firefox-bin. Rename them firefox2 and firefox2-bin. Then try /usr/local/bin/firefox2. That is what did it for me.
If you are following these directions from GATTACA:
In the folder /usr/local/firefox2/firefox, there are two files, firefox and firefox-bin. Rename them firefox2 and firefox2-bin. Then try /usr/local/bin/firefox2. That is what did it for me.
OK I did this and it says:
error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.