[SLUG] Scanner, I'm part way there
Stephen O'Neill
soneill84 at yahoo.co.uk
Fri Nov 5 14:13:40 GMT 2004
>Steve, the rpm stuff is good but I have the same problem, where do I put
>the files before I start.
>
>
Decompress the archive somewhere first, anywhere... like in /home/john
or /tmp... so, assuming it is a .tar.gz or .tgz file:
tar -xvzf archive.tar.gz
Then go into the directory:
cd archive
The do the install commands
./configure && make && make install
If you're struggling to remove the old stuff then sod it and just
install over the top - seems you have little to lose :D
Steve
More information about the Scarborough
mailing list