From: freed@europa.orion.adobe.com (Alex Freed) Subject: Re: Seyon install problem on Linux Date: Sun, 4 Apr 1993 22:48:52 GMT
Another problem with the Seyon is that it doesn't seem to like my libc.
seyon: can't load library '/lib//libc.so.4'
Incompatible version.
is all I get.
ldd seyon returnes:
/lib/libXaw.so.3 (DLL Jump 3.0)
/lib/libXt.so.3 (DLL Jump 3.0)
/lib/libX11.so.3 (DLL Jump 3.0pl0)
/libc.so.4 (DLL Jump 4.3pl2)
I'm running SLS based on .99p6 and I have a link libc.so.4 -> libc.so.4.3
in /lib.
Any ideas?
Thanks.