Linux - NewbieThis 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.
Good morning! Total and complete newbie here, to the extent that yesterday was my first time ever seeing Linux, when I picked up my lovely little acer aspire one. <sheepish grin>
So today...I've installed Firefox 3, and a now stuck trying to get adobe flash player. Ai yi yi. I have a choice of file extensions:
.tar.gz for Linux
.rpm for Linux
YUM for Linux
.deb for Ubuntu 8.04+
I'd get the .tar.gz file. Linpus uses rpm but the install script in the flash player rpm package doesn't seem to work, so it's a special case where the easiest way to install is manually.
In more details:
1) Get the .tar.gz file
2) Unpack it by 'tar -xzf <filename>'
3) It will create a directory with the libflashplayer.so file in it. Copy the file to the 'plugins' directory of firefox (on most systems the plugins directory is /usr/lib/mozilla/plguins)
4) Restart firefox.
That's it. But for other packages use yum or rpm because Linpus uses rpm packages. Yum is a way to automatically fetch and install rpm packages including all dependencies etc...
Thanks so much! Tried to follow your suggestion with the .tar.gz, but ended up completely lost. (sigh) Went back and redid with the .rpm (since you said that's what Linpus used) and it pretty much installed itself.
the firefox tar file is a self contained folder . there is no real need to do anything to it just run the "firefox" binary file
that IS the equivalent to the MS firefox.exe
-------- edit ------
you might want to do some reading on using " Linux" see:
"Rute User's Tutorial and Exposition" http://rute.2038bug.com/rute.html.gz
it is a bit old BUT is still very good reading
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.