Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!ihnp4.ucsd.edu!agate!reason.cdrom.com!usenet From: "Jordan K. Hubbard" <jkh@FreeBSD.org> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Where is libc.so.3.0 for 2.1R ? Date: Sat, 27 Jul 1996 19:06:30 -0700 Organization: Walnut Creek CDROM Lines: 23 Message-ID: <31FACB26.41C67EA6@FreeBSD.org> References: <01bb7b12$544bc460$232145a0@jane.techcenter.paccar.com> NNTP-Posting-Host: time.cdrom.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0b5a (X11; I; FreeBSD 2.2-CURRENT i386) To: Arlen Fletcher <fletcher@paccar.com> Arlen Fletcher wrote: > I recently bought an application from a vendor that converts databases > to HTML searchable format. They supported BSDi so I was hoping I'd > get lucky and the software would run on our FreeBSD 2.1R systems. > It didn't. I asked the manufacturer if they would ever port the app Probably a BSDI 2.0 binary, which we didn't support until later (2.1R only supports BSDI 1.x binaries). > FreeBSD and a week later they had!! > > When I tried to run the app it complained with: > > ld.so: bwsearch: Can't find shared library "libc.so.3.0" Looks like they compiled it under 2.2-current - whoops! You might get lucky if you simply copy (or link) libc.so.2.2 to libc.so.3.0. -- - Jordan Hubbard President, FreeBSD Project