From: salsaman <sal...@xs...> - 2004-09-04 13:32:36
|
Duilio Javier Protti wrote: >Which versions of automake, autoconf and libtool are you >using? >You must use at least libtool 1.5.x, automake 1.7.x and >autoconf 2.57. > >Is really strange you doesn't have libGL.la. Your distribution >splits Mesa library on core and development packages? > > >Bye, >Duilio. > > > I have Mesa installed. I also have nvidia drivers for the graphics card. [root@ruby libvisual-plugins]# libtool --version ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54) [root@ruby libvisual-plugins]# automake --version automake (GNU automake) 1.4-p6 Copyright (C) 1999, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Tom Tromey <tr...@re...> [root@ruby libvisual-plugins]# autoconf --version autoconf (GNU Autoconf) 2.57 Written by David J. MacKenzie and Akim Demaille. Copyright 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. These are the latest versions from Mandrake 9.2 which is what I'm currently using on the LiVES development box. Salsaman. |