[Freeciv-Dev] Re: imlib configure problem (PR#354)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Mark Krumholz <krumholz@xxxxxxxxxxxxxxxxxxx> wrote:
> Version: 1.10.0
> Distribution: Built from source
> Client: Gtk+
> OS: Redhat linux 6.0, release 2.2.5-15
> I have been attempting to install freeciv. I have imlib version 1.9.7
> installed on my system. The library is in /usr/local/lib, the imlib-config
> script is installed in /usr/local/bin, and /usr/local/bin is in my $PATH.
> However, when I run ./configure, I get the message:
>
> *** The imlib-config script installed by IMLIB could not be found
> *** If IMLIB was installed in PREFIX, make sure PREFIX/bin is in
> *** your path, or set the IMLIB_CONFIG environment variable to the
> *** full path to imlib-config.
>
> Running configure after doing
> setenv IMLIB_CONFIG /usr/local/bin/imlib-config
> produces the same result, as does running configure with the prefix flag
> explicitly set to /usr/local.
Have you tried doing "rm config.cache" ? (Then re-run configure.)
Otherwise configure may be using out-of-date information.
-- David
|
|