From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 23:04:57 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 DD90716A4CE for ; Mon, 24 Jan 2005 23:04:57 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6102A43D53 for ; Mon, 24 Jan 2005 23:04:57 +0000 (GMT) (envelope-from kbsdcoles@gmail.com) Received: by rproxy.gmail.com with SMTP id z35so500270rne for ; Mon, 24 Jan 2005 15:04:56 -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:mime-version:content-type:content-transfer-encoding; b=PFEDoxH/w/dK8biatawDvgkFsiqhEXsAhTFqSzKHYNi/vlldyCCafQfnImfCsiZoaA2HkwnzAWzMId5FVHZz0MG4uhUTehM/gv8xJIzNksnqhywJZhPPgk+ZEmKz7z8UOuxNNZecwrKqS5RDSenjhqnGSjjDt+Tt9p0pKMXeAs8= Received: by 10.38.89.4 with SMTP id m4mr11162rnb; Mon, 24 Jan 2005 15:04:56 -0800 (PST) Received: by 10.38.101.64 with HTTP; Mon, 24 Jan 2005 15:04:56 -0800 (PST) Message-ID: <82ad4bb70501241504303a3bf2@mail.gmail.com> Date: Mon, 24 Jan 2005 18:04:56 -0500 From: Kevin Coles To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: 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: Kevin Coles List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 23:04:58 -0000 Hello, 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. Thanks, Kevin Coles