Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 1999 14:24:57 -0500 (CDT)
From:      Trenton Schulz <twschulz@gloria.cord.edu>
To:        Vallo Kallaste <vallo@matti.ee>
Cc:        freebsd-multimedia@FreeBSD.ORG
Subject:   Re: How to actually link with GLX library?
Message-ID:  <Pine.BSI.4.05L.9907061416270.6086-100000@gloria.cord.edu>
In-Reply-To: <19990706221203.A23182@myhakas.matti.ee>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 6 Jul 1999, Vallo Kallaste wrote:

> Hello
> 
> I got finally the GLX module and library compiled, it was quite a job
> for me. The module loads succesfully and I see the library listed also
> in ldconfig output. Now the question is how I can relink some
> applications or demos to see the real thing.. I will like to see the
> xlockmore linked against libGL.so.1 so I can run some nice screensavers.
> I don't have enough knowledge to do this, so please.. :-)

I assume you are talking about the nvidia glx module.  Most OpenGL programs
for FreeBSD (the ones in the port tree) are linked against libMesaGL.so.*
If the application was linked against Mesa 3 all you need to is Link
libMesaGL.so.* to your new libGL.so.1 and you should be ready to go.  I did
this and both xlock and battalion worked great (and real fast and pretty
too)  It also worked for my graphics projects from school.

Good luck,

-- 
Trenton Schulz
twschulz@cord.edu



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-multimedia" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.05L.9907061416270.6086-100000>