Davis, Reginald wrote:
Help with the installation of Perl dbi for Sybase.

I have downloaded the source module for Sybase:


    *DBD::Sybase
    <http://search.cpan.org/author/MEWP/DBD-Sybase-1.08/Sybase.pm>*

Sybase database driver for the DBI module
DBD-Sybase-1.08 <http://search.cpan.org/~mewp/DBD-Sybase-1.08/>**** (5 Reviews <http://cpanratings.perl.org/d/DBD-Sybase>) - 21 Apr 2007 - Michael Peppler <http://search.cpan.org/~mewp/>

One of the files named: Makefile_PL has an include statement, which includes a file that does not exist

Ie:  require “./util/config.pl”

I think you're mixing two different Makefile.PL files.

The config.pl file is used by the Makefile.PL of sybperl-2.18, not by
DBD::Sybase's Makefile.PL

Michael
--
Michael Peppler           -                 Peppler Consulting SaRL
[EMAIL PROTECTED]      -                  http://www.peppler.org
Sybase DBA/Developer      -   TeamSybase: http://www.teamsybase.com
Sybase on Linux FAQ       -   http://www.peppler.org/FAQ/linux.html

Reply via email to