On Sun, 30 Oct 2011 20:30:48 +0530, RB (rohit) wrote: > i have fedora 16 beta 64-bit installed on system. when i try to install > software i will get some error mesgs like below... > > *[root@bishnoi rohit]# ./AdbeRdr9.4-1_i486linux_enu.bin > bash: ./AdbeRdr9.4-1_i486linux_enu.bin: /lib/ld-linux.so.2: bad ELF > interpreter: No such file or directory > > [root@bishnoi rohit]# sh VP_Suite_Linux.sh > Unpacking JRE ... > Preparing JRE ... > VP_Suite_Linux.sh: bin/unpack200: /lib/ld-linux.so.2: bad ELF interpreter: > No such file or directory > Error unpacking jar files. Abortin*g. > > plz tell me wtz tht prblm. > thnks in advance.. You're missing the 32-bit run-time environment for your 64-bit installation. Start with: yum install /lib/ld-linux.so.2 Try to solve additional library problems in the same way. -- Fedora release 16 (Verne) - Linux 3.1.0-1.fc16.x86_64 loadavg: 0.51 0.55 0.27 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines