Nicholas Beacham-Watts wrote:

>Please help out an increasingly confused Newbie!  I need to install QT 
>library (qt-2.2.4-tar.gz) Kdelibs packages and Kdebase (minimum) and I have 
>read the FAQ and download notes also the IINSTALL notes in QT. The latter 
>sayI may need to be root and must start by unpacking the archive into 
>/user/local . However I get file not found from root after doing cd 
>/user/local and gunzip "package".
>

You have to include the path to the package .
Do this as ROOT
cd /usr/local/
gunzip /home/nicholas/download/<package>
Or where ever you have placed the package.

> Is this because I downloaded into the home 
>directory under my user login? I tried copying the QT package to /user/local 
>only to find this is not allowed. 
>

Probably you tried as 'user' to copy it to /usr/local
Try it as 'root'





_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to