try to :
check IF you have /lib6464 directory if NOT :
dive into /lib64
select ALL
cp * /lib6464 (yes, you should probably temporarily have /lib6464
directory )
ldconfig
if you HAVE /lib6464 directory
dive into it #cd /lib6464
cp * /lib64
ldconfig
-------------
presently, I can see I do NOT have /lib6464 in my system, but few days
ago during the migration I had it and I had to copy some files from it
into /lib64, however I saw somewhere that somebody had to copy files
from /lib64 TO /lib6464
seems strange, but for me it started to work ;)
--
[email protected] mailing list