On Sat, Aug 17, 2002 at 04:11:14PM +0200, vanuxem gregory wrote: > Le jeu 15/08/2002 � 16:40, PUYDT Julien a �crit : > > Le jeu 15/08/2002 � 15:43, vanuxem gregory a �crit : > > > > > - Xfree (from alpha.gnu.org) dosen't work for user, > > > if I use in Xwrapper.config 'allowed_users=console'. > > > But if I use 'anybody', => in the log, I find > > > /usr/X11R6/lib/X11/xkb/xkbcomp: error while loading shared libraries: > > > libXext.so.6: cannot open shared object file: No such file or directory > > > Couldn't load XKB keymap, falling back to pre-XKB keymap. > > > I have exported LD_LIBRARY_PATH. > > > Help... > > > > login user > > screen > > xinit /bin/wmaker > > => it works! > > (because of a bug, I was told, but it works for the moment ;-) ) > > (perhaps I have defined LD_LIBRARY_PATH somewhere in my conffiles) > > more precisely : > ldd /X11R6/bin/xterm, > ldd /bin/rxvt
Those are all shells, and as such sgid utmp, so that they can register your login session with utmp. suid and sgid programs must ignore LD_LIBRARY_PATH. > ldd /X11R6/bin/xkbcomp Dunno 'bout that one. > ldd /X11R6/bin/xmag That is just a normal app. -- `Rhubarb is no Egyptian god.' GNU http://www.gnu.org [EMAIL PROTECTED] Marcus Brinkmann The Hurd http://www.gnu.org/software/hurd/ [EMAIL PROTECTED] http://www.marcus-brinkmann.de/

