From 3dd42dde16b3c61bcd46934b4aef2b130ff0a85c Mon Sep 17 00:00:00 2001 From: Barry deFreese Date: Thu, 2 Mar 2006 17:18:14 +0000 Subject: none --- Hurd/DebianXorg.mdwn | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) (limited to 'Hurd/DebianXorg.mdwn') diff --git a/Hurd/DebianXorg.mdwn b/Hurd/DebianXorg.mdwn index 28409171..323e62a2 100644 --- a/Hurd/DebianXorg.mdwn +++ b/Hurd/DebianXorg.mdwn @@ -168,16 +168,6 @@ Here is an example of my xorg.conf: Mode 0666 EndSection -### Dynamic Linking - -The Hurd does not use `ld.so.conf`, it is necessary to add the following to `/etc/profile` to be sure that the libraries are found: - - LD_LIBRARY_PATH=/X11R6/lib:$LD_LIBRARY_PATH - -"This is a linker issue. GNU/Hurd expects that \`RPATH' is used, however, Debian takes certain measures to avoid this. Note that this does not cut it for suid binaries because of security implications. We expect to rectify this by using \`RUNPATH', which is specified in the new ELF standard." -- [Why does X not work?](http://www.gnu.org/software/hurd/faq.en.html#q4-8) - -**_CAVEAT 12/28/2004:_** I did not have to do this so can someone verify that this still needs to be done or was it fixed? Thanks! - ### Starting X Finally, run `startx` @@ -186,7 +176,7 @@ However, there are several caveats to be aware of: * `xterm` does not work correctly; try `rxvt`. -**_UPDATE 3/2/2006_**: xterm works fine for me from youpi's repo. +**_UPDATE 3/2/2006_**: xterm works fine for me from youpi's repo (See link above). * `update-menu` does not yet work. As such, there are no fine Debian menus. * GNOME can now be ported with the new pthreads, but is still being worked on. Window Maker, TWM, Blackbox and FVWM all work. @@ -197,10 +187,6 @@ However, there are several caveats to be aware of: change from "Console Users Only" to "Anybody" -### Miscellaneous - -For you xchat lovers like me, xchat will compile if you disable the python module. (The python module causes an assertion failure in pthreads if one of you guru's wants to fix and package. **hint,hint**) - Good luck and enjoy! ---- -- cgit v1.2.3