[TYPO3-50-general] PHP6 Build Problems on Ubuntu

Karsten Dambekalns karsten at typo3.org
Tue Jul 17 11:55:46 CEST 2007


Hi.

Karsten Dambekalns wrote:
> I have not yet been able to avoid the problem on Debian (on the 5.0 dev 
> server).

Here we go: https://5-0.dev.typo3.org/info.php

I configured it like this:

./configure --prefix=/usr/local/php6 \
  --enable-bcmath \
  --enable-calendar \
  --enable-dba \
  --enable-exif \
  --enable-ftp \
  --enable-gd-native-ttf \
  --enable-soap \
  --enable-sqlite-utf8 \
  --enable-wddx \
  --with-apxs2=/usr/bin/apxs2 \
  --with-gettext \
  --with-iconv \
  --with-openssl \
  --with-pcre-regex \
  --with-pdo-sqlite \
  --with-sqlite \
  --with-zlib \
  --enable-zip

Regards,
Karsten


More information about the TYPO3-project-5_0-general mailing list