I am trying to install Perl Parallel::MPI::Simple (or Parallel::MPI) module in Linux. I downloaded the modules from CPAN.
I am getting the following error when i execute "make test": Can't load 'blib/arch/auto/Parallel/MPI/Simple/Simple.so' for module Parallel::MPI::Simple: blib/arch/auto/Parallel/MPI/Simple/Simple.so: undefined symbol: _kio at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. at ic.pl line 3 Compilation failed in require at ic.pl line 3. BEGIN failed--compilation aborted at ic.pl line 3. I tried installing the module in home directory and gave that path "use lib /home/path/Parallel::MPI::Simple" as the first line of the perl program. I encountered the following error for "mpirun n1 perl test.pl" : "Undefined subroutine &main::MPI_Init called at test.pl line 4." Any help to solve this issue would be greatly appreciated. Thanks in advance. Sai Thanks and Regards, Sai Lakshmi. S Research Assistant Institute of Bioinformatics and Applied Biotechnology G-05, Tech Park Mall, ITPB, Whitefield Road, Bangalore 560 066, India. Tel: +91 (80) 2841-0029, 2841-2769 Fax: +91 (80) 2841-2761 www.ibab.ac.in