Michael,

I'm assuming that you have the CPAN shell installed ... if not .. do so 

perl -MCPAN -e 'install Bundle::CPAN'


Try this from http://search.cpan.org/~timb/DBI/lib/Bundle/DBI.pm

 perl -MCPAN -e 'install Bundle::DBI'


I just installed it last week .. just fine :-)



-----Original Message-----
From: Robert [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 07, 2004 11:08 AM
To: Michael Peppler
Cc: [EMAIL PROTECTED]
Subject: Re: DBI


I just compiled a simple C program which is working fine.

Michael Peppler <[EMAIL PROTECTED]> wrote:On Wed, 2004-07-07 at
16:15, Robert wrote:
> Hi list,
> 
> I am trying to install DBI-1.43 on Solaris 8, I am getting the
> following errors when I run make. Which DBI version works on Solaris
> 8?, please let me know.

> /usr/ccs/bin/as: "/var/tmp/cc3Rrlgg.s", line 5255: error: unknown
opcode ".subsection"

In general, any time you get this sort of error it points at an
incorrectly installed compiler, or possibly incorrectly installed perl
binary.

Have you verified that your copy of gcc will compile a simple C program?

Michael
-- 
Michael Peppler Data Migrations, Inc.
[EMAIL PROTECTED] http://www.peppler.org/
Sybase T-SQL/OpenClient/OpenServer/C/Perl developer available for short
or long term contract positions - http://www.peppler.org/resume.html





Reply via email to