Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Dec 2005 19:46:05 -0500
From:      Robert Fitzpatrick <lists@webtent.net>
To:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   php port using pear to get PEAR_Frontend_Web
Message-ID:  <1135125965.17437.9.camel@columbus.webtent.org>

next in thread | raw e-mail | index | archive | help
Can't seem to get this pear package to install, others install OK. Does
anyone know of an issue with the php port that could cause this? Not
sure about segmentation fault, I also see this on successfully installed
package. According to the PEAR site, there is no 0.5 version.

esmtp# pear install PEAR_Frontend_Web
Failed to download pear/PEAR_Frontend_Web within preferred state
"stable", latest release is version 0.4, stability "beta", use
"channel://pear.php.net/PEAR_Frontend_Web-0.4" to install
Cannot initialize 'PEAR_Frontend_Web', invalid or missing package file
Package "PEAR_Frontend_Web" is not valid
install failed
Segmentation fault (core dumped)
esmtp# pear install channel://pear.php.net/PEAR_Frontend_Web-0.4
pear/pear requires package "pear/PEAR_Frontend_Web" (version >= 0.5.0),
downloaded version is 0.4
pear/PEAR_Frontend_Web cannot be installed, conflicts with installed
packages
No valid packages found
install failed
Segmentation fault (core dumped)

--
Robert





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