Carlo Cabanilla *nix forums beginner
Joined: 05 Apr 2005
Posts: 1
|
Posted: Tue Apr 05, 2005 1:39 am Post subject:
libmm for mod_db4
|
|
|
Hi, I'm trying to build mod_db4 so I can use the PHP API for DBXML, and
it says I need libmm. I installed the library found at
http://www.ossp.org/pkg/lib/mm/
in /usr/local/ and tried to configure mod_db4 again but it still says
"configure: error: libmm required." What am I doing wrong?
This is my configure commands:
../configure --with-apxs=/www/bin/apxs
--with-db4=/usr/local/BerkeleyDB.4.3/ --with-mm=/usr/local/ |
|