Hello
Could somebody help me with this trange problem -
When configuring php-5.0.5 I can't go past libt1 error when running
"configure"
./configure --prefix=/usr/local
--with-apxs2=/usr/local/apache2/bin/apxs
--with-config-file-path=/usr/local/apache2/conf --disable-ipv6
--with-zlib=/usr --enable-ftp --with-gd --with-jpeg-dir=/usr
--with-png-dir=/usr --with-zilb-dir=/usr --with-ttf
--with-freetype-dir=/usr --with-t1lib=/usr --enable-gd-nateive-ttf
--with-mysql
I get this
checking for T1_StrError in -lt1... no
configure: error: Problem with libt1.(a|so). Please check config.log for
more information.
But php-4.4.0 configures just fine with the same script
Regards
Anton