in reply to
DBI module build failed on Unix
Your log ended with:
160 conf priv lib: /opt/OV/nonOV/perl/a/lib/5.16.0 | config sitlib: /o
+pt/OV/nonOV/perl/a/lib/site_perl/5.16.0
161 Can't stat /opt/OV/nonOV/perl/a/lib/5.16.0: No such file or direct
+ory
162 at Makefile.PL line 316.
163 Can't stat /opt/OV/nonOV/perl/a/lib/5.16.0/i686-linux-thread-multi
+: No such file or directory
164 at Makefile.PL line 316.
165
166 I see you're using perl 5.016000 on i686-linux-thread-multi, o
+kay.
167 Remember to actually *read* the README file!
168 Use 'make' to build the software (dmake or nmake on Windows).
169 Then 'make test' to execute self tests.
170 Then 'make install' to install the DBI and then delete this wo
+rking
171 directory before unpacking and building any DBD::* drivers.
Although something went wrong the comment in the code at that point says "# this block could probably be removed now". So did you actually type make and see what happened?