On Thu, Mar 16, 2006 at 01:00:54PM -0900, Damien Hull wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Here's what I've got
> 1. OpenBSD 3.8
> 2. Apache 2
> 3. MySQL 5 (Static Libraries)
> 4. PHP5
> 
> PROBLEM
> 1. Configured PHP with "apxs2" and "--with-mysql=/usr/local/mysql"
> 2. "make" works fine. No error message.
> 3. "make install" can't find "libphp5.so"
> 4. I configured without MySQL support and everything works.
> 
> I also did a test with PHP4. Same problem. If I add mysql support it
> can't find "libphp4.so".
> 
> What's going on here and how do I fix the problem?

How about pkg_add(1)?

                Joachim

Reply via email to