[quake2] Quake 0.16 rc2...

Jamie Wilkinson jaq at spacepants.org
Mon Sep 27 08:52:08 EDT 2004


This one time, at band camp, Brendan Burns wrote:
>For example on my Fedora 2 system at work:
>
>-bash-2.05b$ ls -l /usr/X11R6/lib/libGL.so
>lrwxrwxrwx  1 root root 27 Aug 24 10:22 /usr/X11R6/lib/libGL.so -> 
>/usr/X11R6/lib/libGL.so.1.2
>
>So I think loading libGL.so is the most generic thing to do.

This is only true because you have the devel packages installed,
     libfoo.so is always used by the compile time linker to find the
     real library to link against.  It's always the versioned library
     that the runtime linker uses.



More information about the quake2 mailing list