Re: I did it a mess with perl

2001-07-23 Thread will trillich
On Sat, Jul 21, 2001 at 01:22:19PM +, Victor wrote: > Hi Friends, > > I'll be a long reading for you! > > As an absolute beginner with Perl I've been having a go at using Perl > & DBI to connect to an Oracle server. therefore I neede to download > and install from www.cpan.org the DBD::Oracle

Re: I did it a mess with perl

2001-07-23 Thread Steve Kowalik
On Mon, Jul 23, 2001 at 10:47:06AM +, Victor uttered: > I'm unable to find dh-make-perl && rtfm under > > deb http://security.debian.org stable/updates main contrib non-free > deb http://ftp.it.debian.org/debian Debian2.2r3 main contrib non-free > > Where can I find them? > [EMAIL PROTECTED]:

Re: I did it a mess with perl

2001-07-23 Thread Victor
Joost Kooij [debian-user] <21/07/01 14:05 +0200>: > On Sat, Jul 21, 2001 at 01:22:19PM +, Victor wrote: > > Install dh-perl-make && rtfm && build your own libperl-dbd-foo.deb. > > dpkg -p dh-make-perl > Package: dh-make-perl > Priority: optional > Section: devel > > Cheers, > Joost Hi Joo

Re: I did it a mess with perl

2001-07-21 Thread Joost Kooij
On Sat, Jul 21, 2001 at 01:22:19PM +, Victor wrote: > perl -MCPAN -eshell > > *The bottom line* > So, now I have that strange, confusing mixture of a perl 5.005 coming > from a deb package and a perl 5.6.1 compiled from tarballs in CPAN > under the same /usr/bin and /usr/lib. Obviously t

I did it a mess with perl

2001-07-21 Thread Victor
Hi Friends, I'll be a long reading for you! As an absolute beginner with Perl I've been having a go at using Perl & DBI to connect to an Oracle server. therefore I neede to download and install from www.cpan.org the DBD::Oracle and the new DBI... *The Sad Story* Reading the poor documentati