I'm guessing you are using LTSP-3, which is based on an older version of glibc.
The libs you've copied in, are from a newer version, and they are expecting a newer ld-linux.so dynamic linker. What you really need to do is start with LTSP-4, which is based on a much newer version of glibc. Jim McQuillan [EMAIL PROTECTED] On Fri, 30 Jan 2004, Adrian Kuepker wrote: > Palm Sync on terminals effort: > > We're running Local Apps = Y under Mdk9.2. We used ldd to display the > libraries pi-nredir depends upon and copied them into the LTSP tree. > > When we try to run pi-nredir from the terminal's promt however, it > displays the following error message: > > pi-nredir: /lib/libc.so.6: version `GLIBC_2.3' not found (required by > /lib/libpisock.so.8) > pi-nredir: /lib/libc.so.6: version `GLIBC_2.3' not found (required by > /lib/libreadline.so.4.3) > > Any pointers? > > If I can get the Palms running, I'll write up some documentation for it > (especially since I will have to duplicate the setup at several sites > anyway). > > Thanks, > > --Adrian > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _____________________________________________________________________ > 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.freenode.net > ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _____________________________________________________________________ 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.freenode.net
