Date: Mon, 11 Oct 2004 14:59:34 -0700 From: Jeremy Chadwick <freebsd@jdc.parodius.com> To: freebsd-current@freebsd.org Subject: Re: Library problems on fresh BETA 7 Message-ID: <20041011215934.GA88374@parodius.com> In-Reply-To: <1097531541.58856.0.camel@server> References: <416AFFA7.6080902@mac.com> <1097531541.58856.0.camel@server>
next in thread | previous in thread | raw e-mail | index | archive | help
This is caused by the library version bump. Using libmap.conf is a more than suitable workaround. Details: http://lists.freebsd.org/pipermail/freebsd-current/2004-October/039086.html Otherwise, install your packages remotely via FTP, and specifically use the ports/i386/packages-5.3-release/ directory (instead of the one that sysinstall is configured to use), or pkg_add -r. Details: http://lists.freebsd.org/pipermail/freebsd-current/2004-October/039367.html -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. | On Mon, Oct 11, 2004 at 02:52:21PM -0700, Sean McNeil wrote: > On Mon, 2004-10-11 at 14:48, Pete Carss wrote: > > after a minimal network install of BETA 7 - trying to run cvsup i get: > > > > /libexec/ld-elf.so.1: Shared object "libm.so.2" not found, required by > > "cvsup" > > > > This was after installing cvsup-without-gui through /stand/sysinstall. > > I'm sure its fixed by now, I haven't had this problem with a machine > > that has stepped up from BETA2 to BETA7. As soon as I get cvsup fixed > > I'll probably find out that this is fixed...;-) > > I do not think it is fixed yet. I just added a line to my > /etc/libmap.conf to get around it. >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041011215934.GA88374>