LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Martin Sandiford <ms@mcdev.com.au>
  To  : Damien Byrne <dbyrne_it@yahoo.com>
  Date: 09 Jan 2001 18:14:44 +1030

Re: 3D - Mesa stuff

On Mon, 8 Jan 2001, dbyrne_it@yahoo.com wrote:
> Probably obvious, and perhaps wrong but, have you got the package
> [Mesa-common-devel-3.3-14mdk.i586.rpm] installed (or perhaps other
> devel packages like [Glide_V2-devel-2.53-4mdk.i586.rpm])?

I think the problem is that the Mesa-common-devel package for Mandrake
names the GL library libGL.so rather than libMesaGL.so.

As ssystem-1.6 does not come with an autoconf script to work this out
for you, you will need to edit the Makefile and on the line that says
LIBS= <other junk> delete the 'Mesa' from -lMesaGL so it reads -lGL.

You may also need to delete the 'Mesa' from -lMesaGLU also - not sure.

Regards,
Martin

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page