From owner-freebsd-questions@FreeBSD.ORG Mon Aug 22 13:04:56 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5978816A41F for ; Mon, 22 Aug 2005 13:04:56 +0000 (GMT) (envelope-from leblanc@keyslapper.net) Received: from camomile.cloud9.net (camomile.cloud9.net [168.100.1.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id D66EB43D48 for ; Mon, 22 Aug 2005 13:04:54 +0000 (GMT) (envelope-from leblanc@keyslapper.net) Received: from camomile.cloud9.net (localhost.cloud9.net [127.0.0.1]) by camomile.cloud9.net (Postfix) with SMTP id 116AD55CA for ; Mon, 22 Aug 2005 09:04:54 -0400 (EDT) Received: from keyslapper.net (250-119.customer.cloud9.net [168.100.250.119]) by camomile.cloud9.net (Postfix) with ESMTP id 2A7CD55A1 for ; Mon, 22 Aug 2005 09:04:53 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by keyslapper.net (Postfix) with ESMTP id C7105114A7 for ; Mon, 22 Aug 2005 09:04:52 -0400 (EDT) Received: from keyslapper.net ([127.0.0.1]) by localhost (keyslapper.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 31664-01 for ; Mon, 22 Aug 2005 09:04:44 -0400 (EDT) Received: by keyslapper.net (Postfix, from userid 1001) id DAC721143E; Mon, 22 Aug 2005 09:04:44 -0400 (EDT) Date: Mon, 22 Aug 2005 09:04:44 -0400 From: Louis LeBlanc To: freebsd-questions@freebsd.org Message-ID: <20050822130444.GA31633@keyslapper.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <29965544.1124682278134.JavaMail.root@elwamui-karabash.atl.sa.earthlink.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline In-Reply-To: <29965544.1124682278134.JavaMail.root@elwamui-karabash.atl.sa.earthlink.net> X-PGP-Key: http://www.keyslapper.net/~leblanc/leblanc-at-keyslapper-net.asc User-Agent: Mutt/1.5.9i X-Virus-Scanned: amavisd-new at keyslapper.net X-AntiVirus: Checked by Vexira Antivirus v1.5 Subject: Re: Important question cant figure it out... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@FreeBSD.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Aug 2005 13:04:56 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 08/21/05 10:44 PM, Eric Murphy sat at the `puter and typed: > Okie dokie... >=20 >=20 > First off the install went flawlessly so i dont think it was a bad instal= l or anything... >=20 > eed:$ ldd /usr/X11R6/bin/glxgears=20 > /usr/X11R6/bin/glxgears: > libGL.so.1 =3D> /usr/X11R6/lib/libGL.so.1 (0x2807a000) > libXp.so.6 =3D> /usr/X11R6/lib/libXp.so.6 (0x28104000) > libXext.so.6 =3D> /usr/X11R6/lib/libXext.so.6 (0x2810c000) > libX11.so.6 =3D> /usr/X11R6/lib/libX11.so.6 (0x28119000) > libm.so.4 =3D> /lib/libm.so.4 (0x281da000) > libpthread.so.2 =3D> /usr/lib/libpthread.so.2 (0x281f0000) > libc.so.6 =3D> /lib/libc.so.6 (0x28215000) > libGLcore.so.1 =3D> /usr/X11R6/lib/libGLcore.so.1 (0x282ec000) > libnvidia-tls.so.1 =3D> /usr/X11R6/lib/libnvidia-tls.so.1 (0x289f= e000) > libm.so.3 =3D> not found (0x0) >=20 > So it seems libm.so.3 is in fact not found.. locate does not find it --- = so how can i install it without installing over the Xorg files with LibGL ? It might be that FreeBSD 6.0, or just the installation you have doesn't have that particular file present. Check on the freebsd-current mailing list to see if this is normal. You might have to update your source and rebuild world. You will want to check before doing anything, because it could be that this lib is simply part of a compatibility package. The port compat-4.x-i386-5.3_2 installs libm.so.2, so there may be a port in the works that installs libm.so.3. Are you sure you don't have any libm.so.* library at all? If so, did you install the port from a prebuilt package, or did you build the code from the ports? Maybe you just need to build and install the port yourself? Good luck. Lou > -----Original Message----- > From: Louis LeBlanc > Sent: Aug 21, 2005 10:15 PM > To: freebsd-questions@freebsd.org > Subject: Re: Important question cant figure it out... >=20 > On 08/21/05 09:45 PM, Eric Murphy sat at the `puter and typed: > > When I run either glxgears or mplayer I get this error..... > >=20 > > However when i try to install libGL from ports i get an error saying th= at is shares the same place as the xorg libs and doesnt want to over write = them.. > >=20 > > Im useing BSD 6.0=20 > >=20 > > how can I fix this? > >=20 > >=20 > >=20 > >=20 > >=20 > > greed# mplayer=20 > > /libexec/ld-elf.so.1: Shared object "libm.so.3" not found, required by = "libGL.so.1" > > greed# glxgears=20 > > /libexec/ld-elf.so.1: Shared object "libm.so.3" not found, required by = "libGL.so.1" >=20 > Try the following: > ldd /usr/X11R6/bin/glxgears >=20 > And provide the output. >=20 > Mine gives the following: > /usr/X11R6/bin/glxgears: > libGL.so.1 =3D> /usr/X11R6/lib/libGL.so.1 (0x28085000) > libXp.so.6 =3D> /usr/X11R6/lib/libXp.so.6 (0x2810f000) > libXext.so.6 =3D> /usr/X11R6/lib/libXext.so.6 (0x28116000) > libX11.so.6 =3D> /usr/X11R6/lib/libX11.so.6 (0x28123000) > libm.so.3 =3D> /lib/libm.so.3 (0x281e2000) > libpthread.so.1 =3D> /usr/lib/libpthread.so.1 (0x281fd000) > libc.so.5 =3D> /lib/libc.so.5 (0x28221000) > libGLcore.so.1 =3D> /usr/X11R6/lib/libGLcore.so.1 (0x282fb000) > libnvidia-tls.so.1 =3D> /usr/X11R6/lib/libnvidia-tls.so.1 (0x28a0= d000) >=20 >=20 > Note that it's looking for libm.so.3 in /lib/. >=20 > Next, you might want to find out where (and if) you actually *have* > libm.so.3 in your system - if your location db is up to date, `locate > libm.so.3` will tell you. If that gives no output, try `locate > libm.so`. >=20 > Also, since you're using (Free)BSD(?) 6.0, you might want to make sure > the OS installation went right, and that you've got the latest and > greatest of the 6.0 branch. >=20 > Of course, you might also want to search the -current mail list for > similar issues as well. >=20 > HTH > Lou > --=20 > Louis LeBlanc FreeBSD-at-keyslapper-DOT-net > Fully Funded Hobbyist, KeySlapper Extrordinaire :) > Please send off-list email to: leblanc at keyslapper d.t net > Key fingerprint =3D C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2 >=20 > Barbara's Rules of Bitter Experience: > (1) When you empty a drawer for his clothes > and a shelf for his toiletries, the relationship ends. > (2) When you finally buy pretty stationary > to continue the correspondence, he stops writing. >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >=20 --=20 Louis LeBlanc FreeBSD-at-keyslapper-DOT-net Fully Funded Hobbyist, KeySlapper Extrordinaire :) Please send off-list email to: leblanc at keyslapper d.t net Key fingerprint =3D C5E7 4762 F071 CE3B ED51 4FB8 AF85 A2FE 80C8 D9A2 Research is the best place to be: you work your buns off, and if it works you're a hero; if it doesn't, well -- nobody else has done it yet either, so you're still a valiant nerd. --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDCc1sr4Wi/oDI2aIRAk+ZAJ9vu+UaUPQ0anPdaETYvX78b2kUWwCePnsi firl2eVl8cJIgMMytffHx68= =QuOs -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--