Re: [Quickfix-users] [Quickfix-developers] postgresql support
Brought to you by:
orenmnero
From: Rodrick B. <rod...@gm...> - 2008-06-11 04:41:31
|
Try setting CFLAGS, LDFLAGS accordingly or editing the Makefile and setting the correct paths to where you have postgres headers installed. On Tue, Jun 10, 2008 at 9:30 PM, Vincent Predoehl < vpr...@ph...> wrote: > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > > I forgot to mention I'm having this trouble on MacOS X. > On Jun 10, 2008, at 8:17 PM, Vincent Predoehl wrote: > > either nobody knows the answer to this, or it's such a stupid question > nobody is bothering to answer. > > Anyway, I noticed I was missing libpq ( postgre C++ interface ) so I > installed that. I found the missing header not found by > PostgreSQLConnection.h - libpq-fe.h, and added that directory to the path, > but I still get the same error. > > I'm guessing that the path may be modified by ./configure or make so it > isn't finding the file. > > > -- VP > > > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Quickfix-users mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-users > > -- [ Rodrick R. Brown ] http://www.rodrickbrown.com http://www.linkedin.com/in/rodrickbrown |