That did the trick - Thanks for your help.
In case anyone else is having trouble building on Ubuntu, I found this guide:
http://www.brandonsavage.net/installing-php-5-3-on-ubuntu/
--
troels
On Sat, Jul 18, 2009 at 3:44 PM, Keith Roberts wrote:
> On Sat, 18 Jul 2009, troels knak-nielsen wr
On Sat, Jul 18, 2009 at 9:30 AM, Keith Roberts wrote:
> Is this the standard prefork apache module for Ubuntu?
Probably not. There are two packages available:
apache2-prefork-dev - Apache development headers - non-threaded MPM
apache2-threaded-dev - Apache development headers - threaded MPM
Shoi
Hi list.
I'm trying to build php 5.3 on Ubuntu. I have installed
apache2-threaded-dev and used the following configure settings:
./configure --with-apxs2=/usr/bin/apxs2
Running make starts building some files until it fails with the
following output:
(snip)
ext/sqlite3/libsqlite/sqlite3.o: In f