MakeCD fails to create ISOs and complains about not finding libperl.so I have been using the latest Cooker files including today's from the Dresden mirror, ftp.vat.tu-dresden.de using wget -rm.
I keep getting the error: "error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory" However, the libperl.so file is actually there in its proper place. Included is some information that might help someone to figure out what is going wrong. Sorry I am not proficient at shell scripting and can't be of more help. Thanks, Kurt **** The Resulting Message From Invoking MakeCD **** /xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586//Mandrake/mdkinst/usr/bin/perl: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory **** Location of libperl.so **** ls -la /xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/CORE/libperl.so -rwxr-xr-x 1 root root 1065096 Jul 11 20:04 /xtra/cooker/ftp.vat.tu-dresden.de/pub/Mandrake-devel/cooker/i586/Mandrake/mdkinst/usr/lib/perl5/5.8.0/i386-linux/CORE/libperl.so* **** MakeCD output with -x option **** [root@franklin misc]# ./MakeCD + PERL= ++ sed 's/misc$// t c\ ../' ++ dirname ./MakeCD + REP=../ + PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:..//misc/ + export PERL5LIB=..//Mandrake/mdkinst/usr/lib/perl5//:..//Mandrake/mdkinst/usr/lib/perl5//i386-linux/:..//misc:..//misc/perl5/:..//misc/perl5/vendor_perl/:..//misc/perl5/vendor_perl/i386-linux/:..//misc/perl5/vendor_perl//i386-linux/ + PERL5LIB=..//Mandrake/mdkinst/usr/lib/perl5//:..//Mandrake/mdkinst/usr/lib/perl5//i386-linux/:..//misc:..//misc/perl5/:..//misc/perl5/vendor_perl/:..//misc/perl5/vendor_perl/i386-linux/:..//misc/perl5/vendor_perl//i386-linux/ + exec ..//Mandrake/mdkinst/lib/ld-linux.so.2 --library-path ..//Mandrake/mdkinst/lib/:..//Mandrake/mdkinst/usr/lib/perl5//i386-linux/CORE/ ..//Mandrake/mdkinst/usr/bin/perl -I ..//Mandrake/mdkinst/usr/lib/perl5//:..//Mandrake/mdkinst/usr/lib/perl5//i386-linux/:..//misc:..//misc/perl5/:..//misc/perl5/vendor_perl/:..//misc/perl5/vendor_perl//i386-linux/ ..//misc/mkcd ..//Mandrake/mdkinst/usr/bin/perl: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory [root@franklin misc]#
