Date:Thu, 11 Mar 2004 17:03:07 +0100
From:Thomas Linder
Subject:OpenGroupware Installation - Maybe you can add this

Hi . .I encountered troubles when compiling the mod_ngobjweb ..

I've been using your instructions on 
http://sukka.jct.ac.il/~yedidia/ogo_rh.html ...

I tried a few times to compile the shared object, but it always quit 
with a hundred lines of errors.

I then came across some very nice guy and he gave me the hint to compile 
everything by hand (apxs -c *.c) and not use the make command.
And see .. It worked.
Unfortunatley apxs created the name of the .so from the first .c File it 
receives on the command line . so the created .so has to be manually 
renamed ...

Maybe you can add this information .. :)

Anyway .. Good work

Back to the Howto