From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 11 01:20:37 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BE3716A55B for ; Sat, 11 Dec 2004 01:20:37 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F361C43D5C for ; Sat, 11 Dec 2004 01:20:36 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iBB1Kamc056131 for ; Sat, 11 Dec 2004 01:20:36 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iBB1Kaig056129; Sat, 11 Dec 2004 01:20:36 GMT (envelope-from gnats) Resent-Date: Sat, 11 Dec 2004 01:20:36 GMT Resent-Message-Id: <200412110120.iBB1Kaig056129@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yonas Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D05BE16A4CE for ; Sat, 11 Dec 2004 01:17:23 +0000 (GMT) Received: from south2.mine.nu (CPE000d88f1439b-CM00e06f1f9c08.cpe.net.cable.rogers.com [70.24.14.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23EED43D4C for ; Sat, 11 Dec 2004 01:17:23 +0000 (GMT) (envelope-from yonas@south2.mine.nu) Received: from south2.mine.nu (localhost [127.0.0.1]) by south2.mine.nu (8.13.1/8.13.1) with ESMTP id iBB1HHEX031146 for ; Fri, 10 Dec 2004 20:17:18 -0500 (EST) (envelope-from yonas@south2.mine.nu) Received: (from yonas@localhost) by south2.mine.nu (8.13.1/8.13.1/Submit) id iBB1HHcI031145; Fri, 10 Dec 2004 20:17:17 -0500 (EST) (envelope-from yonas) Message-Id: <200412110117.iBB1HHcI031145@south2.mine.nu> Date: Fri, 10 Dec 2004 20:17:17 -0500 (EST) From: Yonas To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/74934: games/linux-q3ademo - libGL.so symbolic link needed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Yonas List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Dec 2004 01:20:37 -0000 >Number: 74934 >Category: ports >Synopsis: games/linux-q3ademo - libGL.so symbolic link needed >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 11 01:20:36 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Yonas >Release: FreeBSD 5.3-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd 5.3-RELEASE FreeBSD 5.3-RELEASE #2: Sun Nov 7 15:12:46 EST 2004 yonas@fbsd:/usr/src/sys/i386/compile/LAPTOP i386 >Description: I believe a symbolic link to /compat/linux/usr/X11R6/lib/libGL.so.1 is needed in /usr/local/share/q3ademo Otherwise, quake will complain that it can not find the libGL.so. Perhaps /compat/linux/usr/X11R6/lib/ could also be added to the library path, but creating a link may be a simplier solution. >How-To-Repeat: Run quake after install the >Fix: ln -s /compat/linux/usr/X11R6/lib/libGL.so.1 /usr/local/share/q3ademo/libGL.so This could be done by the port after installation. >Release-Note: >Audit-Trail: >Unformatted: