Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

[PHP] 4.10 From: Mark (maggelet <email protected>)
Date: 12/18/01

Hi, I'm trying to build php 4.10 with Ming support.
(the ming I get from cvs that is supposed to work with 4.10)

I build ming and follow the instructions in the Readme file.
then I move into php and go:
./configure --with-apache=../apache_1.3.22 --with-gd
--with-ming=../ming

I get the following error:
configure: error: Please reinstall libming.so - I cannot find
libming.so

libming.so is in ../ming

so I open configure in emacs and

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>