On Sun January 6 2008 14:53:36 Aaron Kulkis wrote: > No, because /usr/bin/X11 is supposed to point at /usr/X11R6/bin. > > > do the following: > > $ su > password: > # cd /usr/bin > # rm X11 > # ln ../X11R6/bin X11 > # exit > $ ls -al /usr/bin/X11 > lrwxrwxrwx 1 root root 12 2006-12-26 /usr/bin/X11 -> ../X11R6/bin
That was true for 10.1, but for 10.3 you now have: lrwxrwxrwx 1 root root 1 2007-12-29 13:23 /usr/bin/X11 -> . as explained by Christian. -- Carlos FL "It is not worth an intelligent man's time to be in the majority. By definition, there are already enough people to do that." - G. H. Hardy -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
