Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
CPAN: Term::ANSIColor loaded ok (v4.02) CPAN: Win32::Console::ANSI loaded ok (v1.06) CPAN: Storable loaded ok (v2.45) Reading 'C:\Users\U357750\AppData\Local\.cpan\Metadata'  Database was generated on Mon, 28 Jul 2014 11:53:02 GMT Running install for module 'DBD::Sybase' CPAN: Digest::SHA loaded ok (v5.85) CPAN: Compress::Zlib loaded ok (v2.063) Checksum for C:\Users\U357750\AppData\Local\.cpan\sources\authors +\id\M\ME\MEWP\DBD-Sybase-1.15.tar.gz ok CPAN: Archive::Tar loaded ok (v1.96) CPAN: File::Temp loaded ok (v0.2304) CPAN: YAML::XS loaded ok (v0.41) CPAN: Parse::CPAN::Meta loaded ok (v1.4409) CPAN: CPAN::Meta loaded ok (v2.132830) Configuring M/ME/MEWP/DBD-Sybase-1.15.tar.gz with Makefile.PL Sybase OpenClient 15.5 found. By default DBD::Sybase 1.05 and later use the 'CHAINED' mode (where av +ailable) when 'AutoCommit' is turned off. Versions 1.04 and older instead manag +ed the transactions explicitly with a 'BEGIN TRAN' before the first DML statement. Using the 'CHAINED' mode is preferable as it is the way tha +t Sybase implements AutoCommit handling for both its ODBC and JDBC drive +rs. Use 'CHAINED' mode by default (Y/N) [Y]: The DBD::Sybase module need access to a Sybase server to run the tests +. To clear an entry please enter 'undef' Sybase server to use (default: SYBASE): User ID to log in to Sybase (d +efault: sa): Password (default: undef): Sybase database to use on SYBASE (default: undef): Checking if your ki +t is complete... Looks good Using DBI 1.63 (for perl 5.018002 on MSWin32-x64-multi-thread) install +ed in C:/Perl64/lib/auto/DBI/ Generating a dmake-style Makefile Writing Makefile for DBD::Sybase Writing MYMETA.yml and MYMETA.json  MEWP/DBD-Sybase-1.15.tar.gz C:\Perl64\bin\perl.exe Makefile.PL INSTALLDIRS=site -- OK Running make for M/ME/MEWP/DBD-Sybase-1.15.tar.gz CPAN: Module::CoreList loaded ok (v3.03) cp Sybase.pm blib\lib\DBD\Sybase.pm cp dbd-sybase.pod blib\lib\DBD\dbd-sybase.pod Running Mkbootstrap for DBD::Sybase () C:\Perl64\bin\perl.exe -MExtUtils::Command -e chmod -- 644 Sybase.bs C:\Perl64\bin\perl.exe -p -e "s/~DRIVER~/Sybase/g" C:\Perl64\lib\auto\ +DBI\Driver.xst > Sybase.xsi C:\Perl64\bin\perl.exe C:\Perl64\lib\ExtUtils\xsubpp -typemap C:\Perl +64\lib\ExtUtils\typemap Sybase.xs > Sybase.xsc && C:\Perl64\bin\perl +.exe -MExtUtils::Command -e mv -- Sybase.xsc Sybase.c gcc -c -IC:\Sybase/OCS-15_0/include -IC:/Perl64/lib/auto/DBI -s - +O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITEC +USTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fn +o-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"1.15\" +-DXS_VERSION=\"1.15\" "-IC:\Perl64\lib\CORE" Sybase.c gcc -c -IC:\Sybase/OCS-15_0/include -IC:/Perl64/lib/auto/DBI -s - +O2 -DWIN32 -DWIN64 -DCONSERVATIVE -DPERL_TEXTMODE_SCRIPTS -DUSE_SITEC +USTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fn +o-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"1.15\" +-DXS_VERSION=\"1.15\" "-IC:\Perl64\lib\CORE" dbdimp.c C:\Perl64\bin\perl.exe -MExtUtils::Mksymlists \ -e "Mksymlists('NAME'=>\"DBD::Sybase\", 'DLBASE' => 'Sybase', 'DL +_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => [] +);" dlltool --def Sybase.def --output-exp dll.exp g++ -o blib\arch\auto\DBD\Sybase\Sybase.dll -Wl,--base-file -Wl,dll.ba +se -LC:\Sybase/OCS-15_0/lib -mdll -s -static-libgcc -static-libstdc++ + -L"C:\Perl64\lib\CORE" -L"C:\MinGW\x86_64-w64-mingw32\lib" Sybase.o + dbdimp.o C:\Perl64\lib\CORE\libperl518.a C:\Sybase\OCS-15_0\lib +\libsybct.lib C:\Sybase\OCS-15_0\lib\libsybcs.lib C:\Sybase\OCS-15_0\ +lib\libsybblk.lib dll.exp  MEWP/DBD-Sybase-1.15.tar.gz  C:\Perl64\site\bin\dmake.exe -- NOT OK

In reply to Re^2: installing DBD::Sybase by fionbarr
in thread installing DBD::Sybase by fionbarr

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-18 19:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found