Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2005 14:47:38 +0100
From:      Uwe Laverenz <uwe@laverenz.de>
To:        freebsd-questions@freebsd.org
Subject:   Re: Problem installing devel/pear
Message-ID:  <20051216134738.GC20554@laverenz.de>
In-Reply-To: <200512151429.06153.gentoo@tmgcon.com>
References:  <200512131412.24449.gentoo@tmgcon.com> <20051213134703.GB13012@laverenz.de> <200512151429.06153.gentoo@tmgcon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 15, 2005 at 02:29:06PM +1300, Tom Munro Glass wrote:
> Uwe, I've seen the thread on the ports@ mailing list but there doesn't seem to 

It seems nobody else has this problem and nobody else cares.

> be any mention of a solution there yet. Have you managed to fix the problem 
> on your machines yet?

Sorry, I've no solution so far. I get devel/pear installed with brute force, when
I install it before php4-extensions:

# pkg_delete php4-* pecl-* pear-*
# portinstall lang/php4
# portinstall devel/pear
# cd /usr/ports/lang/php4-extensions
# make rmconfig
# portinstall lang/php4-extensions

But this does not really help, because as soon as I start to install
other pear-ports (pear-File_Passwd, pear-Auth...), I get:

===> Installing tests in /usr/local/share/pear/tests/File_Passwd.
install ok: channel://pear.php.net/File_Passwd-1.1.5
Segmentation fault (core dumped)
*** Error code 139

I've wasted several hours now, I give up. :-(

Uwe




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