Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 2004 20:17:17 -0500 (EST)
From:      Yonas <yonas@south2.mine.nu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74934: games/linux-q3ademo - libGL.so symbolic link needed
Message-ID:  <200412110117.iBB1HHcI031145@south2.mine.nu>
Resent-Message-ID: <200412110120.iBB1Kaig056129@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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