Quote:
Originally posted by MasterC
Sorry, I did kinda whip through that didn't I 
In those 2 directories you can grab the AfterStep RPM's. I'd say grab the SRPMS (source RPM's) because it'll be more tailored to your system but at the cost of a wee bit more work (the above syntax).
Either way, once you get a working RPM (either from the Source RPM and the command syntax above, OR by grabbing a precompiled RPM in the first link) then you just need to install them via your system's Add/Remove programs bit (pffft!) or by opening up a terminal, and entering the directory containing the new RPM's and typing:
rpm -Uvh filename.rpm
Where filename.rpm is the actual name of the RPM in that directory.
Cool
|
This is what I get on my terminal for the sRPM
[jarget@jargetnetwork jarget]$ cd /home/jarget/Downloads/AS/v16
[jarget@jargetnetwork v16]$ rpm --afterstep.src.rpm
--afterstep.src.rpm: unknown option
[jarget@jargetnetwork v16]$