Re: Query on Perl DBI installation on Linux

2012-11-09 Thread Rafael Caceres
: Query on Perl DBI installation on Linux Hi I installed the perl and DBI, DBD::Oracle module. I am getting the below error while I try to execute the DB connection perl coding. Please let me know what is the problem and the solution for this. Perl version : 5.8.8 Linux wapduvirtual062 2.6.18-308.

Re: Query on Perl DBI installation on Linux

2012-11-06 Thread mnhan
did you set the LD_LIBRARY_PATH to point to where the oracle libraries reside? Is libclntsh.so.11.1 readable by the user you are running the script with? The error is from missing LD_LIBRARY_PATH or the library is not readable by the user. > > Hi I installed the perl and DBI, DBD::Oracle module

Query on Perl DBI installation on Linux

2012-11-06 Thread srinivasan.subramanian
Hi I installed the perl and DBI, DBD::Oracle module. I am getting the below error while I try to execute the DB connection perl coding. Please let me know what is the problem and the solution for this. Perl version : 5.8.8 Linux wapduvirtual062 2.6.18-308.4.1.el5 #1 SMP Wed Mar 28 01:54:56 EDT

Query on Perl DBI installation on Linux

2012-11-06 Thread srinivasan.subramanian
Hi I installed the perl and DBI, DBD::Oracle module. I am getting the below error while I try to execute the DB connection perl coding. Please let me know what is the problem and the solution for this. Perl version : 5.8.8 Linux wapduvirtual062 2.6.18-308.4.1.el5 #1 SMP Wed Mar 28 01:54:56 EDT

Re: DBI Installation

2011-04-08 Thread John R Pierce
On 04/07/11 3:10 AM, Ganesh KS wrote: Hi, when i run the command, perl D:\Perl\DBI-1.616\DBI-1.616\Makefile.pl I am getting the attached error. Please can you tell a possible solution. read the error message, follow the instructions

DBI Installation

2011-04-08 Thread Ganesh KS
Hi, when i run the command, perl D:\Perl\DBI-1.616\DBI-1.616\Makefile.pl I am getting the attached error. Please can you tell a possible solution. Thanks, K S GANESH. <>

Re: dbi installation fail

2009-10-06 Thread F.A.I.Z.A.L
hi Leffer.. thanks for your mail.. gcc version output *andd141# perl -V:gccversion* gccversion='3.4.6'; *andd141# gcc --version* gcc (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MER

Re: dbi installation fail

2009-10-06 Thread Jonathan Leffler
On Mon, Oct 5, 2009 at 10:09 PM, F.A.I.Z.A.L wrote: > hi Leffer.. > Hi Faial...names look funny with missing letters, don't they? > gcc version output > > *andd141# perl -V:gccversion* > gccversion='3.4.6'; > *andd141# gcc --version* > gcc (GCC) 3.3.2 > Copyright (C) 2003 Free Software Foundat

Re: dbi installation fail

2009-10-05 Thread F.A.I.Z.A.L
Hi Greg. thanks for your reply... gcc version is 3.3.2 perl version is 5.8.8. solaris sparc 8 64b is there any document for upgrading gcc version. i have tried with gcc3.4.6 but its says no changes made, still in the pervious version.. any suggesstion and advice please.. thanks in advance... B

Re: dbi installation fail

