Hello All, i am trying to create an executable of my perl script on solaris. I am using the Perl2exe tool for this. I have used the DBI module along with the Oracle Driver.
The script runs fine.However when i run the executable it gives this error. Can't locate loadable object for module DBI in @INC (@INC contains: PERL2EXE_STO RAGE /tmp /usr/jhd/ManipulateEdi lib\site ../lib /usr/jhd/ManipulateEdi/lib/5.6. 0/sun4-solaris /usr/jhd/ManipulateEdi/lib/5.6.0 /usr/jhd/ManipulateEdi/lib/site_ perl/5.6.0/sun4-solaris /usr/jhd/ManipulateEdi/lib/site_perl/5.6.0 /usr/local/li b/perl5/site_perl .) at PERL2EXE_STORAGE/DBI.pm line 250 BEGIN failed--compilation aborted at PERL2EXE_STORAGE/DBI.pm line 250. Compilation failed in require at manipulateEdi.pl line 6. BEGIN failed--compilation aborted at manipulateEdi.pl line 6. Can anyone help???? Thanks Regards Niranjan
