Re: postgresql-libpqxx

2011-08-17 Thread Pieter de Goeje
On Wednesday, August 10, 2011 09:03:19 PM Bruce Meier wrote:
> I have installed postgresql-libpqxx and included it in a test program
> and get the following error:
> "main.cpp:1:21: error: pqxx/pqxx: No such file or directory".

Hi,

Did you add -I/usr/local/include to the compiler flags of the test program?
All ports install their headers there.

Regards,
Pieter
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


postgresql-libpqxx

2011-08-10 Thread Bruce Meier

Hi,

I have installed postgresql-libpqxx and included it in a test program 
and get the following error:

"main.cpp:1:21: error: pqxx/pqxx: No such file or directory".

Thanks for any help you can offer.

Bruce Meier
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"