Re: Perl without DB and NDBM

1999-08-09 Thread Stephane Bortzmeyer
On Friday 6 August 1999, at 15 h 9, the keyboard of Mario Olimpio de Menezes <[EMAIL PROTECTED]> wrote: > I'm needing a perl binary w/o -ldb and -lndbm in order to run > Sybperl. In short: don't. In long: there is no reason to use Sybperl: - it duplicates the Perl setup and libraries (

Perl without DB and NDBM

1999-08-06 Thread Mario Olimpio de Menezes
Hi, (2nd try) I'm needing a perl binary w/o -ldb and -lndbm in order to run Sybperl. Should be possible to use the deb sources to do this? I would like to have a perl.deb and not a /usr/local/bin/perl. If yes, how? And, if I do this, are there some essential programs that