develooper Front page | perl.dbi.users | Postings from March 2008

Re: What should the contents of config.pl contain?

From:
Michael Peppler
Date:
March 6, 2008 12:23
Subject:
Re: What should the contents of config.pl contain?
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
mpeppler@peppler.org      -                  http://www.peppler.org
Sybase DBA/Developer      -   TeamSybase: http://www.teamsybase.com
Sybase on Linux FAQ       -   http://www.peppler.org/FAQ/linux.html




Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About