Examples to run on FerrBSD

I’m trying to get the examples to run on FerrBSD that are located at /usr/local/share/examples/SDL11. This is the output I’m getting:

./configure
checking build system type… i386-unknown-freebsd4.5
checking host system type… i386-unknown-freebsd4.5
checking target system type… i386-unknown-freebsd4.5
checking for a BSD-compatible install… /usr/bin/install -c
checking whether build environment is sane… yes
/usr/local/share/examples/SDL11/missing: Unknown --run' option Try/usr/local/share/examples/SDL11/missing --help’ for more information
configure: WARNING: `missing’ script is too old or missing
checking for gawk… no
checking for mawk… no
checking for nawk… no
checking for awk… awk
checking whether make sets ${MAKE}… yes
checking for gcc… gcc
checking for C compiler default output… a.out
checking whether the C compiler works… yes
checking whether we are cross compiling… no
checking for suffix of executables…
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether gcc accepts -g… yes
checking for style of include used by make… GNU
checking dependency style of gcc… none
checking for gcc option to accept ANSI C… none needed
checking for an ANSI C-conforming const… yes
checking how to run the C preprocessor… gcc -E
checking for X… libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname… yes
checking for connect… yes
checking for remove… yes
checking for shmat… yes
checking for IceConnectionNumber in -lICE… yes
checking for sdl-config… no
checking for SDL - version >= 1.2.4… no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
configure: error: *** SDL version 1.2.4 not found!

I’m not sure what it is trying to tell me I need to do here.
Thanks for your help

I’m trying to get the examples to run on FerrBSD that are located at /usr/local/share/examples/SDL11. This is the output I’m getting:

./configure
[…]
checking for sdl-config… no
checking for SDL - version >= 1.2.4… no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
configure: error: *** SDL version 1.2.4 not found!

I’m not sure what it is trying to tell me I need to do here.
Thanks for your help

Your sdl-config is not named sdl-config. You need to know what the name
of it is and set the variable SDL_CONFIG appropriately. Alternatively,
you may find an updated port or something which makes this problem go
away, as we complained (IIRC successfully) that the current version of SDL
should have the script named sdl-config.

The one you have is probably sdl12-config or sdl11-config or something
like that.On Mon, Jun 17, 2002 at 10:57:20AM -0400, Justin L. Boss wrote:


Joseph Carter Hey, that’s MY freak show!

anyone know if there is a version of dpkg for redhat?

-------------- next part --------------
A non-text attachment was scrubbed…
Name: not available
Type: application/pgp-signature
Size: 273 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20020618/1779ed05/attachment.pgp