This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Exim, .forward and DBD::Oracle


On Thu, 10 Apr 2003, Dmitry Melekhov wrote:

> I have following problem in perl script when I call it from e-mail:

> install_driver(Oracle) failed: Can't load 
> '/usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int/auto/DBD/Oracle/Oracle.dll' 
> for module DBD::Oracle: dlopen: Win32 error 126 at 
> /usr/lib/perl5/5.8.0/cygwin-multi-64int/DynaLoader.pm line 238.
>   at (eval 1) line 3
> Compilation failed in require at (eval 1) line 3.
> Perhaps a required shared library or dll isn't installed where expected
>   at /home/tabel/test.pl line 13


> Certanly, dll exists, and I can successefully run this script from user 
> tabel.

Could it be an autoloading problem? It doesn't look like the
limited environment provided to exim's pipe transport, because
all the paths are absolute.

-- 
Greg Matheson               We know more than we can say.
Dr Bean's Penpal Pool       --Michael Polanyi
Address: palpool            cf. Wittgenstein on talking about the unspeakable
Domain:  @cn91.chinmin.edu.tw

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]