Hi all, I compiled a static Perl, then compiled DBI module, and finally DBD::Informix.
after that I removed everything and kept only the Perl executalbe, why it is still trying to locate DBI in the @INC, I already added the DBD and DBD::Informix to the executable itself. Can't locate DBI.pm in @INC (@INC contains: /ids/ids_perl/Solaris2.6_I9/lib/5.00503/sun4-solaris /ids/ids_perl/Solaris2.6_I9/lib/5.00503 /ids/ids_perl/Solaris2.6_I9/lib/site_perl/5.005/sun4-solaris /ids/ids_perl/Solaris2.6_I9/lib/site_perl/5.005 .) at ./dbmonitor.pl line 30. BEGIN failed--compilation aborted at ./dbmonitor.pl line 30. Any feed back. Regards, Mahdi.
