|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Oct 2003
Location: NorthEastern USA
Posts: 363
|
Suse Linux 9.1
Hi all,
I'm new to linux and I need help. I downloaded Firefox 1.5 and how do I install it? Try it with xnapp, when I do a search it doesn't detech firefox 1.5. Please show me how to install softwares? Thank you, Thepoor
__________________
Fair isn't always equal. |
|
|
|
|
|
#2 |
|
Member (10 bit)
|
As it states on : http://www.mozilla.com/firefox/relea...loadandinstall
"Extract the tarball in the directory where you want to install Firefox: tar -xzvf firefox-1.5.tar.gz This will create a firefox subdirectory of that directory."
__________________
Nisi defectum, Exploro quippini |
|
|
|
|
|
#3 |
|
Member (10 bit)
Join Date: Nov 2004
Posts: 800
|
IIRC you are going to want this in the /opt directory with SuSE, even though by convention programs that you compile yourself would go to /usr/local. Whatever works for you. /opt is a sfae bet. So, with that in mind:
Code:
you@localhost:~$tar xvzf firefox-1.5.tar.gz -C /opt Tada, Firefox! HTH |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|