Changes between Initial Version and Version 1 of Ticket #14013
- Timestamp:
- Jan 21, 2008, 5:15:36 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14013
-
Property
Milestone
changed from
to
Port Bugs
-
Property
Milestone
changed from
-
Ticket #14013 – Description
initial v1 1 1 I have been trying to install php5 without success. The item exits with the following error: 2 2 3 {{{ 3 4 ---> Configuring php5 4 5 Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_php5/work/php-5.2.5" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --with-config-file-path=/opt/local/etc --enable-calendar --with-iconv=/opt/local --enable-exif --enable-ftp --enable-wddx --with-zlib=/opt/local --with-bz2=/opt/local --without-mysql --without-sqlite --without-pdo-sqlite --with-libxml-dir=/opt/local --with-gettext=/opt/local --with-xml --with-expat-dir=/opt/local --with-xmlrpc --enable-soap --enable-filepro --enable-bcmath --enable-trans-sid --enable-mbstring --enable-dbx --enable-dba --with-openssl=/opt/local --with-mhash=/opt/local --with-mcrypt=/opt/local --with-xsl=/opt/local --with-curl=/opt/local --with-pcre-regex=/opt/local --with-gd --with-jpeg-dir=/opt/local --with-png-dir=/opt/local --enable-gd-native-ttf --without-pear --with-freetype-dir=/opt/local --with-apxs=/usr/sbin/apxs --with-ldap=/usr --with-kerberos=/usr --with-iodbc=/usr " returned error 1 … … 35 36 36 37 Error: Status 1 encountered during processing. 38 }}} 39