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
 
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?
 
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to