Re: Error in installing perl DBI Module on sun 0s box

2008-11-15 Thread Jonathan Leffler
On Sat, Nov 15, 2008 at 1:22 AM, Sureshkumar M (HCL Financial Services) <
[EMAIL PROTECTED]> wrote:

> When I tried to install the Perl DBI module in my machine (sun OS
> 5.8) I am getting below error messages ,Could you please some one help
> me on this...
>
> C)/home/XYZ/TEST/suresh/modules/DBI/DBI-1.607$ perl Makefile.PL
>
>
> Perl 5.008001 required--this is only version 5.00503, stopped at
> Makefile.PL line 10.
>


This is your problem.

Install your own build of Perl (5.10.0, or 5.8.8 at least) and then add DBI
to it.

Or, if that is politically impossible, then you'll need to install a
down-level version of DBI.  But, frankly, you're better off with an up to
date version of Perl.  Leave /usr/bin/perl for the system -- and install
your own working version in a directory ahead of /usr/bin (or /bin) on your
PATH.


-- 
Jonathan Leffler <[EMAIL PROTECTED]>  #include 
Guardian of DBD::Informix - v2008.0513 - http://dbi.perl.org
"Blessed are we who can laugh at ourselves, for we shall never cease to be
amused."


Re: Error in installing perl DBI Module on sun 0s box

2008-11-15 Thread Ron Savage
Hi

> Perl 5.008001 required--this is only version 5.00503, stopped at
> Makefile.PL line 10.

Upgrade Perl, just as the message suggests.

But don't install V 5.8. Go straight to V 5.10.

-- 
Ron Savage
[EMAIL PROTECTED]
http://savage.net.au/index.html




Error in installing perl DBI Module on sun 0s box

2008-11-15 Thread Sureshkumar M (HCL Financial Services)

Hi ALL,

 

  When I tried to install the Perl DBI module in my machine (sun OS
5.8) I am getting below error messages ,Could you please some one help
me on this...

 

 

C)/home/XYZ/TEST/suresh/modules/DBI/DBI-1.607$ perl Makefile.PL

 

Perl 5.008001 required--this is only version 5.00503, stopped at
Makefile.PL line 10.

BEGIN failed--compilation aborted at Makefile.PL line 12.

 

(C)/home/XYZ/TEST/suresh/modules/DBI/DBI-1.607$

 

 

(C)/home/XYZ/TEST/modules/DBI/DBI-1.607$ perl test.pl

test.pl 

DBI test application $Revision: 11566 $

Cannot find blib even in
/home/moarbld/suresh/modules/DBI/DBI-1.607/../../../../..

BEGIN failed--compilation aborted at test.pl line 21.

(C)/home/XYZ/TEST/suresh/modules/DBI/DBI-1.607$

 

 

Regards,

SureshKumar Mani,

 

 

 

 



DISCLAIMER:
---
The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.
---