Hello bacula-users,

after struggling for hours in order to compile bacula with --enable- bat on Opensolaris, now that I'm done: where is bat? I have a working bat script in my srcdir "in src/qt-console" that I can startup just fine, but gmake doesn't install it, only bat.conf and the manpage bat.1 which is exactly what is in the Makefile for the install target.

What am I missing?

I'm configuring like this:
ra...@os:~/bacula-3.0.1$ cat myconfigure
#!/bin/sh
PATH=$PATH:/usr/local/Trolltech/Qt-4.5.1/bin
PKG_CONFIG_PATH=/usr/local/Trolltech/Qt-4.5.1/lib/pkgconfig
./configure -C \
            --enable-bat \
            --prefix=/usr/local/bacula \
            --with-qwt=/usr/local/qwt-5.2.0 \
            --with-mysql=/usr/mysql/5.0 \
            --with-openssl=/opt/csw/ssl

Thanks!
-Ralph

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to