Re: Patches
Ethan (allanon@crystaltokyo.com)
Tue, 17 Nov 1998 22:19:16 -0800 (PST)
On Tue, 17 Nov 1998, Vincent Lee wrote:
> Appreciate your help. Your last message to me was somewhat vague so I
> wasnt sure about waht you meant by the links. They were there when I
> checked and I tried to reinstall and it didn't work. I tried to sppol
> the .install.script file to a file and it doesn't spool the part that
> gives me problesm to a file.
>
> I did this
>
> ./install.script > error_out
>
> Any other suggestion?
If you use bash:
install.script > error_out 2>&1
If you use csh:
install.script >& error_out
Your /usr/X11 should be a link to /usr/X11R6, like so:
# ls -l /usr/X11
lrwxrwxrwx 1 root root 5 Jul 26 07:04 /usr/X11 -> X11R6/
----
Ethan Fischer
allanon@crystaltokyo.com
http://members.xoom.com/allanon1
--
WWW: http://www.afterstep.org/
FTP: ftp://ftp.afterstep.org/
MAIL: http://www.caldera.com/linuxcenter/forums/afterstep.html