> Since X is just contained in a .tgz file, just mount the CD (or
> whatever other install media you used) and do something like:
> $su
> #cd /
> #tar -zxvf /path/to/install/sets/x*
> #exit
> $startx

Don't forget the 'p' flag in there, when dealing with install
sets:

tar zxvpf /path/to/install/sets/x*

Benny


-- 
"God help us all if cats had thumbs."     -- Me, 2006

Reply via email to