[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
netscape error
>>>>> robert == robert fallis <robert.fallis [at] virgin.net> writes:
robert> I have a problem with a printing error in
robert> netscape. I'm using Suse 6.1 and Netscape 4.6.. when I try
robert> to print from netscape I get this error -- sh:error in
robert> loading libaries. libc.so 5: cannot open shared object
robert> file: no such file or directory Can anyone explain this to
robert> me? slove the problem?
robert> I've reinstalled to Libc file. Point me in the direction
robert> of help?
Looks very ugly to me. SuSe 6.1 is glibc-2 (libc.so.6), right? (Do
ls -l *libc*, you should see symlinks from libc.so.6* pionting to
libc-2.*.so.)
Netscape 4.x I am pretty sure uses glibc. So looking for libc.so.5
(old HJ Liu libc) suggests something is screwy.
Anyway, that's deep magic. If I'm wrong, and it's going to work after
all, do `find /lib -name 'libc.so.5*''. Make sure that there are some
libc5's on your system, and check that the directory where they live
is in the list in /etc/ld.so.conf. Then su and do ldconfig.
If there are no libc5s to be found, you'll need to install a libc5
compatibility package. Dunno what SuSe calls it, sorry.
HTH
--
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences Tel/fax: +81 (298) 53-5091
__________________________________________________________________________
What are those two straight lines for? Free software rules.
Start your own FREE mailing list at
© 2000 Microsoft Corporation. All Rights Reserved