Tom Corr wrote:
On Saturday 30 April 2005 07:11, Sudhir Anand wrote: Sudhir -
Do you have those libraries installed? On my 9.3 system XMMS is 64 bit. Therefore, you should verify that from within Yast->Install and Remove Software, that you have those libraries installed. It may be useful to reinstall them anyway.
9.3 has both a 64 and 32 bit version of these libraries (not sure about libGL), but I have verified livmikmod and libvorbis. The only libGL libraries i noticed were libglade2.
tom
<snip> I have all the libraries installed. The libGL are the open GL libraries. As there is an nvidia card and driver installed, the libGL libraries are those provided by nvidia. I have checked with YaST that all the libraries are installed. The problem appears to be that the xmms makefiles are referencing the libGL libraries in /usr/lib, which are 32-bit where as they should be referencing the 64-bit libraries in /usr/lib64. As regards the others, it would appear that the configure script finds the packages for libmikmod and libvorbis but the make files cannot find the files in the locations they are searching.