[Freeciv-Dev] Re: (PR#20125) freeciv 2.1.0 beta2 COMPILATION on INTEL ma
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=20125 >
Michael Zedler wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=20125 >
>
> Jason Dorje Short schrieb:
>> To compile from source you will have to install the libpng library.
>
> It is installed, both the shared library as well as the development files.
>
> /sw/include/png.h
> d223-102:~/Documents/CVS/svn zedler$ ls /sw/lib/libpng*
> /sw/lib/libpng.3.1.2.8.dylib /sw/lib/libpng12.0.1.2.8.dylib
> /sw/lib/libpng.3.dylib /sw/lib/libpng12.0.dylib
> /sw/lib/libpng.a /sw/lib/libpng12.a
> /sw/lib/libpng.dylib /sw/lib/libpng12.dylib
Does configure know to look in /sw/ prefix? Try configuring with
--prefix=/sw
-jason
|
|