Hi again,
I found this thread right here on this forum that deals with the same problem I had with the nspostgres module. The error I get is because my postgres installation was done with SSL. So an -ssl tag must be added to the MODLIBS line.
That didn't fix the problem so I added -lcrypo to the MODLIBS line also.
Here's the link to the other thread: https://openacs.org/forums/message-view?message_id=118559
But now the problem comes from aolsever when I try to start it. I get the following error:
UD2-25:/web/openacs/etc Jose$ /usr/local/aolserver/bin/nsd -ft /web/openacs/etc/config.tcl
[24/Oct/2004:08:01:28][563.2684396012][-main-] Error: dns: getaddrinfo failed: No address associated with nodename
How can I fix this?
Thanks for all your help!