>>>>> On Thu, 18 Jan 2007 11:46:16 +0100, Jon Ingason said:
> 
> Hi I have problem installing Bacula 2.0 on FC6. The FC6 is instlled on
> HP dx5051 with AMD 64 CPU. When I try to install I get following:
> 
> [EMAIL PROTECTED] 2.0]# rpm -i bacula-mysql-2.0.0-1.fc6.x86_64.rpm
> warning: bacula-mysql-2.0.0-1.fc6.x86_64.rpm: Header V3 DSA signature:
> NOKEY, key ID faf24cca
> error: Failed dependencies:
>         libacl.so.1()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libacl.so.1(ACL_1.0)(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libc.so.6()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libc.so.6(GLIBC_2.2.5)(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         libc.so.6(GLIBC_2.3)(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libc.so.6(GLIBC_2.3.4)(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         libc.so.6(GLIBC_2.4)(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libcrypto.so.6()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libdl.so.2()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libdl.so.2(GLIBC_2.2.5)(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         libgcc_s.so.1()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libm.so.6()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libm.so.6(GLIBC_2.2.5)(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         libmysqlclient_r.so.15()(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         libmysqlclient_r.so.15(libmysqlclient_15)(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         libpthread.so.0()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         libpthread.so.0(GLIBC_2.3.2)(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         libpthread.so.0(GLIBC_2.3.3)(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         librt.so.1()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libssl.so.6()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libstdc++.so.6()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libstdc++.so.6(CXXABI_1.3)(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         libstdc++.so.6(GLIBCXX_3.4)(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         libtermcap.so.2()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libutil.so.1()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
>         libutil.so.1(GLIBC_2.2.5)(64bit) is needed by
> bacula-mysql-2.0.0-1.x86_64
>         libz.so.1()(64bit) is needed by bacula-mysql-2.0.0-1.x86_64
> [EMAIL PROTECTED] 2.0]#
> 
> There seems to be dependancy problem but everything is on is place so
> there should not be any:
> 
> libacl.so: /lib/libacl.so.1
> libc.so: /lib/libc.so.6 /usr/lib/libc.so
> libcrypto.so: /lib/libcrypto.so.6 /usr/lib/libcrypto.so
> libdl.so: /lib/libdl.so.2 /usr/lib/libdl.so
> libgcc_s.so: /lib/libgcc_s.so.1
> libm.so: /lib/libm.so.6 /usr/lib/libm.so
> libmysqlclient_r.so: /usr/lib/mysql/libmysqlclient_r.so.15
> libpthread.so: /lib/libpthread.so.0 /usr/lib/libpthread.so
> librt.so: /lib/librt.so.1 /usr/lib/librt.so
> libssl.so: /lib/libssl.so.6 /usr/lib/libssl.so
> libstdc++.so: /usr/lib/libstdc++.so.6
> libtermcap.so: /lib/libtermcap.so.2
> libutil.so: /lib/libutil.so.1 /usr/lib/libutil.so
> libz.so: /usr/lib/libz.so.1 /usr/lib/libz.so
> 
> Where is the problem?

I suspect these are all 32-bit libraries, so maybe you have a 32-bit (i686)
version of FC6 installed?  If so, you need the i686 (or i386 etc) version of
bacula too.

__Martin

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to