Re: [Bacula-users] Upgrade Bacula from 7.4.2 to 9.0.8. Errors during 'make'.

2018-07-29 Thread George Anchev via Bacula-users
On Sun, 29 Jul 2018 11:20:59 -0400 Phil Stracchino wrote: > To be clear: You are missing the > update_mysql_tables script? I was missing it + quite a lot of other files. The most amazing thing is that after repeating the exact same steps some hours later everything seems to be there. Yesterday

Re: [Bacula-users] Upgrade Bacula from 7.4.2 to 9.0.8. Errors during 'make'.

2018-07-29 Thread Phil Stracchino
On 07/28/18 19:27, George Anchev via Bacula-users wrote: > On Fri, 27 Jul 2018 23:14:05 +0300 George Anchev wrote: > >> I hope the rest of the installation will work too. > > Unfortunately it doesn't. I am stuck with the > impossibility to update mysql DB (there is no script > to upgrade version

Re: [Bacula-users] Upgrade Bacula from 7.4.2 to 9.0.8. Errors during 'make'.

2018-07-28 Thread George Anchev via Bacula-users
On Fri, 27 Jul 2018 23:14:05 +0300 George Anchev wrote: > I hope the rest of the installation will work too. Unfortunately it doesn't. I am stuck with the impossibility to update mysql DB (there is no script to upgrade version 15 to 16): https://bugs.bacula.org/view.php?id=2401 Is there a worka

Re: [Bacula-users] Upgrade Bacula from 7.4.2 to 9.0.8. Errors during 'make'.

2018-07-27 Thread George Anchev via Bacula-users
I hope the rest of the installation will work too. Thanks again! -- George -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ___

Re: [Bacula-users] Upgrade Bacula from 7.4.2 to 9.0.8. Errors during 'make'.

2018-07-27 Thread Phil Stracchino
On 07/27/18 15:35, George Anchev via Bacula-users wrote: > Can you please provide more info? Here is what I see: > > [~]: rpm -q libQt5Core-devel > libQt5Core-devel-5.9.4-lp150.4.8.x86_64 > [~]: /tmp/download/bacula/bacula/configure --help | grep -i qt > --enable-batenable build of b

Re: [Bacula-users] Upgrade Bacula from 7.4.2 to 9.0.8. Errors during 'make'.

2018-07-27 Thread George Anchev via Bacula-users
After some grepping of the source code I found that what I need is libQt5Gui. So after installing libQt5Gui-devel-5.9.4-lp150.4.8.x86_64 make gives no errors. Thanks for the tip Phil! -- George -- Check out the vibrant t

Re: [Bacula-users] Upgrade Bacula from 7.4.2 to 9.0.8. Errors during 'make'.

2018-07-27 Thread George Anchev via Bacula-users
On Fri, 27 Jul 2018 14:40:42 -0400 Phil Stracchino wrote: > Suggest that you use Qt5 in 9.0.8. There is a > configure option for it. Everything necessary has > been fixed to build cleanly against Qt5, it no > longer requires deprecated Qt4. Can you please provide more info? Here is what I see:

Re: [Bacula-users] Upgrade Bacula from 7.4.2 to 9.0.8. Errors during 'make'.

2018-07-27 Thread Phil Stracchino
On 07/26/18 17:13, George Anchev via Bacula-users wrote: > Hi, > > I found it happens only with --enable-bat option but I > do have libqt4-devel-4.8.7-lp150.7.5.x86_64 installed. > > Can anyone help please? Suggest that you use Qt5 in 9.0.8. There is a configure option for it. Everything neces

Re: [Bacula-users] Upgrade Bacula from 7.4.2 to 9.0.8. Errors during 'make'.

2018-07-27 Thread Chris Wilkinson
I compiled 9.0.8 on Debian Stretch with any problem or error. I also used the --enable-bat option. Regards Chris Wilkinson On Fri, 27 Jul 2018, 6:51 p.m. George Anchev via Bacula-users, < bacula-users@lists.sourceforge.net> wrote: > Hi, > > I found it happens only with --enable-bat option but I

Re: [Bacula-users] Upgrade Bacula from 7.4.2 to 9.0.8. Errors during 'make'.

2018-07-27 Thread George Anchev via Bacula-users
Hi, I found it happens only with --enable-bat option but I do have libqt4-devel-4.8.7-lp150.7.5.x86_64 installed. Can anyone help please? -- George -- Check out the vibrant tech community on one of the world's most enga

[Bacula-users] Upgrade Bacula from 7.4.2 to 9.0.8. Errors during 'make'.

2018-07-23 Thread George Anchev via Bacula-users
Hi, I have been using Bacula for years. Since 2016 I have been running 7.4.2 (which I compiled at that time). That compilation survived all the updates of my openSUSE system since 13.2 up to Leap 42.3. After updating from Leap 42.3 to Leap 15.0 I am no longer able to start bacula-dir: --