I have compiled a static version of perl and attempting to install DBI and DBD drivers also. This is the error I receive...
Can't load module DBI, dynamic loading not available in this perl. (You may need to build a new perl executable which either supports dynamic loading or has the DBI module statically linked into it.) at /opt/GEOPS/GEOPSaudit/DBI-1.607-Worked/blib/lib/DBI.pm line 263 BEGIN failed--compilation aborted at /opt/GEOPS/GEOPSaudit/DBI-1.607-Worked/blib/lib/DBI.pm line 263 I'm at a loss. I have tried to compile DBD with perl Makefile.PL LINKTYPE=static and still having issues. Any assistance you can provide is greatly appreciated!!!