Eriksen Costa wrote: > It works! It was the only package related to bind9 that I didn't > installed. > > This package is a dependency then and fink should install it before > PHP, am I right? It's a build dependency, yes; though not in the package description yet. There were changes made recently in the bind packages. > It would be good also if the fink packages page listed the > dependencies, like the packages.debian.org > <http://packages.debian.org> do. > > Thanks, > Eriksen Costa > Fink keeps that information on your system:
fink show-deps <packagename> It's also available via the packages pages; not directly, but by clicking on the InfoFile: link. > > On Thu, Mar 12, 2009 at 6:42 PM, Alexander Hansen > <[email protected] <mailto:[email protected]>> wrote: > > Eriksen Costa wrote: > > Hi all! > > > > I am trying to install PHP5 by fink (using fink commander) but it > > fails. My OS X is 10.5.4 (fresh install) with XCode Tools installed, > > fink version 0.28.7 and commander (0.5.4). The lasts lines from the > > command output are: > > > > Anyone had the same problem? It's seems like something wrong with a > > bind9 header file but I am not sure. I already did the selfupdate, > > cleaned and tried again. > > > > > > > <snip> > > /sw/src/fink.build/php5-5.2.6-4/php-5.2.6/ext/standard/dns.c:51:28: > > error: bind/arpa/inet.h: No such file or directory > installing libbind6-dev should give you all of the missing .h files. > > -- > Alexander Hansen > Fink User Liaison > > -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
