Re: Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-14 Thread Ralph Porter
Good, idea. Don't they say you have to do this LFS and BLFS at least 2 or three times? I'm only hacking through 1st pass of BLFS. Lost count of LFS installs. On Nov 14, 2008, at 8:23 PM, William Harrington wrote: > Ralph, > > > A good way to fix that is when you enter BLFS to do the po

Re: Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-14 Thread William Harrington
Ralph, A good way to fix that is when you enter BLFS to do the post LFS configuration and go through the profile data immediately. That's why it is at the beginning. Set up XORG_PREFIX XORG_CONFIG and PKG_CONFIG_PATH in /etc/profile.d, especially when using a prefix other than /usr f

Re: Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-14 Thread Ralph Porter
Thanks DJ, I kind of surmised that starting over might be the answer. On question though. The sample scripts for downloading and compiling. The instructions say after running the config to "as root" make install. Well, i put the make install in the script and run it as root. Any issues with

Re: Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-14 Thread DJ Lucas
Ralph Porter wrote: > On Nov 13, 2008, at 6:45 PM, Dan Nicholson wrote: > > I recompiled as described below but still got the same error. > > Looking at xorg-lib-compile.log there is > > mkdir : cannont create directory '/usr/local/include/X11/Xtrans': > permission denied. Judging from the ab

Re: Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-14 Thread Ralph Porter
On Nov 13, 2008, at 6:45 PM, Dan Nicholson wrote: I recompiled as described below but still got the same error. Looking at xorg-lib-compile.log there is mkdir : cannont create directory '/usr/local/include/X11/Xtrans': permission denied. Even if i log on as root it still denies X11 is drwxr

Re: Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-13 Thread Dan Nicholson
On Thu, Nov 13, 2008 at 4:36 PM, Ralph Porter <[EMAIL PROTECTED]> wrote: > Hello folks, > > I've went through this a couple of times, checking the dependancies > and all. > > Here is the config i used. > > ./configure $XORG_CONFIG --with-module-dir=$XORG_PREFIX/lib/X11/ > modules --with-xkb-output=

Can't compile xorg-server. Posted here pending fixing my access to BLFS

2008-11-13 Thread Ralph Porter
Hello folks, I've went through this a couple of times, checking the dependancies and all. Here is the config i used. ./configure $XORG_CONFIG --with-module-dir=$XORG_PREFIX/lib/X11/ modules --with-xkb-output=/var/lib/xkb --enable-install-setuid -- disable-glx --disable-dri --disable-xprint