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

Re: SDL Trouble...




Does it check fo the presence of the headers?  Or does it check for the
presence of the libraries? 

Because Red Hat does not include /usr/lib in its default path for shared
libraries to search.  I think you have to add "/usr/lib"  to /etc/ld.so
and run ldconfig.  Or something like that.  Does anyone know what I'm
talking about?  I read it in the Programming Linux Games book.  I could
be remembering this comepletely worng...  I haven't had my Pepsi yet.

Randy  
  

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


Bleh.
I tried what you did, nate, but it *still* dislikes me.
Btw, are you running RH7.2 or 7.1?

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.