Computers |
|
| | #1 (permalink) |
| Master Techie Join Date: Feb 2005
Posts: 2,576
| Hi everyone im a complete newbie to linux and i need a bt of help. i just got linux 9 redhat installed and but i wanna know how to install things onto it for example amsn or limewire thx for ur help
__________________ ![]() |
| | |
| | #10 (permalink) |
| Master Techie Join Date: Apr 2004
Posts: 2,532
| you need to get a copy of java 1.4 and library Xss and install those first, its called dependency, one program uses others to run, thats how linux is, most programs are a whole bunch of little ones tied together since your using redhat, find an rpm depository site and download the required files in rpm format and install them with rpm -i filename, you need to be logged in as root to do this |
| | |