2009-10-05 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 > please help to install. dbi module under solaris 8 os Solaris 8 is pretty darn old. > cc1: error: unrecognized option `-Wdeclaration-after-statement' > make: *** [Perl.o] Error 1 What does gcc --version output? I think that exact option was

dbi installation fail

2009-10-05 Thread F.A.I.Z.A.L
hi all please help to install. dbi module under solaris 8 os i have installed perl 5.8.8 and mysql5. but now iam trying to install interface but its failed. please see the log attached here.. thanks in advance.. Best Regards Faizal S GSM : 9840118673 Blog: http://oradbapro.blogspot.com stage

Re: Problem with DBI installation on x86_64-linux

2008-11-05 Thread Raphael Morlec
ith the incompatible libc. > > Michael > > > > On Tue, 4 Nov 2008, Raphael Morlec wrote: > > Date: Tue, 4 Nov 2008 11:37:45 +0100 >> From: Raphael Morlec <[EMAIL PROTECTED]> >> To: Jonathan Leffler <[EMAIL PROTECTED]>, dbi-users@perl.org >> Sub

Re: Problem with DBI installation on x86_64-linux

2008-11-04 Thread Mike Nhan
. I think that should fix the compilation issue with the incompatible libc. Michael On Tue, 4 Nov 2008, Raphael Morlec wrote: Date: Tue, 4 Nov 2008 11:37:45 +0100 From: Raphael Morlec <[EMAIL PROTECTED]> To: Jonathan Leffler <[EMAIL PROTECTED]>, dbi-users@perl.org Subject

Re: Problem with DBI installation on x86_64-linux

2008-11-04 Thread Raphael Morlec
Thank you for your answer. You must be right when you say that my "crash" is a C compilation failure. The problem is that I am not experienced in C language, and I don't really know how to resolve the compilation error. I looked on the web to find information about the GCC compiler, I downloaded t

Re: Problem with DBI installation on x86_64-linux

2008-11-03 Thread Jonathan Leffler
On Mon, Nov 3, 2008 at 8:06 AM, Raphael Morlec <[EMAIL PROTECTED]>wrote: > Hello everybody, > > I'm trying without success to install DBI for nearly two days now. > > I use a x86_64-linux Mandriva 2007 distribution, with perl 5.8.8 (the shell > 'perl -V' output is attached). > > I tried several wa

Problem with DBI installation on x86_64-linux

2008-11-03 Thread Raphael Morlec
Hello everybody, I'm trying without success to install DBI for nearly two days now. I use a x86_64-linux Mandriva 2007 distribution, with perl 5.8.8 (the shell 'perl -V' output is attached). I tried several ways to install DBI : 1. With the CPAN : I tried 'perl -MCPAN -e shell', then 'install D

Re: error during DBD::Oracle installation (was: error during DBI installation)

2008-04-02 Thread Jonathan Leffler
Looks like time to get the development stuff you need installed. The log file says: Reading /export/home/oracle/product/9Iclient/precomp/lib/env_precomp.mk Attempting to discover Oracle OCI build rules gcc -c -I. -I/export/home/oracle/product/9Iclient/precomp/public -I/export/home/oracle/produc

FW: error during DBI installation.

2008-04-02 Thread Sasidharan, Radhakrishnan
Hi, We are trying to run the DBD installation on a unix server. We are able to do the Makefile.PL but it failed on the subsequent make. Attached is the output of the two commands. Kindly help us to resolve this issue. Thanks & Regards Radhakrishnan sudo /opt/ActivePerl-5.8/bin/perl Make

RE: Errors in DBI installation!!

2007-02-07 Thread Garrett, Philip \(MAN-Corporate\)
Hi, > From: Goverdhan Reddy [mailto:[EMAIL PROTECTED] > Sent: Tuesday, February 06, 2007 3:00 PM > To: dbi-users@perl.org > Subject: Errors in DBI installation!! > > I am getting the errors when trying to install DBI module. Please have > a look at the attached files an

Errors in DBI installation!!

2007-02-07 Thread Goverdhan Reddy
Hi, I am getting the errors when trying to install DBI module. Please have a look at the attached files and let me know where I am going wrong. Thanks alot, Goverdhan. [EMAIL PROTECTED]:/tmp/DBI-1.53 > perl -V Summary of my perl5 (revision 5.0 version 6 subversion 1) configuration: Platfor

Re: DBI Installation Problems

2006-08-23 Thread Jon Daily
t;Jon Daily" <[EMAIL PROTECTED]> CC: dbi-users@perl.org Subject: Re: DBI Installation Problems Date: Mon, 21 Aug 2006 19:38:47 -0400 This line: wrong ELF class: ELFCLASS64 at suggests a 32 bit versus 64 bit problem to me. I've only done one 64 bit perl and DBI install and that wa

Re: DBI Installation Problems

2006-08-21 Thread Jon Daily
er.pm line 230. at /opt/ActivePerl-5.8/lib/site_perl/5.8.8/sun4-solaris-thread-multi/DBI.pm line 259 Do you have any other suggestions? I really appreciate the help, Thanks, - Jon From: "Jeffrey Seger" <[EMAIL PROTECTED]> To: "Jon Daily" <[EMAIL PROTECT

Re: DBI Installation Problems

2006-08-21 Thread Jeffrey Seger
>From: "Jeffrey Seger" <[EMAIL PROTECTED]> >To: "Jon Daily" <[EMAIL PROTECTED]> >CC: dbi-users@perl.org >Subject: Re: DBI Installation Problems >Date: Fri, 18 Aug 2006 23:10:31 -0400 > >It's important to compile DBI with the same compiler that perl

Re: DBI Installation Problems

2006-08-19 Thread Duncan Ferguson
I had this same problem on Solaris 10 (both sparc & x86) and 64 bit Instant Client last week. I fixed it by using the 32 client instead. Didnt look into it too closely but I think it may be due to perl (both ActiveState and the Sun provided one in /usr/perl5) are 32 bit so they will always work n

Re: DBI Installation Problems

2006-08-18 Thread Jeffrey Seger
It's important to compile DBI with the same compiler that perl was compiled with. Active State's perl IIRC is a precompiled binary that may well have been compiled with another compiler. You can fin d out by examining the output of perl -V. If it turns out that you don't have the same compiler a

DBI Installation Problems

2006-08-18 Thread Jon Daily
I am trying to install the DBI module on a Solaris 10 machine. I am using active perl 5.8.8. I think I am having issues with the bit size compatibility. The Solaris installation is 64-bit, but perl is 32-bit. Perl is working fine however, so i'm not sure why i am having trouble with the DBI

RE: Perl DBI Installation error

2006-08-03 Thread Ron Savage
On Wed, 2 Aug 2006 15:35:47 +0530, Gautam Dutta wrote: Hi Gautam > What is full form of BTW? Where will I found it? It's a pity people did not point you to: http://acronymfinder.com/ -- Cheers Ron Savage, [EMAIL PROTECTED] on 3/08/2006 http://savage.net.au/index.html Let the record show: Micros

RE: Perl DBI Installation error

2006-08-02 Thread Reidy, Ron
: Perl DBI Installation error What is gcc ? I am not able to find in ur below said docs. My operating system is HP-Unix. -Original Message- From: Reidy, Ron [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 02, 2006 12:33 AM To: Gautam Dutta; [EMAIL PROTECTED]; dbi-users@perl.org Subject

RE: Perl DBI Installation error

2006-08-02 Thread Reidy, Ron
BTW - By the way -Original Message- From: Gautam Dutta [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 02, 2006 4:06 AM To: Reidy, Ron; [EMAIL PROTECTED]; dbi-users@perl.org Subject: RE: Perl DBI Installation error What is full form of BTW? Where will I found it? -Original

RE: Perl DBI Installation error

2006-08-02 Thread Ronald J Kimball
6:06 AM > To: 'Reidy, Ron'; [EMAIL PROTECTED]; dbi-users@perl.org > Subject: RE: Perl DBI Installation error > > What is full form of BTW? Where will I found it? > > > -Original Message- > From: Reidy, Ron [mailto:[EMAIL PROTECTED] > Sent: Wednesday, Au

Re: Perl DBI Installation error

2006-08-02 Thread Hal Wigoda
, 2006 12:33 AM To: Gautam Dutta; [EMAIL PROTECTED]; dbi-users@perl.org Subject: RE: Perl DBI Installation error 'gcc not found' is your problem. No gcc, no install. Read these docs: http://www.cpan.org/modules/INSTALL.html http://lso.gmu.edu/OSCR/howtoDBIonLinux.html -Origin

RE: Perl DBI Installation error

2006-08-02 Thread Gautam Dutta
What is gcc ? I am not able to find in ur below said docs. My operating system is HP-Unix. -Original Message- From: Reidy, Ron [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 02, 2006 12:33 AM To: Gautam Dutta; [EMAIL PROTECTED]; dbi-users@perl.org Subject: RE: Perl DBI Installation

RE: Perl DBI Installation error

2006-08-02 Thread Gautam Dutta
What is full form of BTW? Where will I found it? -Original Message- From: Reidy, Ron [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 02, 2006 12:40 AM To: Reidy, Ron; Gautam Dutta; [EMAIL PROTECTED]; dbi-users@perl.org Subject: RE: Perl DBI Installation error BTW - 1.51 is the latest

RE: Perl DBI Installation error

2006-08-01 Thread Reidy, Ron
BTW - 1.51 is the latest release. You might consider using that release. -Original Message- From: Reidy, Ron [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 01, 2006 1:03 PM To: Gautam Dutta; [EMAIL PROTECTED]; dbi-users@perl.org Subject: RE: Perl DBI Installation error 'gcc not

RE: Perl DBI Installation error

2006-08-01 Thread Reidy, Ron
PROTECTED]; dbi-users@perl.org Subject: Perl DBI Installation error Dear All, I am facing problem in installing the Perl Database Interface (DBI-1.21). Pls. help out. The following log is as follows: perl Makefile.PL *** You are using a perl with experimental threading enabled! *** You

Perl DBI Installation error

2006-08-01 Thread Gautam Dutta
Dear All, I am facing problem in installing the Perl Database Interface (DBI-1.21). Pls. help out. The following log is as follows: perl Makefile.PL *** You are using a perl with experimental threading enabled! *** You should be aware that using multiple threads is unstable *** are

status on DBI installation on AIX 5.2

2005-07-01 Thread Larry Li
dbi-users@perl.org Subject: RE: DBI installation failure on AIX 5.2, all failure info attached CPAN is your friend : http://search.cpan.org/~nwclark/perl-5.8.6/ kind regards Bjorn Van: Larry Li [mailto:[EMAIL PROTECTED] Verzonden: do 30/06/2005

RE: DBI installation failure on AIX 5.2, all failure info attached

2005-07-01 Thread Larry Li
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, June 30, 2005 10:36 AM To: Larry Li; dbi-users@perl.org Subject: RE: DBI installation failure on AIX 5.2, all failure info attached Larry, It seems to me you don't have perl installed with the -Duse64bitall

RE: DBI installation failure on AIX 5.2, all failure info attached

2005-06-30 Thread Bjorn.Naessens
CPAN is your friend : http://search.cpan.org/~nwclark/perl-5.8.6/ kind regards Bjorn Van: Larry Li [mailto:[EMAIL PROTECTED] Verzonden: do 30/06/2005 17:40 Aan: Bjorn Naessens; dbi-users@perl.org Onderwerp: RE: DBI installation failure on AIX 5.2, all

RE: DBI installation failure on AIX 5.2, all failure info attached

2005-06-30 Thread Bjorn.Naessens
2005 15:46 To: dbi-users@perl.org Subject: DBI installation failure on AIX 5.2, all failure info attached Importance: High Thanks for your help. This is Larry Li from Toronto. I am trying to install DBI on AIX 5.2. I am facing the following failure. Step 1: seems it succeeded. root[to

DBI installation failure on AIX 5.2, all failure info attached

2005-06-30 Thread Larry Li
Thanks for your help. This is Larry Li from Toronto. I am trying to install DBI on AIX 5.2. I am facing the following failure. Step 1: seems it succeeded. root[torts51]/lpp_fs/perl/DBI-1.48: perl Makefile.PL *** You are using a perl configured with threading enabled. *** You shoul

DBI installation failure on AIX 5.2

2005-06-30 Thread Larry Li
Thanks for your help. This is Larry Li from Toronto. I am trying to install DBI on AIX 5.2. I am facing the following failure. Step 1: seems it succeeded. root[torts51]/lpp_fs/perl/DBI-1.48: perl Makefile.PL *** You are using a perl configured with threading enabled. *** You should b

DBI installation in windows

2005-06-22 Thread babu
Hi, i want to use perl DBI for "Using XML and Relational Databases with Perl". I am using a package called apachefriends/xampp, where perl comes with that package,which do not have the DBI package. so i want to install it, but i dont know much about perl as i am a php user. can someone please gui

DBI installation problem in Cygwin

2005-02-25 Thread Sabari Girish
re at Makefile.PL line 41. BEGIN failed--compilation aborted at Makefile.PL line 41. # Looks like your test died before it could output anything. -- Can someone help me with the DBI install

RE: DBI installation

2005-01-15 Thread Jeff Urlwin
> > > Hi Patrick, > > > You can download the *.gz and *.ppd file (eg from > ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.2) > > Edit the ppd file, change CODEBASE to point to where you > downloaded the > *.gz file. > > In ppm add a new repository, eg rep add new \ > > now use ppm to install

Re: DBI installation

2005-01-15 Thread Tony . Adolph
Hi Patrick, You can download the *.gz and *.ppd file (eg from ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.2) Edit the ppd file, change CODEBASE to point to where you downloaded the *.gz file. In ppm add a new repository, eg rep add new \ now use ppm to install DBI as normal. Of course it migh

DBI installation

2005-01-14 Thread Patrick . M . Albouy
Hi, I have failed to install the DBI.pm? using the PPM program. I have tried to put the DBI.pm into my perl directory but no success either. May be you can help? (Embedded image moved to file: pic10946.jpg) Patrick M. Albouy Phone: 831-4395707 Cell : 408-205-6497 Patrick M. Albouy

Re: DBI installation/build troubleshooting resources

2004-11-28 Thread Oliver Boermans
Michael Peppler wrote on Sunday, 28 November 2004: >The most likely issue here is that the .cpan directory (and its >children) is not owned by the user that is running the "perl >Makefile.PL". > >My *guess* is that you originally ran the CPAN utility as root using >"sudo". It seems you are spot o

Re: DBI installation/build troubleshooting resources

2004-11-28 Thread Michael Peppler
On Sun, 2004-11-28 at 08:26, Oliver Boermans wrote: > Successfully installing the Perl DBI on OS X feels like a trial by fire. > I have done it before but this time my feet are getting burnt! > My attempts to install the perl DBI on my shiny new Mac have come to > dead end. Problems (and solution

DBI installation/build troubleshooting resources

2004-11-27 Thread Oliver Boermans
Successfully installing the Perl DBI on OS X feels like a trial by fire. I have done it before but this time my feet are getting burnt! I'm appealing to this list as suggested by Tim Bunce's in the DBI README after extensive and fruitless googling. No doubt the problem is I'm looking for the wron

RE: DBI Installation Problem on Microsoft Windows.

2004-10-20 Thread Jeff Urlwin
> > > On Wed, 20 Oct 2004 12:01:31 -0400, Jeff Urlwin wrote: > > >Or, see http://ftp.esoftmatic.com/DBI > > 1.45, that's even better. > > But I don't get it, why the separate subdirectories for the > perl versions? All 5.8.x versions are supposed to be binary > compatible. > > (Except for t

Re: DBI Installation Problem on Microsoft Windows.

2004-10-20 Thread Bart Lateur
On Wed, 20 Oct 2004 12:01:31 -0400, Jeff Urlwin wrote: >Or, see http://ftp.esoftmatic.com/DBI 1.45, that's even better. But I don't get it, why the separate subdirectories for the perl versions? All 5.8.x versions are supposed to be binary compatible. (Except for that 5.8.1 lapse, but Activesta

RE: DBI Installation Problem on Microsoft Windows.

2004-10-20 Thread Jeff Urlwin
> > > > appears to be carrying DBI version 1.43. Or, see http://ftp.esoftmatic.com/DBI Jeff

Re: DBI Installation Problem on Microsoft Windows.

2004-10-20 Thread Bart Lateur
On Wed, 20 Oct 2004 11:17:24 +0530, Murthy Pydikondala wrote: >While I am trying to install perl DBI on >Windows 2000 Professional, I am getting the following error after I >executed nmake.exe >'cl' is not recognized as an internal or external command, >Binary build 810 provided by ActiveState C

DBI Installation Problem on Microsoft Windows.

2004-10-20 Thread Murthy Pydikondala
Hi, Please clarifiy on the following. While I am trying to install perl DBI on Windows 2000 Professional, I am getting the following error after I executed nmake.exe - Microsoft (R) Program Maintenance Utility Version 7.0

Help on DBI installation

2004-06-25 Thread Ben Ye
Hi All I encounter this problem when I tried to install DBI in my Solaris 9. The error message is like the following, can you help me? make clean rm -rf Perl.c DBI.c DBI-1.42 Perl.xsi t/zz_*.t dbiproxy dbiprof dbitrace.log dbi.prof ndtest.prt ./blib Makefile.aperl blib/arch/au

Re: DBI installation help

2004-02-23 Thread Michael A Chase
#SHUCHI MITTAL# wrote: Can anyone here tell me the step by step procedure to install the DBI module in perl for database access via a script. Any help is much appreciated If you are using ActivePerl, use PPM. For other operating systems, see README in the source archive. See http://dev.isystek.co

DBI installation help

2004-02-23 Thread #SHUCHI MITTAL#
Hi all Can anyone here tell me the step by step procedure to install the DBI module in perl for database access via a script. Any help is much appreciated Thanx Shuchi

RE: Help for DBI installation

2003-12-11 Thread Jay Hannah
From: Jay Hannah [mailto:[EMAIL PROTECTED] > FWIW, after much main and suffering errr... s/main/pain/ I blame AIX for that typo. That's usually a safe bet. Grin, j

RE: Help for DBI installation

2003-12-11 Thread Jay Hannah
From: Edward Pang [mailto:[EMAIL PROTECTED] > I'm installing DBI on my AIX4.3.3 (4330-10) system. I use gcc-3.3.2 and I have > installed perl 5.8.0. But I got following error when run "make" command: FWIW, after much main and suffering we gave up on building Perl / DBI / DBD::Informix (gcc or cc

Re: Help for DBI installation

2003-12-09 Thread Tim Bunce
, December 09, 2003 12:11 PM > > To: Andy Crichton > > Cc: [EMAIL PROTECTED] > > Subject: RE: Help for DBI installation > > > > > > > > > > > > > > Hi Andy, > > > > When link the cc, I got following error when I run ma

RE: Help for DBI installation

2003-12-09 Thread Sterin, Ilya (I.)
Try setting LD_LIBRARY_PATH. Ilya > -Original Message- > From: Edward Pang [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 09, 2003 12:11 PM > To: Andy Crichton > Cc: [EMAIL PROTECTED] > Subject: RE: Help for DBI installation > > > > > > >

Antwort: Help for DBI installation

2003-12-09 Thread Thomas Mieslinger
] Edward Pang <[EMAIL PROTECTED]> 09.12.2003 17:51 An: [EMAIL PROTECTED] Kopie: Thema: Help for DBI installation Hi, I'm installing DBI on my AIX4.3.3 (4330-10) system. I use gcc-3.3.2 and I have installed perl 5.8.0. But I got following err

RE: Help for DBI installation

2003-12-09 Thread Edward Pang
]> 2003-12-09 12:05 PMcc

Help for DBI installation

2003-12-09 Thread Edward Pang
Hi, I'm installing DBI on my AIX4.3.3 (4330-10) system. I use gcc-3.3.2 and I have installed perl 5.8.0. But I got following error when run "make" command: 1. perl Makefile.PL ==> OK 2. make ==> ERROR cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm /usr/local/bin/per

Re: DBI installation problem on cygwin

2003-10-13 Thread Terrence Brannon
Fan Zheng wrote: Hi, I got "Error makefile 1031: Redefinition of target 'Perl.c'" error message when I issue 'make' command during DBI installation process on cygwin. Can any I am using the latest Cygwin and had no problems installing the latest DBI. Of course,

DBI installation problem on cygwin

2003-10-13 Thread Fan Zheng
Hi, I got "Error makefile 1031: Redefinition of target 'Perl.c'" error message when I issue 'make' command during DBI installation process on cygwin. Can any tell me what's wrong with the installation? Thanks in advance. __ Do

Re: DBI Installation Problem

2003-03-19 Thread Tim Bunce
Perl 5.005 is not supported by the DBI. You may find 5.005_03 will work (but that version is also very old and the DBI soon won't support that). I'd recommend using perl 5.6.1. DBI-1.201 is also very old. Try 1.35. Tim. On Wed, Mar 19, 2003 at 12:38:43PM +, Venky Karuppur wrote: > Hello All,

DBI Installation Problem

2003-03-19 Thread Venky Karuppur
Hello All, I have attached here the log files (and error files) during the installation of DBI-1.201 on to a SCO box. I had error during Make Test process. Guess the attached file will tell more abt the problem. Help please!.. Thanks Venky

Re: DBI Installation problem

2003-03-13 Thread Michael A Chase
On Wed, 12 Mar 2003 15:44:05 -0500 Patrick Lee <[EMAIL PROTECTED]> wrote: > I try to install the DBI-1.35 software on the Sun Solaris 5.8 server > using the existing perl software from Sun. > > When I do the make command, I got the following error: > > [EMAIL PROTECTED] # make > cc -c -xO3 -

DBI Installation problem

2003-03-13 Thread Patrick Lee
Hi: I try to install the DBI-1.35 software on the Sun Solaris 5.8 server using the existing perl software from Sun. When I do the make command, I got the following error: [EMAIL PROTECTED] # make cc -c -xO3 -xdepend -DVERSION=\"1.35\" -DXS_VERSION=\"1.35\" -KPIC -I/usr/perl5/5.00503/s

DBI installation

2003-03-11 Thread Jose Antonio Martinez
Hello, I'm installing DBI in my linux box and i was experiencing the problem "Cannot locate auto/DBI/_install_me.al in @INC (@INC contains: .).. " and i found the solution in the mailing list archives as mail bellow, but now i get this new message "DBI/_install_me.al did not return a true

RE: DBI installation to non-default directory

2003-01-07 Thread Frank Saab
PROTECTED]] Sent: Tuesday, January 07, 2003 3:33 PM To: [EMAIL PROTECTED] Subject:DBI installation to non-default directory Hello, Can anybody tell me how to install DBI into non-default directory? Basically I don't have root permission to the Linux machine on which I am tryin

Re: DBI installation to non-default directory

2003-01-07 Thread Michael A Chase
On Tue, 7 Jan 2003 14:33:26 -0800 (PST) Gary Zhang <[EMAIL PROTECTED]> wrote: > Can anybody tell me how to install DBI into > non-default directory? Basically I don't have > root permission to the Linux machine on which > I am trying to use DBI. The Perl bin is in /usr. > But I can't install the

DBI installation to non-default directory

2003-01-07 Thread Gary Zhang
Hello, Can anybody tell me how to install DBI into non-default directory? Basically I don't have root permission to the Linux machine on which I am trying to use DBI. The Perl bin is in /usr. But I can't install the DBI module into that directory since that would require root permission. Can I

DBI Installation problems

2003-01-06 Thread Patrick Gormley
Can anyone help me get DBI installed on my server (Mac OS 10.2.2 running Webstar 5.2.3)? Below is the terminal output which contains numerous errors. Everything went fine until I got to the MAKE step. I don't know how to correct this and any help will be appreciated. Terminal Output

DBI installation error in Red Hat Linux

2003-01-05 Thread ypeng
Hi all, I am installing the DBI-1.32 module in my linux computer, but can not make it - the error message is: cpp: installation problem, cannot exec 'cpp': Argument list too long make: *** [Perl.o] Error 1 Does anybody know why this happened and how to install it properly? Thanks Fred

DBI Installation problem

2002-12-31 Thread Jerry Dufour
-Original Message- From: Jerry Dufour Sent: Tuesday, December 31, 2002 11:35 AM To: '[EMAIL PROTECTED]' Cc: Ray Peterson Subject: DBI Installation problem I have noted that you have a problem very similar to one we are encountering. Were you able to resolve that issue?

RE: DBI installation problem

2002-12-30 Thread Frank Saab
I am not much of an expert on this, but I thought I would pass along a few hints from the list which were helpful to me in testing and installing DBI. I got some very timely help from this list - for which I am very grateful 1.Specify the path where you want to install DBI - this should be the s

DBI installation problem

2002-12-30 Thread Jesse J Woodruff
Hello, I am having a problem installing the DBI module for perl. Here are the perl Makefile.PL, make, make test, and make test TEST_VERBOSE=1 results. I have also attached them in text files for you to look at also. Thank you for any help you could lend. Best Regards, [EMAIL PROTECTED] w

Re: Perl DBI Installation

2002-12-13 Thread Michael A Chase
On Thu, 12 Dec 2002 17:46:14 -0800 Sath Maripitchai <[EMAIL PROTECTED]> wrote: > I found the modules (DBI.pm and DBD.pm modules). The problem is I didn't > have ANSI C compiler or a pre-build binary of gcc, so the 'make' command > didn't work. http://xmlproj.com/fom-serve/cache/61.html http

RE: Perl DBI Installation

2002-12-13 Thread Sath Maripitchai
(I.) [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 12, 2002 7:54 AM To: 'Sath Maripitchai'; '[EMAIL PROTECTED]' Subject: RE: Perl DBI Installation Well, I'm not sure what "Tried my best to install it" means. Did you get errors? Did it install fine? Did

RE: Perl DBI Installation

2002-12-12 Thread Sterin, Ilya (I.)
-Original Message- From: Sath Maripitchai [mailto:[EMAIL PROTECTED]] Sent: Wednesday, December 11, 2002 1:39 PM To: '[EMAIL PROTECTED]' Subject: Perl DBI Installation Hello there, I installed Perl on my new server a few days ago. As far as Perl, everything is working except I co

Perl DBI Installation

2002-12-12 Thread Sath Maripitchai
Hello there, I installed Perl on my new server a few days ago. As far as Perl, everything is working except I couldn't get DBI.pm working correctly. I downloaded the DBI.pm from http://search.cpan.org/author/TIMB/DBI-1.32/DBI.pm site and tried my best to install it. The following error shows

DBI installation problems for perl v5.6.0 and mysql v3.23.51

2002-11-12 Thread Samar Bakane
Hi, I am trying to install and configure on on Mac OSX v10.1.4 server the DBI drivers (DBI-1.18.tar.gz DBD::mysql) for interfacing perl v5.6.0 (default installation in Darwin) and mysql v3.23.51(installed by me ). I am folowing the instructions given in the readme file for DBI drivers. When I gi

DBI installation problems for perl v5.6.0 and mysql v3.23.51

2002-11-12 Thread Samar Bakane
Hi, I am trying to install and configure on on Mac OSX v10.1.4 server the DBI drivers (DBI-1.18.tar.gz DBD::mysql) for interfacing perl v5.6.0 (default installation in Darwin) and mysql v3.23.51(installed by me ). I am folowing the instructions given in the readme file for DBI drivers. When I gi

DBI Installation Issues

2002-09-04 Thread Peschka, Jeremiah
I'm not sure if this is the right place to ask this question, so please direct me appropriately if it isn't. I'm installing the DBI on HP-UX 11.00 with GCC 2.95.2 and perl 5.6.1 (binary build 627 from ActiveState). When attempting to install through CPAN I see the following (the original is quit

RE: DBI Installation error

2002-07-23 Thread Jeff Urlwin
TECTED]' > Cc: '[EMAIL PROTECTED]' > Subject: DBI Installation error > > > Please help! Thanks! > > > C:\Temp\DBI-1.30>perl makefile.pl > > *** You are using a perl configured with threading enabled. > *** You should be aware that using multiple t

DBI Installation error

2002-07-23 Thread Sheu, Alan
Please help! Thanks! C:\Temp\DBI-1.30>perl makefile.pl *** You are using a perl configured with threading enabled. *** You should be aware that using multiple threads is *** not recommended for production environments. *** Note: The optional PlRPC-modules (RPC::PlServer etc) are not instal

RE: How to check a DBI installation?

2002-07-18 Thread Mark Charshaf
taSource\n"; } print "\n"; } exit; -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 18, 2002 2:42 AM To: [EMAIL PROTECTED] Subject: How to check a DBI installation? Hi there! For test purposes I tried to execute

How to check a DBI installation?

2002-07-18 Thread michael . krips
Hi there! For test purposes I tried to execute a perl prog at a customers solarix box, which dumps an informix table to STDOUT. It failed, because perl didn't find the DBI.pm . I found some DBI/DBD::Informix related files in /usr/informix/tmp/perl/... .. Because I'm not very experienced

Re: DBI installation problem on HP-UX

2002-05-20 Thread Waldemar Zurowski
On Mon, 20 May 2002 07:47:12 +0100 "Stevenson, Jonathan" <[EMAIL PROTECTED]> wrote: > .. On another note, I don't know if you are trying to install > DBD::Oracle (the +z suggests you may be), no one has found the exact > recipe to do it using gcc. If you do get this to work, I would be like > to

Re: DBI installation problem on HP-UX

2002-05-20 Thread Waldemar Zurowski
On Mon, 20 May 2002 08:45:57 +1000 Adam Stuckey <[EMAIL PROTECTED]> wrote: > gcc -c -Ae -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O > +Onolimit > > Stop. > root:mv36_1# > > Any Ideas?? That is because your perl was built with HP-UX' native C compiler. Either you have to bu

RE: DBI installation problem on HP-UX

2002-05-20 Thread LBaxter
to do this, since I do not use Gcc on HP here. Lincoln -Original Message- From: Adam Stuckey [mailto:[EMAIL PROTECTED]] Sent: Sunday, May 19, 2002 6:46 PM To: '[EMAIL PROTECTED]' Subject: DBI installation problem on HP-UX Hi All, I am having difficulty installing DBI-1.21 o

RE: DBI installation problem on HP-UX

2002-05-19 Thread Stevenson, Jonathan
ssage- From: Adam Stuckey [mailto:[EMAIL PROTECTED]] Sent: 19 May 2002 23:46 To: '[EMAIL PROTECTED]' Subject: DBI installation problem on HP-UX Hi All, I am having difficulty installing DBI-1.21 on HP-UX 11 I am running perl v5.6.1 and gcc 3.04 Running "perl Makefile.PL CC=gcc&quo

DBI installation problem on HP-UX

2002-05-19 Thread Adam Stuckey
Hi All, I am having difficulty installing DBI-1.21 on HP-UX 11 I am running perl v5.6.1 and gcc 3.04 Running "perl Makefile.PL CC=gcc" completes successfully but when I run make it bombs out: root:mv36_1# make cp Changes blib/lib/DBI/Changes.pm cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm

DBI Installation Problems on Solaris 2.6

2002-04-05 Thread Daniel . Goncalves
Hello to all, I want to install DBI on Solaris 2.6, I have difficulty with the compilation because the pre installed Perl (Nortel) (I don't have the permission to replace it by a another one) was built with a compiler that I don't have (error : optional langage package is not installed), and I d

Re: DBI :Installation problem

2002-03-31 Thread Steven Lembark
-- sheby <[EMAIL PROTECTED]> > Hi, > > when i am trying to install DBI-1.15 on Solaris 2.8 having Perl > 5.005 , during the execution of the command , am getting follwoing error > messages. > ># make > cc -c -xO3 -xdepend -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -KPIC > -I/usr/per

DBI :Installation problem

2002-03-31 Thread sheby
Hi, when i am trying to install DBI-1.15 on Solaris 2.8 having Perl 5.005 , during the execution of the command , am getting follwoing error messages. # make cc -c -xO3 -xdepend -DVERSION=\"1.15\" -DXS_VERSION=\"1.15\" -KPIC -I/usr/per l5/5.00503/sun4-solaris/CORE -DDBI_NO_THREAD

Re: DBI installation problem.

2002-03-28 Thread Vickydhiman
Hi Tim, Iam having a similar problem. I have already a DBI that came with the Red hat. Now I wanna upgrade that. It does not. And because of thast i Cant install DBD. It works fine for the already installled dbi. --- Tim Bunce <[EMAIL PROTECTED]> wrote: > That's just a warning. The problem is els

  1   2   >