let me clarify what i'm trying to do.
I wrote some script in perl with DBI DBD for oracle
I am able to run fine.  I want to compile the perl script using
perlcc.  When it compiles, no problem, no errors.  When i run it
after i compile it, i get error about the DBD stuff.

has anyone compiled perl scripts with perlcc for that use 
DBI DBD modules for oracle successfully.

On Mon, 8 Jan 2001, Charles Galpin wrote:

> I'm sure he meant the DBD portion for oracle. Can't answer the question
> though, other than to say check out cpan.org (which you already did :) )
> 
> charles
> 
> On Sun, 7 Jan 2001, Mark Basil wrote:
> 
> > hmmm... someone correct me if i'm wrong, but you should not have to compile
> > Perl for DBI support -- as this feature is provided by installing the DBI
> > module.
> > 
> > Try ftp.cpan.org/CPAN/modules//by-module/DBI
> > 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Steve Lee
> > 
> > where is the perl maillist?
> > and how can i compile perl with
> > some modules such as  DBI stuff for oracle.
> 
> 
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
> 



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to