[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: SDL Trouble...
On Sun, Oct 28, 2001 at 06:14:56PM -0600, Eric Peterson wrote:
> The problem is, AlephOne's configure script doesn't see SDL_image's header
> file, thus giving me a problem.
Red Hat 7.1 and 7.2 (all I could check quickly) include SDL_image and
SDL_image-devel packages. You could probably just install those if
you happen to be running Red Hat.
The configure script is probably looking for the stuff in the
SDL_image-devel package:
osiris:~$ rpm -ql SDL_image-devel
/usr/include/SDL
/usr/include/SDL/SDL_image.h
/usr/lib/libSDL_image.a
/usr/lib/libSDL_image.so
Steve
--
steve@silug.org | Southern Illinois Linux Users Group
(618)398-7360 | See web site for meeting details.
Steven Pritchard | http://www.silug.org/
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.