On Sunday 04 February 2007 11:48, Ondrej PLANKA wrote: > Hi list, > > I have SuSE 9.2 with KDE. I want install wx-console and try-monitor. But > while I configure (with option below), I saw this warning: > > ./configure: line 14686: wx-config: command not found > wx-config program not found. wx-console disabled. > ./configure: line 14719: pkg-config: command not found > > I have alredy installed this package: > wxGTK-2.5.2.8-3 > wxGTK-compat-2.5.2.8-3 > > PLS, do you have some experience with installing wx-console and > tray-monitor?
You are very likely to have problems as the current Bacula code uses wxGTK 2.6.x If you are building from source (as indicated below), you need to install the wxGTK-devel rpm. > > Thanxxxxx > > My configure options: > > ./configure \ > --sbindir=/etc/bacula/bin \ > --sysconfdir=/etc/bacula/bin \ > --with-pid-dir=/etc/bacula/working \ > --with-subsys-dir=/etc/bacula/working \ > --enable-smartalloc \ > --with-mysql \ > --with-working-dir=/etc/bacula/working \ > [EMAIL PROTECTED] \ > [EMAIL PROTECTED] \ > --with-smtp-host=localhost \ > --with-baseport=9101 \ > --enable-tray-monitor \ > --enable-wx-console ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-users
