>System:
>   RedHat 6.1
>   Perl 5.6.0
>   DBI 1.14
   Oracle 8.1.5

[snip]

>I removed the ../DBI-1.14 folder before I run make.
>
>Any hints?

This is really a question for the DBI mailing list:

http://www.isc.org/services/public/lists/dbi-lists.html

That said, you haven't told us anything about your oracle 
installation. Are you compiling DBD::Oracle on a client machine 
separate from the server? Many people have suggested that when 
dealing with oracle, it's best to install the whole dang thing on the 
client machine, too, and just not create any databases or start the 
server. This avoids the hassle of trying to figure out which Oracle 
files DBD needs, and where they should go. Still not a 
straightforward process for those (like me) who are new to Oracle.

-Dave
-- 
David Ranney
[EMAIL PROTECTED]
LessonLink, Inc.
www.lessonlink.com

Reply via email to