From owner-freebsd-questions@FreeBSD.ORG Sun Jan 22 00:47:24 2006 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 DA1BF16A41F for ; Sun, 22 Jan 2006 00:47:24 +0000 (GMT) (envelope-from satyam@sklinks.com) Received: from smtp109.sbc.mail.mud.yahoo.com (smtp109.sbc.mail.mud.yahoo.com [68.142.198.208]) by mx1.FreeBSD.org (Postfix) with SMTP id EEBA143D48 for ; Sun, 22 Jan 2006 00:47:23 +0000 (GMT) (envelope-from satyam@sklinks.com) Received: (qmail 53771 invoked from network); 22 Jan 2006 00:47:23 -0000 Received: from unknown (HELO prajipati-freebsd.prajipati-freebsd) (varuna@sbcglobal.net@69.106.241.223 with plain) by smtp109.sbc.mail.mud.yahoo.com with SMTP; 22 Jan 2006 00:47:23 -0000 From: Joseph Vella To: freebsd-questions@freebsd.org Date: Sat, 21 Jan 2006 16:51:47 -0800 User-Agent: KMail/1.8.2 References: <755cb9fc0601201459v643bf464i892ef3efc68dc788@mail.gmail.com> <200601202307.46275.satyam@sklinks.com> <20060121083311.GA27807@laverenz.de> In-Reply-To: <20060121083311.GA27807@laverenz.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601211651.48054.satyam@sklinks.com> Cc: Uwe Laverenz Subject: Re: No openGL, glxgears, glxinfo - libm.so.3 not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 00:47:25 -0000 That did it, thanks much. Joseph On Saturday 21 January 2006 12:33 am, Uwe Laverenz wrote: > On Fri, Jan 20, 2006 at 11:07:46PM -0800, Joseph Vella wrote: > > /libexec/ld-elf.so.1: Shared object "libm.so.3" not found, required by > > "libGL.so.1" > > You have to install misc/compat5x from ports and add > compat5x_enable="YES" to your /etc/rc.conf. > > bye, > Uwe > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"