* tammy <[EMAIL PROTECTED]>, 2004-03-08 19:26 +0100: > Hi > > Here's how I made nspostgres on OS X. > > >########## nspostgres ########### > do this as root;) > ># postgres driver from aolserver > ># postgres must be installed prior to nspostgres install. > > > >cd $SRCDIR/oacs-modules/nspostgres > > > >make clean > >ranlib /usr/local/pgsql/lib/libpq.a > > > >setenv PGINC "$POSTGRES/include" > >setenv PGLIB "$POSTGRES/lib" > > > ># nspostgres doesn't link outta the box. Add -lnsdb to the MODLIBS var > >in the Makefile: > ># MODLIBS = -L$(PGLIB) -lpq -lnsdb > > > >su -m aolserver_user -c "make POSTGRES=$POSTGRES INST=$AOLSERVER ACS=1" > >su -m aolserver_user -c "make install POSTGRES=$POSTGRES > >INST=$AOLSERVER ACS=1"
Didn't work here... Are you on Panther? Maybe yoou could send me the files per PM? -Andre -- May as well be hung for a sheep as a lamb -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
