[SDL] Install problems
Herbert G. Fischer
nospam at pontoip.com.br
Fri Dec 27 14:45:01 PST 2002
You need SDL_net library. It's separeted from SDL.
Get it from the Libraries section on www.libsdl.org
----- Original Message -----
From: "Brett Carnot" <bcarnot at STELLCOM.com>
To: <sdl at libsdl.org>
Sent: Friday, December 27, 2002 7:18 PM
Subject: [SDL] Install problems
> I have gone down the long road of dependencies...
> This is the result to the tests you have asked us to perform.
> I know I am a rookie, but think I have everything installed correctly.
> Thank you very much for your help and time.
>
> Regards,
> Brett
>
> Error @ end of ./configure:
> checking for sdl-config... /usr/local/bin/sdl-config
> checking for SDL - version >= 1.2.0... yes
> checking for SDLNet_Init in -lSDL_net... no
> configure: error: SDL_net-libraries not found
>
> [root at localhost arianne]# which sdl-config
> /usr/local/bin/sdl-config
>
> [root at localhost arianne]# which sdl-config --version
> GNU which v2.14, Copyright (C) 1999 - 2001 Carlo Wood.
> GNU which comes with ABSOLUTELY NO WARRANTY;
> This program is free software; your freedom to use, change
> and distribute this program is protected by the GPL.
>
> [root at localhost arianne]# locate libSDL
> /usr/lib/libSDL-1.2.so.0.0.5
> /usr/lib/libSDL-1.1.so.0
> /usr/lib/libSDL-1.2.so.0
> /usr/lib/libSDL_mixer-1.2.so.0.2.2
> /usr/lib/libSDL_mixer-1.2.so.0
> /usr/local/lib/libSDLmain.a
> /usr/local/lib/libSDL-1.2.so.0.0.5
> /usr/local/lib/libSDL-1.2.so.0
> /usr/local/lib/libSDL.so
> /usr/local/lib/libSDL.la
> /usr/local/lib/libSDL.a
> /home/brachma/SDL-1.2.5/src/main/libSDLmain.a
> /home/brachma/SDL-1.2.5/src/.libs/libSDL-1.2.so.0.0.5
> /home/brachma/SDL-1.2.5/src/.libs/libSDL-1.2.so.0
> /home/brachma/SDL-1.2.5/src/.libs/libSDL.so
> /home/brachma/SDL-1.2.5/src/.libs/libSDL.lai
> /home/brachma/SDL-1.2.5/src/.libs/libSDL.a
> /home/brachma/SDL-1.2.5/src/.libs/libSDL.la
> /home/brachma/SDL-1.2.5/src/libSDL.la
>
> [root at localhost arianne]# tail config.log
> #define HAVE_UNISTD_H 1
> #define HAVE_DLFCN_H 1
> #define PACKAGE_SOURCE_DIR "/home/brachma/arianne"
> #define ETC_DIR "/usr/local/etc"
> #define VAR_DIR "/usr/local/var"
> #define LOG_DIR "/usr/local/log"
> #define LIB_DIR "/usr/local/lib"
> #define SHARE_DIR "/usr/local/share/Arianne"
>
> configure: exit 1
> [root at localhost arianne]#
>
> _______________________________________________
> SDL mailing list
> SDL at libsdl.org
> http://www.libsdl.org/mailman/listinfo/sdl
>
>
More information about the SDL
mailing list