I'm trying to recompiling apache+php with Ming support.
Script fails,
I'm trying to How-to for install ming libraries, but don't work.Code:configure: error: Please reinstall ming distribution. libming.(a|so) not found
ANy ideas?
![]()
I'm trying to recompiling apache+php with Ming support.
Script fails,
I'm trying to How-to for install ming libraries, but don't work.Code:configure: error: Please reinstall ming distribution. libming.(a|so) not found
ANy ideas?
![]()
Well. After lookinf for any sugestion, I see this:
Well Not problemCode:wget ......./ min-0.2.tar.gz make && make install
But when run /scripts/easyapache
Installler wget http://layer1.cpanel.net/buildapache...g-0.3beta1.tgz BUT compiling php-4.3.9 with this--->
configure php-4.3.9...(--with-apxs=/usr/local/apache/bin/apxs --with-xml --enable-bcmath --enable-calendar --with-curl --enable-exif --with-swf=/usr/local/flash --enable-ftp --with-gd --with-jpeg-dir=/usr/local --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-gettext --with-imap --with-imap-ssl --with-kerberos --with-mcrypt --with-ming=../ming-0.2a --enable-magic-quotes --with-mysql=/usr --with-openssl --enable-discard-path --with-pear --enable-sockets --enable-track-vars --with-ttf --with-freetype-dir=/usr --enable-gd-native-ttf --enable-versioning --enable-wddx --with-xmlrpc --with-zip --with-zlib
That it's Ok? I think NOT. I think with-ming=../ming-0.3beta1
bugzilla it. i personally dont use easyapache since ive edited the buildapache stuff and updated the libraries manually every time there's an update for a certain library. i find this easier than waiting for cpanel's updates.