On Sun, 03 Jun 2007 01:32:57 +0200 Zbigniew Szalbot <[EMAIL PROTECTED]> wrote:
> Hello, > > I will appreciate any help. When trying to install php5-extensions, I > get the following error: > > ===> Applying FreeBSD patches for php5-gd-5.2.2 > ===> php5-gd-5.2.2 depends on executable in : phpize - found > ===> php5-gd-5.2.2 depends on file: /usr/local/bin/autoconf259 - found > ===> php5-gd-5.2.2 depends on file: /usr/local/libdata/xorg/libraries > - not found > ===> Verifying install for /usr/local/libdata/xorg/libraries in > /usr/ports/x11/xorg-libraries > Read /usr/ports/UPDATING for the procedure to upgrade or install xorg 7.2. [....] > > I cannot install php5-extensions, nor xorg nor xorg-libraries. I am lost > as to what to do. Many thanks in advance! Hi Zbigniew, yeah...one of those nits that I dont think it's properly explained. From my own experience and discussion in ports@ : http://lists.freebsd.org/pipermail/freebsd-ports/2007-May/041207.html 1)Bypass the dependency altogether: php5-gd itself is not the problem, but rather libgd, with XPM support enabled (I haven't confirmed it , but it makes perfect sense). 2) Let the ports tree know you are ready to use 7.2 (even if you never had 6.9 and (my) common sense says it should install 7.2 anyway) : As per /usr/ports/UPDATING, set XORG_UPGRADE , and follow the upgrade steps, including the rebase.sh script. clean xorg-libraries and install that by itself first (make sure XORG_UPGRADE is set in that session's env). B _________________________ {Beto|Norberto|Numard} Meijome Two things have come out of Berkeley, Unix and LSD. It is uncertain which caused the other. I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"