Date: Tue, 26 Jul 2005 07:19:57 -0500 From: "Alain Fabry" <alainfabry@hotmail.com> To: freebsd-questions@freebsd.org Subject: failed installation of phpBB Message-ID: <BAY101-F352F38C11C513D7CC74A29CACD0@phx.gbl>
next in thread | raw e-mail | index | archive | help
Hello, I'm trying to install phpBB on my system but I get the following error during installation (running Release 5.4). Which package is conflicting and causing this installation to fail? I have the following pkg installed which are related to php. ducati-748# pkg_info | grep php mod_php5-5.0.3_2,1 PHP Apache Module php5-gettext-5.0.3_2 The gettext shared extension for php php5-pcre-5.0.3_2 The pcre shared extension for php php5-session-5.0.3_2 The session shared extension for php ducati-748# Below is installation failure I get after make install clean ducati-748# make install clean ===> Installing for phpbb-2.0.17 ===> phpbb-2.0.17 depends on file: /usr/local/share/pear/System.php - not found ===> Verifying install for /usr/local/share/pear/System.php in /usr/ports/devel/pear-PEAR ===> pear-PEAR-1.3.5_1 depends on file: /usr/local/share/pear/Archive/Tar.php - not found ===> Verifying install for /usr/local/share/pear/Archive/Tar.php in /usr/ports/archivers/pear-Archive_Tar ===> Installing for pear-Archive_Tar-1.3.1 ===> pear-Archive_Tar-1.3.1 depends on executable: pear - not found ===> Verifying install for pear in /usr/ports/devel/php5-pear This port requires the CLI or the CGI version of PHP, but you have already installed a conflicting PHP port without them. *** Error code 1 Stop in /usr/ports/devel/php5-pear. *** Error code 1 Stop in /usr/ports/archivers/pear-Archive_Tar. *** Error code 1 Stop in /usr/ports/devel/pear-PEAR. *** Error code 1 Stop in /usr/ports/www/phpbb. ducati-748# Alain Fabry Network Engineer Belgacom http://[1]www.belgacom.be References 1. http://www.belgacom.be/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BAY101-F352F38C11C513D7CC74A29CACD0>