On Thu, 2006-06-22 at 13:00 +0300, Angel Tsankov wrote:

The instructions for building Xorg in the BLFS book from 2006-05-31 say to sun 
the following commands as the root user:

ln -v -s ../X11R6/bin /usr/bin/X11 &&

ln -v -s ../X11R6/lib/X11 /usr/lib/X11 &&

ln -v -s ../X11R6/include/X11 /usr/include/X11



I think "../ " needs to be replaced with "/usr/", doesn't it?

Not as far as I can see - symlinks work fine as relative paths. The

above example will evaluate as, e.g, /usr/bin/../X11R6/bin, which is of

course the same as /usr/X11R6/bin.

Hmm, does the BLFS book say that I have to build Xorg in /usr/bin?

--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to