Re: [Bacula-users] Building BAT bombs

2010-05-12 Thread Martin Simmons
 On Tue, 11 May 2010 20:47:51 + (UTC), Jonathan M Prigot said:
 
 I downloaded/installed qt-devel-3.3.3-16.el4.x86_64. I did not see the include
 directory. By the way, I am building BAT fro the source RPM if that makes a
 difference.

Using the source RPM is fine.  The problem is that Bat needs Qt4 = 4.2.
http://www.bacula.org/manuals/en/console/console/GUI_Programs.html

__Martin

--

___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Building BAT bombs

2010-05-11 Thread Jonathan M . Prigot
 If downloaded means that you installed the rpm, then that is surprising.
 
 Does /usr/include/QtGui/QAction exist now?
 
 Which version of Qt is this?
 
 __Martin
 
 --
 

I downloaded/installed qt-devel-3.3.3-16.el4.x86_64. I did not see the include
directory. By the way, I am building BAT fro the source RPM if that makes a
difference.
===
Jon



--

___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Building BAT bombs

2010-05-06 Thread Martin Simmons
 On Wed, 5 May 2010 19:03:42 + (UTC), Jonathan M Prigot said:
 connect(): No such file or directory
 
 I am trying to build 5.0.2 BAT on a Red Hat Enterprise Linux 4.6 system using
 the source RPM. The build starts fine, but midway through runs into trouble 
 with 
 
 In file included from main.cpp:36:
 bat.h:44:17: QtGui: No such file or directory
 In file included from mainwin.h:41,
  from bat.h:47,
  from main.cpp:36:
 ui/ui_main.h:14:25: QtGui/QAction: No such file or directory
 ui/ui_main.h:15:30: QtGui/QApplication: No such file or directory
 ui/ui_main.h:16:30: QtGui/QButtonGroup: No such file or directory
 ui/ui_main.h:17:29: QtGui/QDockWidget: No such file or directory
 ui/ui_main.h:18:29: QtGui/QGridLayout: No such file or directory
 ui/ui_main.h:19:24: QtGui/QLabel: No such file or directory
 ui/ui_main.h:20:27: QtGui/QLineEdit: No such file or directory
 ui/ui_main.h:21:29: QtGui/QMainWindow: No such file or directory
 ui/ui_main.h:22:23: QtGui/QMenu: No such file or directory
 ui/ui_main.h:23:26: QtGui/QMenuBar: No such file or directory
 ui/ui_main.h:24:28: QtGui/QStatusBar: No such file or directory
 ui/ui_main.h:25:28: QtGui/QTabWidget: No such file or directory
 ui/ui_main.h:26:26: QtGui/QToolBar: No such file or directory
 ui/ui_main.h:27:29: QtGui/QTreeWidget: No such file or directory
 ui/ui_main.h:28:29: QtGui/QVBoxLayout: No such file or directory
 ui/ui_main.h:29:25: QtGui/QWidget: No such file or directory
 
 Things go downhill from there, and the build finally crashes for various
 reasons. Anyone get this? Anyone fix this?

I think you need to install the qt-devel package from RHEL.

__Martin

--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Building BAT bombs

2010-05-06 Thread Jonathan M . Prigot
Martin Simmons martin at lispworks.com writes:
 
 I think you need to install the qt-devel package from RHEL.
 
 __Martin
 
 --
 

OK, I just downloaded qt-devel and tried again. Still bombs in the same places
with the same errors.
===
Jon





--
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users