Tobias,

Wow, sounds pretty cool.

The reason you are getting the error is because with XFree86 4.2,
some of the shared libraries have moved around a bit, compared with
what LTSP was expecting.

So, you need to rebuild your ld.so.cache file.

Normally, you would do this command on the server
to fix that:

   ldconfig -r /opt/ltsp/i386

But, i'm not sure if that will work on your rs/6000.

It's worth a try anyway.

If it doesn't work, you'll need to get somebody with ltsp
loaded on an x86 based server, and with the ltsp_x_core-3.0.3
package installed to run that command and send you
the /opt/ltsp/i386/etc/ld.so.cache file.

Jim McQuillan
[EMAIL PROTECTED]



On Sat, 26 Oct 2002, Tobias Orlamuende wrote:

> Hi folks!
> 
> Yes, I got it running!
> But only with runlevel 3.
> If I boot up the client in runlevel 5, I get the following error:
> --- snipp ---
> /usr/X11R6/lib/xkb/xkbcomp: error while loading shared libraries:
> libXext.so.6: cannot load shared object file: No such file or directory
> Couldn't load XKB keymap, falling back on pre-XKB keymap
> --- snipp ---
> I compared the location of the libXext* files with the i386 machine
> where it is running without problems and copied the libXext* files and
> links to the same places, which are:
> --- snipp ---
> /opt/ltsp/i386/usr/X11R6/lib/libXext.so
> /opt/ltsp/i386/usr/X11R6/lib/libXext.so.6
> /opt/ltsp/i386/usr/X11R6/lib/libXext.so.6.4
> /usr/X11R6/lib/libXext.a
> /usr/X11R6/lib/libXext.so
> /usr/X11R6/lib/libXext.so.6
> /usr/X11R6/lib/libXext.so.6.4
> --- snipp ---
> The result is the same as before without them.
> Note: If I reboot the RS/6000, the files are no longer in
> /opt/ltsp/i386/usr/X11R6/lib/
> 
> Does anyone got a hint?
> 
> Greetings
> 
> Tobias
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: ApacheCon, November 18-21 in
> Las Vegas (supported by COMDEX), the only Apache event to be
> fully supported by the ASF. http://www.apachecon.com
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.openprojects.net
> 

-- 



-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to