From owner-freebsd-questions@FreeBSD.ORG Wed Jan 26 18:44:43 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 7DD2816A4D0 for ; Wed, 26 Jan 2005 18:44:43 +0000 (GMT) Received: from mail.celeritystorm.com (mail.celeritystorm.com [213.247.62.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB6D843D4C for ; Wed, 26 Jan 2005 18:44:42 +0000 (GMT) (envelope-from user@celeritystorm.com) Received: from [192.168.0.1] (unknown [81.84.175.77]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.celeritystorm.com (Postfix) with ESMTP id EA6773D74B1; Wed, 26 Jan 2005 19:44:14 +0100 (CET) Message-ID: <41F7E48B.6040203@celeritystorm.com> Date: Wed, 26 Jan 2005 18:42:19 +0000 From: - User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040724) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jorn Argelo References: <82ad4bb70501241504303a3bf2@mail.gmail.com> <20050125104613.M17463@wcborstel.nl> <20050126100358.M53468@wcborstel.nl> In-Reply-To: <20050126100358.M53468@wcborstel.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Derrick Ryalls 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 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jan 2005 18:44:43 -0000 I run ET on 5.2.1-RELEASE and didn't have to do anything else than installing nvidia-driver and downloading the game (linux version) Jorn Argelo wrote: >On Tue, 25 Jan 2005 18:20:26 -0800, Derrick Ryalls wrote > > >>>>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. >> >> > >That doesn't matter too much AFAIK. I've been running Gentoo for quite a >while, and I could run OpenGL screen savers without a problem, but once I >started UT2004 or any other OpenGL app it said that it couldn't find the libs. >And I don't think it's platform dependant. Correct me if I'm wrong, of course >:) > >Jorn >_______________________________________________ >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" > > >