Here is the output:
Code:
root@server:/opt# ldconfig -v | grep libltdl
ldconfig: Path `/lib64' given more than once
ldconfig: Path `/usr/lib64' given more than once
libltdl.so.3 -> libltdl.so.3.1.4 Some informations for my system:
Code:
root@server:/opt# uname -a
Linux server.xy.ch 2.6.22-14-xen #1 SMP Sun Oct 14 23:20:20 GMT 2007 x86_64 GNU/Linux
Code:
root@server:/opt# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.06
DISTRIB_CODENAME=dapper
DISTRIB_DESCRIPTION="Ubuntu 6.06.1 LTS"
It is Ubuntu 6.06 LTS running in a XEN domU on a Gutsy Host (this causes the newer Kernel as in the original Dapper)
For the installation on this 64bit system I followed this Howto:
HOWTO: Ubuntu 64bit Install
This worked perfectly for 5.0RC1. But as you see, not for 5.0RC2 =(