From owner-freebsd-questions@FreeBSD.ORG Wed Jan 26 02:20:30 2005 Return-Path: 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 D2B3716A4CE for ; Wed, 26 Jan 2005 02:20:30 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D3EF43D46 for ; Wed, 26 Jan 2005 02:20:29 +0000 (GMT) (envelope-from ryallsd@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so687171rne for ; Tue, 25 Jan 2005 18:20:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=duW4sSnY9+T7w2ZUt+PX1+vnRbxVpRI3uFPrZGNT+IGzq/K480xVP96slI8xncMhozRMCSDcKOQIl/iEckIzTKtGK9F5P/JgOZLz7jzxTD1iteQuv987N5HeyiIF9aWUVq5g3ll01mGTvg7InwKybH0RtNx0NcGb4u7Wr1PTWZQ= Received: by 10.38.89.4 with SMTP id m4mr125192rnb; Tue, 25 Jan 2005 18:20:26 -0800 (PST) Received: by 10.38.208.49 with HTTP; Tue, 25 Jan 2005 18:20:26 -0800 (PST) Message-ID: Date: Tue, 25 Jan 2005 18:20:26 -0800 From: Derrick Ryalls To: Jorn Argelo In-Reply-To: <20050125104613.M17463@wcborstel.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <82ad4bb70501241504303a3bf2@mail.gmail.com> <20050125104613.M17463@wcborstel.nl> cc: Kevin Coles cc: freebsd-questions@freebsd.org Subject: Re: Enemy-Territory for Linux run Problem on FreeBSD 5.3 Release X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Derrick Ryalls List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 02:20:30 -0000 > > I am running FreeBSD 5.3 Release on a AMD Athlon 2800+ with Linux > > compatibility installed. I have just installed Linux-EnemyTerritory > > from ports and I tried to run it: ./et in > > /usr/compat/linux/usr/games/et . > > I then get this error message: > > > > ...loading libGL.so.1: QGL_Init: dlopen libGL.so.1 failed: > > libGL.so.1: cannot open shared object file: No such file or > > directory failed > > ----- CL_Shutdown ----- > > RE_Shutdown( 1 ) > > ----------------------- > > ----- CL_Shutdown ----- > > ----------------------- > > Sys_Error: GLimp_Init() - could not load OpenGL subsystem > > > > I have located libGL.so.1 in my /usr/X11R6/lib/ . > > I read the handbook page on Linux Compatibilty, however that didn't > > seem to help. > > > > Any assistance would be greatly appreciated. > > I'm not sure where it searches for its required libs. You can try making an > symbolic link to /usr/compat/linux/usr/lib if it's not there. Or > perhaps /usr/compat/linux/usr/local/lib. > > Jorn > > > Can you run an OpenGL screen saver? I am guessing that OpenGL is not enabled for your video for whatever reason. You might check your config file.