On Wed, 23 Jul 2003, Micah Dowty wrote: :On Thu, Jul 24, 2003 at 12:16:19PM +1200, Eric Gillespie wrote: :> On Wed, 23 Jul 2003, Marine Martin-Guillerez wrote: :> :> :I've install a Mandrake Linux 9.1 (the last version i know) wich include the :> :SDL. But, when i want to install PicoGUI with the file of the snapshot and i :> :run the commande ./configure, he didn't found the SDL library which is in :> :the standard path (/usr/lib/). When i try to give the specific path for the :> :SDL library with the command ./configure --with-sdl-prefix=/usr/lib/ but the :> :SDL library doesn't found. A friend with know linux better than me get a :> :look to this installation. He try something but i don't know why and he :> :doesn't understood why the ./configure don't found the SDL library on the :> :standard path. Someone know what ? :> :> You need to install libSDL1.2-image-devel as well - basically, anything that :> has libSDL and -devel in the package name, like libSDL1.2_ttf-devel, or :> libSDL1.2_sound-devel, install it. :> :> Then, rerun ./configure again. : :Hmm, that shouldn't be necessary. PicoGUI doesn't use SDL_image, :SDL_ttf, or anything but the core SDL video functionality.
Okay - I stand corrected. Then just install libSDL1.2-devel package. Make sure it is for the same version of SDL libraries as you already have installed, and re-run ./configure of course. -- /| _,.:*^*:., |\ Cheers from the Viking family, including Pippin, our cat | |_/' viking@ `\_| | | flying-brick | $FunnyMail : What do you mean, I've lost the plot? \_.caverock.net.nz_/ 5.40 : I planted them carrots right here!! ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pgui-devel
