Hello
I have installed php 5.2 fastcgi apache2 and now want to add to thise instalation php 5.3
Code:cd php-5.3.5 ./configure '--disable-posix' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-gd-native-ttf' '--enable-libxml' '--enable-magic-quotes' '--enable-mbstring' '--enable-pdo=shared' '--enable-soap' '--enable-sockets' '--enable-wddx' '--enable-zip' '--prefix=/usr/local/lib/php53' '--with-config-file-path=/usr/local/lib/php53/' '--with-curl=/opt/curlssl/' '--with-freetype-dir=/usr' '--with-gd' '--with-gettext' '--with-imap=/opt/php_with_imap_client/' '--with-imap-ssl=/usr' '--with-jpeg-dir=/usr' '--with-kerberos' '--with-libdir=lib64' '--with-libexpat-dir=/usr' '--with-libxml-dir=/opt/xml2/lib64' '--with-libxml-dir=/opt/xml2/lib64' '--with-mcrypt=/opt/libmcrypt/' '--with-mhash=/opt/mhash/' '--with-mysql=/usr' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--with-mysqli=/usr/bin/mysql_config' '--with-openssl=/usr' '--with-openssl-dir=/usr' '--with-pcre-regex=/opt/pcre' '--with-pdo-mysql=shared' '--with-pdo-sqlite=shared' '--with-pic' '--with-png-dir=/usr' '--with-sqlite=shared' '--with-xmlrpc' '--with-xpm-dir=/usr' '--with-xsl=/opt/xslt/' '--with-zlib' '--with-zlib-dir=/usr' make make install
At the end of make command i have errors:
Code:/root/downloads/php-5.2.13/sapi/cli/php: /usr/lib64/libxml2.so.2: no version information available (required by /root/downloads/php-5.2.13/sapi/cli/php) /root/downloads/php-5.2.13/sapi/cli/php: /usr/lib64/libxml2.so.2: no version information available (required by /root/downloads/php-5.2.13/sapi/cli/php) the same comunicate for XSLt
Maybe someone knows why?



LinkBack URL
About LinkBacks
Reply With Quote




without any trouble over one year.






