X-Spam-Check-By: sourceware.org Message-ID: X-Sender: jessie_chen0 AT hotmail DOT com From: "Jessie Chen" To: cygwin AT cygwin DOT com Subject: install_driver(Oracle) failed Date: Mon, 10 Apr 2006 13:17:41 -0700 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Dear Sir: I try to use perl script to connect to a oracle database in cygwin, and I am getting this error msg: install_driver(Oracle) failed: cann't locate DBD/Oracle.pm in @INC (@INC contains: /usr/lib/perl5/5.8/cygwin ......) Perphase the DBD::Oracle perl module hasn't been fully installed Perl5.8 came with cygwin package, but I cann't find DBI and DBD-Oracle there in the package, so I dowlloaded both from CPAN and installed them in cygwin. Everything seems all right. I can see that there is an Oracle.pm in C:\DBD-Oracle-1.16\blib\lib\DBD, but obviously, this dir is not included in @INC. What should I do to let @INC find it? Thanks very much! Jessie -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/