Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2007 11:53:58 +1000
From:      Norberto Meijome <freebsd@meijome.net>
To:        Zbigniew Szalbot <zbyszek@szalbot.homedns.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: php5-extensions and xorg libraries
Message-ID:  <20070604115358.6df8f4de@localhost>
In-Reply-To: <4661FE29.4010802@szalbot.homedns.org>
References:  <4661FE29.4010802@szalbot.homedns.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 03 Jun 2007 01:32:57 +0200
Zbigniew Szalbot <zbyszek@szalbot.homedns.org> 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070604115358.6df8f4de>