Re: [Bacula-users] ./Configure unable to make BACULA-5.0.1 from src

2010-04-03 Thread jcd95
OK. The problem come from : "depkgs-qt/qt4/bin/pkg-config" which return nothing. "depkgs-qt/qt4/bin/pkg-config" is an empty shell file. In ./configure for the moment have remplace by hard coding $PKGCONFIG by /usr/bin/pkg-config Now I continue installation. --

Re: [Bacula-users] ./Configure unable to make BACULA-5.0.1 from src

2010-04-02 Thread jcd95
Digging into ./configure have found that the system look for gtk+2.0 : TRAY_MONITOR_CPPFLAGS=`$PKGCONFIG --cflags gtk+-2.0' and $PKGCONFIG = /local/download/bacula/compil/bacula/depkgs-qt/qt4/bin/pkg-config Manually in a terminal, pkg-config --cflags gtk+-2.0 return : -I/usr/include/gtk-2.0 -I/

Re: [Bacula-users] ./Configure unable to make BACULA-5.0.1 from src

2010-04-02 Thread jcd95
Following remarks from Matija Nalis and Martin Simmons, I modified the configure script as : cd /local/download/bacula/compil/bacula/depkgs-qt source qt4-paths # cd /local/download/bacula/compil/bacula make distclean # # # prefix=/opt/bacula email=r...@localhost CPPFLAGS="-I /usr/include/gtk-2.0

Re: [Bacula-users] ./Configure unable to make BACULA-5.0.1 from src

2010-04-02 Thread jcd95
Martin Simmons lispworks.com> writes: > > > On Wed, 31 Mar 2010 17:23:43 + (UTC), jcdole said: > > > > Phil Stracchino metrocast.net> writes: > > > > > > > > On 03/31/10 06:24, jcdole free.fr wrote: > > > > Hello. > > > > > > > > Following your doc, I am unable to install Bacula 5

Re: [Bacula-users] Bacula e Mandriva - Bacula 5.0.1

2010-03-30 Thread jcd95
Carlo Filippetto gmail.com> writes: > > None can help me? > > 2010/3/17 Carlo Filippetto gmail.com>: > > Hi, > > I've done an upgrade from 2.4 to 5.0.1. > > > > All the client were upgraded well but other client with mandriva give > > me this error: > > > > config.status: creating platforms/Ma