On Thu, 2002-04-25 at 06:59, Mall, Kulvinder wrote: > > Hi > > > > I am new to Perl and would like some advice on how to setup perl-DBI on > > Linux. > > I have Perl 5 installed. The database I will be running on Linux is > > Sybase.
Download DBI and DBD::Sybase from CPAN. Building DBI should be pretty straightforward. I assume that you have the Sybase client libraries installed. Building DBD::Sybase should also be fairly easy. There's additional information relating to Sybase and Linux on my web page (http://www.mbay.net/~mpeppler) Michael -- Michael Peppler Data Migrations, Inc. [EMAIL PROTECTED] *or* [EMAIL PROTECTED] http://www.mbay.net/~mpeppler International Sybase User Group: http://www.isug.com
