On Thu, Oct 19, 2000 at 04:07:54PM -0700, Mike Pfleger wrote:
> Firstly, thanks Ryan, for helping me sort out which libc5 package I
> needed.
> 
> I have been trying to get Eagle-3.55r3e running on Storm2000.  This
> package runs happily on Mandrake 7.0-2, but segfaults on Storm.  I had
> to install the libc5 packages to "allow" this software to work, although
> so far it does not.
> 
> There are a few things (about the screen output) that puzzled me when I
> did:
>       ldd /opt/eagle-3.55r3e/bin/eagle
> 
> This claims that a bunch of the libraries cannot be found, although they
> are in the exact same place as in the Mandrake installation.  I forced
> the issue by symlinking (temporarily) from /usr/lib/ to the libs in
> /usr/X11R6/lib/ resulting (in the strace o/p) in the libs being found,

This is incorrect.  You are trying to use libc6 X11 libraries with
libc5.  This will not work, and will end up in a segfault.

Again, you should look for a libc5 built version of the libs, not create
symlinks.  For X libraries, the package you want is xlib6 (vs. xlib6g, the
ones for libc6).

-- 
Ryan Murray, Projects Manager, Stormix Technologies Inc., Debian Developer
Opinions expressed in this email are not necessarily those of my employer.


_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to