On 6/19/2018 8:11 AM, Olivier Delestre wrote:
Hi, i have some problem to install bacula 9.0.8 on CentOs 7.5 x64.
I Want a PostgreSql but when i run the install command, see the result below.

Why i have a bacula-mysql dependency ?? ( no gpg check for the moment )
a problem with the Rpm ??

Centos 7 and RHEL 7 use the alternatives command to maintain symlinks that determine default commands/libraries, similar to Debian's update-dependencies script. Use the command:

alternatives --config libbaccats.so

to determine the selected libbaccats.so library. You likely have libbaccats-mysql.so selected and need to use the alternatives command to select libbaccats-postgresql.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to