Re: DBD:Oracle-1.19 Can't load Oracle.dll

------_=_NextPart_001_01C7801F.6E16B57A
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Hi,



I have a slight problem with the installation= 20of DBD::Or=
acle 1.19 using
the cygwin environment running on Win2003 R2 S tandard edit=
ion sp1
machine.

The version of Oracle I am using is 10.2.0=2 0.

Here is the output from make test command :

------------------------------------------------------------ ------------
--------------------------------------------------------

OUTPUT

------------------------------------------------------------ ------------
--------------------------------------------------------

compute [at] thanatos /tmp/perlLibs/DBD-Oracle-1.19

$ make test

/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test _harness(0,
'blib/lib', 'b

lib/arch')" t/*.t

t/01base................Failed to load Oracle extens ion and/or =
shared
libraries:



install_driver(Oracle) failed: Can't load
'/tmp/perlLibs/DBD-Oracle-1.19/blib/ar

ch/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: No such =
file or
directory

at /usr/lib/perl5/5.8/cygwin/DynaLoader.pm line 230 .

at (eval 3) line 3

Compilation failed in require at (eval 3) line 3.

Perhaps a required shared library or dll isn't installed =
where expected

------------------------------------------------------------ ------------
--------------------------------------------------------

The oracle.dll file it is trying to load is= 20in the c=
orrect place and it
has the correct executable/read/write privileges o n the file=
..

Also I have successfully built this on a Win XP Versio=
n 2002 SP2 machine
and win 2000 sp4 Machines respectively.

Would you happen to know the problem is with Win 2003?=




Kind Regards

Matt.


This E-Mail is sent in confidence for the ad dressee only=
.. Unauthorised recipients must preserve this=2 0confidentialit=
y and should please advise the sender immediat ely by tel=
ephone (+44 (0)1625 505100) and return the ori ginal E-Mail=
to the sender without taking a copy. Cyprot ex has tak=
en all reasonable precautions to ensure that n o viruses =
are transmitted from Cyprotex to any third par ty. Cypro=
tex accepts no responsibility for any loss or= 20damage res=
ulting directly or indirectly from the use of= 20this E-Mai=
l or the contents.
------_=_NextPart_001_01C7801F.6E16B57A--
M.Bygrave [ Mo, 16 April 2007 14:04 ] [ ID #1689496 ]

Re: DBD:Oracle-1.19 Can't load Oracle.dll

Do you have the path to your Oracle client in you Path statment??

""Matthew Bygrave"" <M.Bygrave [at] cyprotex.com> wrote in message
news:99A4276B57FD2C468A7ECFB3286836ED9008B1 [at] floyd.int.cyprot ex.com...
Hi,



I have a slight problem with the installation of DBD::Oracle 1.19 using
the cygwin environment running on Win2003 R2 Standard edition sp1
machine.

The version of Oracle I am using is 10.2.0 .

Here is the output from make test command :

------------------------------------------------------------ ------------
--------------------------------------------------------

OUTPUT

------------------------------------------------------------ ------------
--------------------------------------------------------

compute [at] thanatos /tmp/perlLibs/DBD-Oracle-1.19

$ make test

/usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib/lib', 'b

lib/arch')" t/*.t

t/01base................Failed to load Oracle extension and/or shared
libraries:



install_driver(Oracle) failed: Can't load
'/tmp/perlLibs/DBD-Oracle-1.19/blib/ar

ch/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle: No such file or
directory

at /usr/lib/perl5/5.8/cygwin/DynaLoader.pm line 230.

at (eval 3) line 3

Compilation failed in require at (eval 3) line 3.

Perhaps a required shared library or dll isn't installed where expected

------------------------------------------------------------ ------------
--------------------------------------------------------

The oracle.dll file it is trying to load is in the correct place and it
has the correct executable/read/write privileges on the file.

Also I have successfully built this on a Win XP Version 2002 SP2 machine
and win 2000 sp4 Machines respectively.

Would you happen to know the problem is with Win 2003?



Kind Regards

Matt.


This E-Mail is sent in confidence for the addressee only. Unauthorised
recipients must preserve this confidentiality and should please advise the
sender immediately by telephone (+44 (0)1625 505100) and return the original
E-Mail to the sender without taking a copy. Cyprotex has taken all
reasonable precautions to ensure that no viruses are transmitted from
Cyprotex to any third party. Cyprotex accepts no responsibility for any
loss or damage resulting directly or indirectly from the use of this E-Mail
or the contents.
scoles [ Mo, 16 April 2007 16:58 ] [ ID #1689497 ]
Perl » perl.dbi.users » Re: DBD:Oracle-1.19 Can't load Oracle.dll

Vorheriges Thema: DBD::Oracle -- blob_read() or ora_lob_read()?
Nächstes Thema: DBD::Oracle patch to set charset via connect attribute