On Fri, 31 Dec 2004 borisdusek@xxxxxxxx wrote:
I wanted to install XFree 4.4.0 from source and followed the "Building XFree86 from a Source Distribution" manual at http://www.xfree.org/4.4.0/BUILD.html. In section "3. Using a shadow directory of symbolic links for the build", you discuss the usage of "lndir". I followed the instructions step by step (using lndir already installed on my system - Debian unstable) and I found an error occuring - you should not have specified this:
"cd the directory containing the xcdirectory
mkdir build
lndir ../xc
"
, which returns "../xc: No such file or directory", but you should have added line "cd build" before "lndir" command:
"cd the directory containing the xcdirectory mkdir build cd build lndir ../xc "
The problem was fixed by this modification.
Quite right. I have just committed a change to rectify this. Thanks for pointing it out.
Marc.
+----------------------------------+-----------------------------------+ | Marc Aurele La France | work: 1-780-492-9310 | | Computing and Network Services | fax: 1-780-492-1729 | | 352 General Services Building | email: tsi@xxxxxxxxxxx | | University of Alberta +-----------------------------------+ | Edmonton, Alberta | | | T6G 2H1 | Standard disclaimers apply | | CANADA | | +----------------------------------+-----------------------------------+ XFree86 developer and VP. ATI driver and X server internals. _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86