Bacula-users

Re: [Bacula-users] Problems installing Bacula 2.2.8

2008-05-18 22:12:05
Subject: Re: [Bacula-users] Problems installing Bacula 2.2.8
From: LDB <ldbout AT gmail DOT com>
Date: Sun, 18 May 2008 22:11:55 -0400
Reynier Perez Mira wrote:
> Hi,
> I'm trying to install Bacula 2.2.8 in Ubuntu Hardy Heron 8.04 Server. For 
> that I used this line:
> 
> ./configure -with-openssl=/usr/bin/openssl 
> --with-working-dir=/var/bacula/working/ 
> --with-scriptdir=/var/bacula/scriptdir --with-pid-dir=/var/bacula/piddir 
> --with-db-name=bacula_storage_db --with-db-user=postgres 
> --with-postgresql=/usr/include/postgresql/
> 
> But before the configure end I get this error: 
> 
> configure: error: Invalid PostgreSQL directory /usr/include/postgresql/ - 
> unable to find libpq-fe.h under /usr/include/postgresql/
> 
> I have developers libraries for PostgreSQL and when I run this command:
> locate libpq-fe.h
> 
> I get this output, so the file exists:
> /usr/include/postgresql/libpq-fe.h
> 
> What's wrong here?
> Cheers and thanks
> Ing. Reynier Pérez Mira
> Grupo Soporte al Desarrollo - Dirección Técnica IP
> 
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft 
> Defy all challenges. Microsoft(R) Visual Studio 2008. 
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Bacula-users mailing list
> Bacula-users AT lists.sourceforge DOT net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
> 

With MySQL I used the line,

   --with-mysql

So possibly try,

   --with-postgresql



without any arguments ... or equal sign.

LDB

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>