#16629: [bacula install] - includes weirdness --------------------------------+------------------------------------------- Reporter: odlist@easymac.fr | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: bacula Port: bacula | --------------------------------+------------------------------------------- Comment(by odlist@easymac.fr): Replying to [ticket:16629 odlist@…]:
when installaing bacula with postgresql or mysql we've got the error below :
checking for PostgreSQL support... no configure: error: Invalid PostgreSQL directory /opt/local - unable to find libpq-fe.h under /opt/local
Error: Status 1 encountered during processing.
even if postgresql installed properly and the "missing" file is in the include directory :
find /opt/local/ -name libpq-fe.h /opt/local//include/postgresql83/libpq-fe.h /opt/local//libpq-fe.h find: /opt/local//var/db/mysql5: Permission denied
/opt/local//var/macports/software/postgresql83/8.3.3_0/opt/local/include/postgresql83 /libpq-fe.h
--
this is on a brand new 1.6.0 macports, after a selfupdate (nothing is oudated)
With variants +mysql5 instead of +postgresql83, the error is : checking for MySQL support... no configure: error: Invalid MySQL directory /opt/local - unable to find mysql.h under /opt/local Error: Status 1 encountered during processing. -- Ticket URL: <http://trac.macports.org/ticket/16629#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS