Hello,

On 07.10.2005 23:24, Dale Hird wrote:

Hi There, I am new to bacula, but have used various backup software
before, such as netbackup, arcserve, etc.  I am trying to configure the
package on my suse 9.3 amd64 box, using postgresql which is already
installed and configured..  I run this configure
./configure \
    --sbindir=$HOME/bacula/bin \
    --sysconfdir=$HOME/bacula/bin \
    --enable-smartalloc \
    --with-pid-dir=$HOME/bacula/bin/working \
    --with-subsys-dir=$HOME/bacula/bin/working \
    --with-postgresql=$HOME/include/pgsql \
    --with-working-dir=$HOME/bacula/bin/working \
    --with-dump-email=$USER \
    --with-smtp-host=mail.consolitek.ca \
    --with-baseport=9101
and it dies with the error ctek-lx01:~/bacula # configure: error: Invalid PostgreSQL directory
/root/include/pgsql - unable to find libpq-fe.h under
/root/include/pgsql

Are you sure postgres is installed in your root directory?
Anyway, try using --with-postgresql without the path specification. And, after I had to work through the configure file once, I think I remember that the actual include files are expected one level down the directory tree, or something like that...

wherease the file in question is indeed in that location...  I can't get
any farther than this, which isn't all that far.  Can anyone point me in
the right direction?

I hope that was the right direction.

Arno


Regards,
Dale Hird


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


--
IT-Service Lehmann                    [EMAIL PROTECTED]
Arno Lehmann                  http://www.its-lehmann.de


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to