Forum OpenACS Development: Re: AOLServer 4.0 released...

Collapse
Posted by Nima Mazloumi on
Yeah it does. I have both v3.3 and v4 installed both using the same config.tcl...so I don't think this is the problem. But you are right often the little things cause problems.

But Malte...a second problem that I had was compiling nsprostgres. As you have mentioned in the Documentation an error message like

nspostgres.c: In function `Ns_PgTableList':
nspostgres.c:679: warning: passing arg 3 of `Tcl_DStringAppend' as signed due to prototype

is an indication that PostGreSQL is probably not in the standard location. I tried everything /usr/share, usr/local, usr/include but I always get this message. I use SuSE 9.0 and am possible to locate the postgres files via YAST but I have no clue what goes wrong.

Do you have an idea what file the compiler misses?

Greetings,
Nima