Hi, I am not able to install DBD::Sybase module using cpan on windows as well as Ubuntu. I am getting below error when I am try to install DBD::Sybase perl module.
Error : "cpan> install DBD::Sybase Running install for module 'DBD::Sybase' Running make for M/ME/MEWP/DBD-Sybase-1.15.tar.gz Fetching with LWP: http://cpan.strawberryperl.com/authors/id/M/ME/MEWP/DBD-Sybase-1.15.ta +r.gz Fetching with LWP: http://cpan.strawberryperl.com/authors/id/M/ME/MEWP/CHECKSUMS Checksum for D:\wamp\bin\cpan\sources\authors\id\M\ME\MEWP\DBD-Sybase- +1.15.tar.gz ok CPAN.pm: Building M/ME/MEWP/DBD-Sybase-1.15.tar.gz Please set SYBASE in CONFIG, or set the $SYBASE environment variable a +t Makefile .PL line 120, <IN> line 44. Warning: No success on command[D:\wamp\bin\perl\bin\perl.exe Makefile. +PL] MEWP/DBD-Sybase-1.15.tar.gz D:\wamp\bin\perl\bin\perl.exe Makefile.PL -- NOT OK Running make test Make had some problems, won't test Running make install Make had some problems, won't install Stopping: 'install' failed for 'DBD::Sybase'. Could not read metadata file. Falling back to other methods to determi +ne prerequ isites Failed during this command: MEWP/DBD-Sybase-1.15.tar.gz : writemakefile NO 'D:\w +amp\bin\pe rl\bin\perl.exe Makefile.PL' returned status 512"
Thanks In advanced. Please guide me what can i do for resolve this error. Thanks, Ashish

In reply to I am not able to install DBD::Sybase module using cpan on windows as well as Ubuntu by ashish.gupta

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.