Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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 hope I'm in the right section, if I'm not, please forgive me, I just installed Debian 5.0, and I want to install firefox, and then install graphics drivers, etc, I downloaded firefox, but I don't know how to compile programs from source, I googled how to compile firefox but the results are very vague and some are very outdated. I downloaded FF from their site, the file name is firefox-3.5.5.tar.bz2, how do I compile this?
you have to untar it then type ./configure && make && makeinstall && firefox
on the terminal in the directory you untared it to.
That won't work.
Here's a quote as to why:
Quote:
Note: The installation file provided by Mozilla in .tar.bz2 format does not contain sources but pre-compiled binary files, therefore you can simply unpack and run them. There is no need to compile the program from source if all the system requirements are met.
Also,did you know Debian has an unbranded version of FF in its repositories called Iceweasel?.
Yeah, you're right, I was able to open Firefox without having to do anything, also the reason why I wasn't using Iceweasel is because I wasn't sure that a plugin would work, Quake Live only supports Firefox, but I was able to get that to work without doing anything I would have to do in Firefox, thanks a lot for helping me Also, the link in your signature for installing Nvidia drivers helped me a lot, thanks
I was a big fan of iceweasel for quite a while but then I realized Firefox runs a helluva lot more smoothly and uses way less ram/cpu. Gotta love the about:iceweasel info in iceweasel 3.5.5 though.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091028 Iceweasel/3.5.5 (like Firefox/3.5.5; Debian-3.5.5-1) lol
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 wonders how iceweasel 3.5.5 was built before firefox 3.5.5 was.
The security fixes are backported to the version in
lenny/stable. The idea is that no new features and/or bugs and/or
(unknown) security problems are introduced into a stable debian system.
Upstream (mozilla) always fix security issues with a new version that
usually also contains new features and thus may contain new bugs etc.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.