From owner-freebsd-questions@FreeBSD.ORG Thu Jun 24 10:12:19 2004 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 0E7EE16A4CE for ; Thu, 24 Jun 2004 10:12:19 +0000 (GMT) Received: from limicola.its.uu.se (limicola.its.UU.SE [130.238.7.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BD7A43D1D for ; Thu, 24 Jun 2004 10:12:18 +0000 (GMT) (envelope-from ante@Update.UU.SE) Received: by limicola.its.uu.se (Postfix, from userid 205) id AF532F004; Thu, 24 Jun 2004 12:12:17 +0200 (MSZ) Received: from limicola.its.uu.se(127.0.0.1) by limicola.its.uu.se via virus-scan id s2897; Thu, 24 Jun 04 12:12:11 +0200 Received: from Psilocybe.Update.UU.SE (Psilocybe.Update.UU.SE [130.238.19.25]) by limicola.its.uu.se (Postfix) with ESMTP id 3E3BEF00D; Thu, 24 Jun 2004 12:12:08 +0200 (MSZ) Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30086) id 34B6438012; Thu, 24 Jun 2004 12:12:08 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by Psilocybe.Update.UU.SE (Postfix) with ESMTP id 293315C002; Thu, 24 Jun 2004 12:12:08 +0200 (CEST) Date: Thu, 24 Jun 2004 12:12:08 +0200 (CEST) From: Andreas Davour To: Miguel Mendez In-Reply-To: <20040624105915.0e5b407c.flynn@energyhq.es.eu.org> Message-ID: References: <20040624105915.0e5b407c.flynn@energyhq.es.eu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-questions@freebsd.org Subject: Re: Enemy Territory X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jun 2004 10:12:19 -0000 On Thu, 24 Jun 2004, Miguel Mendez wrote: > Hi, > > [Enemy Territory run attempt] > > ...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 know some X stuff have gone south due to my clumsy fingers, but > > libGL.so.1 *is* present. I did a 'ls /usr/X11R6/lib/libGL.so.1' and it > > was there. It even was present at /usr/compat/linux/lib/libGL.so.1 > > when I checked. > > > Any ideas on how to debug this problem? I there some other missing > > stuff that can cause this? > > Ok, first, Enemy Territory is a Linux binary, and needs Linux libs, so > make sure all the needed Linux libs are there (libGL et al). > > Now, I seem to remember that I had to specify the opengl library once to > get it to work (sorry, I don't have ET installed right now). > > et should be a shell script that sets some variables and loads de real > thing. Now there's a parameter you can give to the real exe (something > like -r) to specify the full path for the opengl library. Try setting it > to /usr/compat/linux/libGL.so.1 and see if it finds it. I have the Linux compatibility stuff installed, no problem there. When I installed the nvidia drivers, as suggested by another poster, it started working like it should. Now it works fine. Thanks for the idea of looking at the er shell script! I hadn't thought about that. It might come in handy if more problems arise, or something isn't workign at its best later on. Thanks! /andreas =============================================== mail: ante@update.uu.se "Americans have different ways of saying things. They say 'elevator', we say 'lift' ... they say 'President', we say 'stupid psychopathic git.'" ===============================================