[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SDL Trouble...




SDL_image and SDL_NET are not included in the basic SDL package.  You
have to download them and install them separately.

It's kind of annoying.  If you use any of the code from the Programming
Linux Games book, you will find yourself downloading one little obscure
library after another.  It really makes you wish they'd included a CD...
Or at least put all the libraries and stuff you need in one place.

Randy




-----Original Message-----
From: Eric Peterson [mailto:FreeZeR147@home.com]
Sent: Monday, October 29, 2001 6:51 AM
To: silug-discuss@silug.org
Subject: Re: SDL Trouble...


Nate, when you run ~/AlephOne-0.12.0/configure
It should check for SDL (Checking for SDL >= 1.1.7)
Then the *two lines after it* are the ones that are giving me trouble.
Checking for SDL_image...no
Checking for SDL_net...no
Bleh.
Take a look at yours and tell me if it works, mmkay?

On Sunday 28 October 2001 09:53 pm, you wrote:
> On Sun, 28 Oct 2001, Eric Peterson wrote:
> > Nope.
> > ./configure --prefix=/usr
> > would install in /usr/include and /usr/lib, and did so.
> > However, AlephOne still dislikes is.
> > Btw, has anyone ever played Marathon...or Aleph?
>
> Heh. You already know I have. Anyway, I decided to install the
> SDL_image-devel packages and Aleph itself just out of the fear of you
> making me toy around with the source for it. Here be my output:
>
> [kliren:~] rpm -Uvh
/cdrom/RedHat/RPMS/SDL_image-devel-1.2.0-3.i386.rpm
> Preparing...          ###########################################
[100%]
>    1:SDL_image-devel  ###########################################
[100%]
> [kliren:~] rpm -ql SDL_image-devel
> /usr/include/SDL
> /usr/include/SDL/SDL_image.h
> /usr/lib/libSDL_image.a
> /usr/lib/libSDL_image.so
> [kliren:~/sources/AlephOne-0.12.0] ./configure
> { supressed configure output : elapsed time 17s : no errors }
> [kliren:~/sources/AlephOne-0.12.0] make
> { supressed make output : elapsed time 3m27s : no errors }
> [kliren:~/sources/AlephOne-0.12.0] make install
> { supressed make install output : elapsed time 3s : no errors)
> [kliren:~] /usr/local/bin/alephone
> FATAL: Please be sure the files 'Map', 'Shapes', 'Images' and 'Sounds'
are
> correctly installed and try again. (error -1)
>
> </output>
>
> Even though I'm too lazy to download the little level pack they have
on
> the site for it to make sure it runs right, I didn't get any really
> serious warnings when trying to run it. How nice :-)
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.