1 message in net.sourceforge.lists.courier-users[courier-users] Fixed: building witho...
FromSent OnAttachments
Steve ArnoldJul 20, 2002 8:26 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Fixed: building without pgsql (sort of)Actions...
From:Steve Arnold (sarn@arnolds.dhs.org)
Date:Jul 20, 2002 8:26:40 pm
List:net.sourceforge.lists.courier-users

Howdy:

I found a different HOWTO with a little googling, and it had a blurb about finding the pgsql header files:

Step 4. # Set CFLAGS=-I/usr/include/pgsql, and export CFLAGS, so that gcc can find the header files in the postgres development libraries.

The document is on http://www.gphilip.net.eu.org/courierhowto/ but I could only pull it out of Google's cache (the site was not responding).

I guess I didn't actually build it without pgsql support, but it did build (so I'm happy). This probably ought to be set in the rpm build script, no?

Steve