The Ur-Quan Masters Discussion Forum

The Ur-Quan Masters Re-Release => Technical Issues => Topic started by: Zzzzrrr on February 10, 2007, 04:18:41 pm



Title: SDL_image on Suse 10.2 x86_64 help!!!
Post by: Zzzzrrr on February 10, 2007, 04:18:41 pm
Hello,

I'm running Suse 10.2, x86_64. I have all the required libraries installed, but the "./build.sh uqm" cannot find my SDL_image libraries, which are actually located in /usr/lib64. The build file can find the regular SDL libraries which are located in the same place....

Any help or suggestions would be greatly appreciated.

Zzzzrrr


Title: Re: SDL_image on Suse 10.2 x86_64 help!!!
Post by: Novus on February 10, 2007, 06:23:12 pm
Do you have SDL_image-devel installed? IIRC, it's not on the downloadable CDs/DVD, so you'll have to install it from a FTP repository instead.


Title: Re: SDL_image on Suse 10.2 x86_64 help!!!
Post by: Zzzzrrr on February 10, 2007, 10:08:22 pm
Do you have SDL_image-devel installed? IIRC, it's not on the downloadable CDs/DVD, so you'll have to install it from a FTP repository instead.

Great, it worked! Thanks a lot for the tip...

Now all I need to do is add the Suse repository to my Smart channels.