Ask a Question related to PERL Modules, Design and Development.
- fabre #1
GD Library on macosx Hi all,
I'm no sure about the right location of this question on the group. but I
haven't found any place better. And I know that on this list there are
really good experts.
I am trying to install GD library. In order to install this I have to
install also some modules:
PNG library, JPEG library, Freetype 2.x library
while the configuration process with:
../configure --with-png=/usr/local --with-freetype=/usr/local --with-jpeg=/sw
on folder /usr/loca/lib I have installed the following modules.
libexpat.0.4.0.dylib libfreetype.dylib libpng.3.1.2.5.dylib
libreadline.a
libexpat.0.dylib libfreetype.la libpng.a
libreadline.dylib
libexpat.a libhistory.4.2.dylib libpng12.0.1.2.5.dylib libz.a
libexpat.dylib libhistory.4.dylib libpng12.0.dylib mysql
libexpat.la libhistory.a libpng12.a php
libfreetype.6.3.3.dylib libhistory.dylib libpng12.dylib php.ini
libfreetype.6.dylib libpng. libreadline.4.2.dylib
pkgconfig
libfreetype.a libpng.3. libreadline.4.dylib
but on the building process I get:
checking for libpng-config... /usr/local/bin/libpng-config
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_create_read_struct in -lpng... no
configure: WARNING: libpng is required - see [url]http://www.libpng.org/pub/png/[/url]
checking for freetype-config... /usr/local/bin/freetype-config
and the result is like:
** Configuration summary for gd 2.0.15:
Support for PNG library: no
Support for JPEG library: yes
Support for Freetype 2.x library: yes
Support for Xpm library: no
could you tell me why I the PNG library can not be seen???
Thanks a million
Pedro
fabre Guest
-
http, library loaded, httpS library can't be found
I'm trying to get Verisign's Payflow Pro setup and going. I thought I had everything working, but when I went in through the SSL, httpS://, it... -
Cannot instantiate .NET Class Library to expose webservice client library
Now that I have got the mickey mouse .NET interop problem sorted (exposing ..NET library to ASP/VB6), I want to demo the real problem I am having. ... -
Calling a Managed C++ library which uses a load library function from a WS
Good Day! Im trying to call a managed c++ library from a web service using c# but when i go trough the code the was'nt able to load the library.... -
~/Library/ vs ~/System/Library vs /User/Library/
In article <110720031327074895%[email protected]>, justin <[email protected]> wrote: First off, you're a little bit confused. ~ means your home... -
[XFree86] system can't find library ( strange library behaviour )
Hi Mark, No I hadn't tried ldconfig, but it sorted out the problem, thanks! I'd read a little bit about libraries a while ago, but could not... - guidocramwincke #2
Re: GD Library on macosx
Hi Fabre,
I'm having the same problem, do you manage to solve the problem? Please
let me know what you did.
Thanks,
Guido.
--
Posted via [url]http://dbforums.com[/url]
guidocramwincke Guest




