Hi list,
I am getting ready to upgrade from 5.2.6 to 9.0.3.  I have install 9.0.3
from source on a test system and move the bacula database over using
mysqldump. Upgraded the database to version 16 and set all the
permissions.  Everything looks good until I run bconsole.
When I run bconsole I get the following error:
bconsole: error while loading shared libraries: libbaccfg-5.2.13.so: cannot
open shared object file: No such file or directory

when i look at bconsole with ldd it see this:
    linux-vdso.so.1 =>  (0x00007ffce948c000)
    libtinfo.so.5 => /usr/lib64/libtinfo.so.5 (0x00007fea49537000)
    *libbaccfg-9.0.3.so <http://libbaccfg-9.0.3.so> *=> /usr/lib64/
libbaccfg-9.0.3.so (0x00007fea49327000)
    libbac-9.0.3.so => /usr/lib64/libbac-9.0.3.so (0x00007fea490c0000)
    libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007fea48ea4000)
    libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007fea48ca0000)
    libssl.so.10 => /usr/lib64/libssl.so.10 (0x00007fea48a31000)
    libcrypto.so.10 => /usr/lib64/libcrypto.so.10 (0x00007fea48647000)
    libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007fea4833e000)
    libm.so.6 => /usr/lib64/libm.so.6 (0x00007fea4803b000)
    libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007fea47e25000)
    libc.so.6 => /usr/lib64/libc.so.6 (0x00007fea47a64000)
    libcap.so.2 => /usr/lib64/libcap.so.2 (0x00007fea4785e000)
    libz.so.1 => /usr/lib64/libz.so.1 (0x00007fea47648000)
    /lib64/ld-linux-x86-64.so.2 (0x00007fea49762000)
    libgssapi_krb5.so.2 => /usr/lib64/libgssapi_krb5.so.2
(0x00007fea473fa000)
    libkrb5.so.3 => /usr/lib64/libkrb5.so.3 (0x00007fea47112000)
    libcom_err.so.2 => /usr/lib64/libcom_err.so.2 (0x00007fea46f0e000)
    libk5crypto.so.3 => /usr/lib64/libk5crypto.so.3 (0x00007fea46cdc000)
    libattr.so.1 => /usr/lib64/libattr.so.1 (0x00007fea46ad6000)
    libkrb5support.so.0 => /usr/lib64/libkrb5support.so.0
(0x00007fea468c7000)
    libkeyutils.so.1 => /usr/lib64/libkeyutils.so.1 (0x00007fea466c3000)
    libresolv.so.2 => /usr/lib64/libresolv.so.2 (0x00007fea464a8000)
    libselinux.so.1 => /usr/lib64/libselinux.so.1 (0x00007fea46281000)
    libpcre.so.1 => /usr/lib64/libpcre.so.1 (0x00007fea4601f000)

Why is bconsole looking for an older version of this library?

thanks for the help!

jerry
------------------------------------------------------------------------------
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