Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jun 2004 10:59:15 +0200
From:      Miguel Mendez <flynn@energyhq.es.eu.org>
To:        Andreas Davour <ante@Update.UU.SE>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Enemy Territory
Message-ID:  <20040624105915.0e5b407c.flynn@energyhq.es.eu.org>
In-Reply-To: <Pine.LNX.4.58.0406241010030.19107@Psilocybe.Update.UU.SE>
References:  <Pine.LNX.4.58.0406241010030.19107@Psilocybe.Update.UU.SE>

next in thread | previous in thread | raw e-mail | index | archive | help
--Signature=_Thu__24_Jun_2004_10_59_15_+0200_5yOt5I+er2qLXbLl
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

On Thu, 24 Jun 2004 10:15:37 +0200 (CEST)
Andreas Davour <ante@Update.UU.SE> 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.
 
Cheers,
-- 
	Miguel Mendez <flynn@energyhq.es.eu.org>
	http://www.energyhq.es.eu.org
	PGP Key: 0xDC8514F1


--Signature=_Thu__24_Jun_2004_10_59_15_+0200_5yOt5I+er2qLXbLl
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA2pfmnLctrNyFFPERAsGTAJ9RCgZLOD3Xn35eYb0MCSlqW+DRYwCgsjz/
oqIhNHWsEJJmX/e37I9zscQ=
=znu9
-----END PGP SIGNATURE-----

--Signature=_Thu__24_Jun_2004_10_59_15_+0200_5yOt5I+er2qLXbLl--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040624105915.0e5b407c.flynn>