Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!math.ohio-state.edu!usc!hookup!news.mathworks.com!news.kei.com!nntp.coast.net!fu-berlin.de!news.dfn.de!news.dkrz.de!news.rrz.uni-hamburg.de!not-for-mail From: "Clemens Dumat" <Clemens_Dumat@public.uni-hamburg.de> Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: Netscape / Netbsd/sparc Date: Thu, 30 May 1996 09:26:38 +0100 Organization: University of Hamburg -- Germany Lines: 19 Message-ID: <Clemens_Dumat_73903941@public.uni-hamburg.de> References: <4ofsak$daa@news.calweb.com> NNTP-Posting-Host: kiev.public.uni-hamburg.de Cameron Slye wrote about "Netscape / Netbsd/sparc": > Tring to get Netscape working on a sparc1+ with NetBSD. Using the SunOS > version, have the libs installed as said in man sunos_compat libs are > from SunOS 4.1.4. Netscape just gives me a ld.so: libc.so.1 not found. > Any ideas ? Maybe forgot an ldconfig? Mybe a bad hack (i'm still new to *nix): i once had a similar problem. It worked when i created a link from my libc.so.<*> (here it's libc.so.12.3) to libc.so.1, all in /usr/lib. If this is something one shouldn't do, forget about it. But here it worked. So long.. Clemens