Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: DB -> C++ -> XS/Swig -> DBI -> Perl

by qhen (Acolyte)
on Sep 03, 2014 at 14:13 UTC ( [id://1099411]=note: print w/replies, xml ) Need Help??


in reply to Re: DB -> C++ -> XS/Swig -> DBI -> Perl
in thread DB -> C++ -> XS/Swig -> DBI -> Perl

That does not answer the question. We all know what you describe can be done.
  • Comment on Re^2: DB -> C++ -> XS/Swig -> DBI -> Perl

Replies are listed 'Best First'.
Re^3: DB -> C++ -> XS/Swig -> DBI -> Perl
by *alexandre* (Scribe) on Jan 02, 2023 at 18:32 UTC
    Hum the thing is getting old but by the way I've to need the right to access it:
    cpan> install DBD::Oracle CPAN::SQLite not installed, trying to work without Reading 'C:\STRAWB~1\cpan\Metadata' Database was generated on Sun, 01 Jan 2023 22:54:07 GMT Running install for module 'DBD::Oracle' Fetching with LWP: http://cpan.strawberryperl.com/authors/id/Z/ZA/ZARQUON/DBD-Oracle-1.83 +.tar.gz LWP failed with code[501] message[Can't load 'C:\xampp\perl\vendor\lib +/auto/Net/SSLeay/SSLeay.xs.dll' for module Net::SSLeay: load_file:Le +module spÚcifiÚ est introuvable (LWP::Protocol::https not installed)] Warning: no success downloading 'C:\STRAWB~1\cpan\sources\authors\id\Z +\ZA\ZARQUON\DBD-Oracle-1.83.tar.gz.tmp4192'. Giving up on it. Fetching with LWP: http://www.cpan.org/authors/id/Z/ZA/ZARQUON/DBD-Oracle-1.83.tar.gz Fetching with LWP: http://www.cpan.org/authors/id/Z/ZA/ZARQUON/CHECKSUMS Checksum for C:\STRAWB~1\cpan\sources\authors\id\Z\ZA\ZARQUON\DBD-Orac +le-1.83.tar.gz ok Scanning cache C:\STRAWB~1\cpan\build for sizes ...................................................................... +......DONE Configuring Z/ZA/ZARQUON/DBD-Oracle-1.83.tar.gz with Makefile.PL Can't locate DBI.pm in @INC (you may need to install the DBI module) ( +@INC contains: C:/xampp/perl/site/lib C:/xampp/perl/vendor/lib C:/xam +pp/perl/lib .) at Makefile.PL line 20. BEGIN failed--compilation aborted at Makefile.PL line 20. Warning: No success on command[C:\xampp\perl\bin\perl.exe Makefile.PL] ZARQUON/DBD-Oracle-1.83.tar.gz C:\xampp\perl\bin\perl.exe Makefile.PL -- NOT OK Stopping: 'install' failed for 'DBD::Oracle'. Failed during this command: ZARQUON/DBD-Oracle-1.83.tar.gz : writemakefile NO 'C:\x +ampp\perl\bin\perl.exe Makefile.PL' returned status 512 cpan>

      The error message contains (LWP::Protocol::https not installed) - most likely, you don't have that module installed. This is weird since Strawberry Perl usually contains it, and also contains SSLeay.xs.dll.

      How did you install Strawberry Perl? Is there such a file SSLeay.xs.dll on your harddisk somewhere?

        A complete stab in the dark but, from LWP::Protocol::https:

        "This module used to be bundled with the libwww-perl, but it was unbundled ..."

        I recall encountering a problem with LWP::Protocol::https some time ago. The solution was to install LWP::Protocol::https after installing libwww-perl. I've no idea if this helps here, but thought it was worth mentioning.

        — Ken

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1099411]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 18:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found