Results 1 to 6 of 6
I recently got SuSe 10.2 and i have downloaded programs that are in .gz format and i have nmo clue how to install them after i've extracted them, please help.
...
- 01-12-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 3
How do i install anything in linux SuSe 10.2?
I recently got SuSe 10.2 and i have downloaded programs that are in .gz format and i have nmo clue how to install them after i've extracted them, please help.
Chers
- 01-12-2007 #2Just Joined!
- Join Date
- Jan 2007
- Location
- L'viv, Ukraine
- Posts
- 7
The easier way is to download RPM for that program and install it through YAST.
- 01-12-2007 #3Just Joined!
- Join Date
- Nov 2006
- Location
- Stoney Stanton - England
- Posts
- 78
what programmes are you trying to install?
- 01-12-2007 #4check this tutorial. How to Install Softwares in Linux.
Originally Posted by CleverUmbrella
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 01-12-2007 #5Just Joined!
- Join Date
- Jan 2007
- Posts
- 3
I have tried to install 'NDISWrapper' 'Wireless Tools' and all programs that are .gz. I have no clue, help desperatley needed, thanks.
- 01-12-2007 #6First you have to extract them. From a terminal type:
Originally Posted by CleverUmbrella
Then cd to the directory that the files were extracted to which you will see just above the command line.Code:tar xvzf filename.gz
Then read the README and INSTALL file. Most likely it will instruct you to run ./configure, then make and then makefile.


Reply With Quote