enigma-devel
[Top][All Lists]
Advanced

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

Re: [Enigma-devel] SDL_image prob unter MAC OS X


From: Daniel Heck
Subject: Re: [Enigma-devel] SDL_image prob unter MAC OS X
Date: Wed, 19 Feb 2003 08:35:58 +0100

Edwin Groothuis wrote:

> On Tue, Feb 18, 2003 at 06:53:26PM +0100, MetalSnake wrote:
> > Yesterday I reinstalled my System (MAC OS X 10.2.4) today I
> > installed SDL, SDL_image and SDL_mixer using fink. But when I try to
> > run configure for enigma from the 0.7 source I get the error that
> > SDL_image isn't installed.
> > I hope you can help me.
> 
> Saw it too on FreeBSD, that part of configure doesn't properly use
> previously defined, or detected, paths:

I rewrote a lot of the configure script, and I obviously forgot to take
that into account, sorry.

You should be able to circumvent this problem by setting the LDFLAGS
environment variables before calling configure:

        LDFLAGS='-L/usr/local/lib' ./configure

I will think about a better solution as soon as I have some time, but as
a temporary fix, this might work.

Cheers,
Daniel


-- 
Daniel Heck                             address@hidden
Bergheimerstr. 137
69115 Heidelberg                                   tel +49-6221-656047




reply via email to

[Prev in Thread] Current Thread [Next in Thread]