Perl on AIX Coredump (ODBC / Dynaloader )

2002-09-23 Thread Darren Edgerton
Hi All, i have:- Perl 5.6.1 AIX 4.3.3 DBI-1.30 DBD::ODBC-0.43 very simple DBI script #!/usr/local/bin/perl use DBI; use DBD::ODBC; my $dbh = DBI->connect('dbi:ODBC:raider','myuserid','mypasswd'); $dbh->disconnect(); - when i run this script it exits

Perl on AIX

2001-11-20 Thread Maurice Newton
Hi, I'm new to Perl and I'm looking for a contact that uses Perl on AIX version 4.3+. Thanks, Maurice Newton "MMS " made the following annotations on 11/20/01 16:20:22 -- This message is for the nam

Re: Installing Perl on AIX platform

2001-06-04 Thread Gary Stainburn
This is how I did it on my RS6000 with AIX 4.2. Once I'd installed this way, I then used CPAN to re-install Bundle::CPAN which in turn installed the latest Perl. You do need 'C' installed properly first tho'. Gary. On Friday 01 June 2001 8:37 pm, bob smith wrote: > FYI: > > The following AI

RE:Installing Perl on AIX platform

2001-06-02 Thread bob smith
FYI: The following AIX commands may be useful: #lslpp -w /usr/bin/perl #lslpp -l perl.rte I would suggest obtaining perl for AIX at: http://www.bull.de/pub/aix432_frame.html downloading it and then doing #smitty installp after unpacking it. HTH ~C~ __

Re: Installing Perl on AIX platform

2001-06-01 Thread Elaine -HFB- Ashton
Swappan Das [[EMAIL PROTECTED]] quoth: *> *>At this point I am lost what should I do *> *>I tried to run the command and it fails: *>sh configure "c" *> *>I tried to look for AIX README files on CPAN, I could not find it. It should be in your source tree but it's also on the web at http:/

Re: Installing Perl on AIX platform

2001-06-01 Thread Sandor W. Sklar
it sounds like your download was incomplete. You may want to try downloading it again. FYI, AIX 4.3.3 comes with perl; other binary distributions are available from various places. -s- At 3:11 PM -0400 6/1/01, Swappan Das wrote: >Please some body help me . > >I download the latest Un

Installing Perl on AIX platform

2001-06-01 Thread Swappan Das
Please some body help me . I download the latest Unix version from CPAN then I followed as: gzip -dc latest.tar.gz | tar xvf - output from the above command: x perl-5.6.1 x perl-5.6.1/AUTHORS, 27914 bytes, 55 media blocks. x perl-5.6.1/Artistic, 6111 bytes, 12 media blocks. x perl-5.6.