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

Fwd: Re: Installing gd2 on OBSD 3.3



Why are you not using ports or packages?

why are you using 3.3? Anyway.

here is how I install a package:

# setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/3.4/packages/i386/
# pkg_add /path/package name


this will get all the depends for you.


ports is the same as on freebsd. lets say we wanted the utilty named unzip

% cd /usr/ports/archivers/unzip
% su
# make install clean
# exit


---
"They that can give up liberty to obtain
a little temporary safety deserve
neither liberty nor safety"
               Benjamin Franklin
               1706-1790
--

--------- Original Message ---------

DATE: Thu, 19 Feb 2004 19:04:30
From: Jough P <jough@wiretapped.us>
To: misc@openbsd.org
Cc: 

>Greetings all.  I'm trying to install from source the gd 2 graphics 
>library so PHP can manipulate images.  The configure script says it 
>can't find a necessary part of the PNG library.  I've got libpng 
>installed.  Here's a snip of the configure output.
>
>checking for libpng/png.h... yes
>checking for png_create_read_struct in -lpng... no
>configure: WARNING: libpng is required - see 
>http://www.libpng.org/pub/png/
>checking for freetype-config... no
>
>
>And here is my configure command:
>./configure '--with-jpeg=/usr/local' '--with-png=/usr/local/' 
>'--with-zlib-dir=/usr/include/'
>
>
>So, it finds png.h but still can't load png support into gd.
>
>Pearls of wisdom anyone?
>
>



Need a new email address that people can remember
Check out the new EudoraMail at
http://www.eudoramail.com

--------- End Forwarded Message ---------




Need a new email address that people can remember
Check out the new EudoraMail at
http://www.eudoramail.com