RE: DBI and DBD module for perl 5.8.7 and mysql4.1.13

2011-05-23 Thread Tim.Pham
To: Pham, Tim (CCI-Orange County) Cc: dbi-users@perl.org Subject: Re: DBI and DBD module for perl 5.8.7 and mysql4.1.13 On Thu, May 19, 2011 at 14:41, tim.p...@cox.commailto:tim.p...@cox.com wrote: We have an old server that needs to install BDI and DBD module. The server is running with Perl 5.8.7

DBI and DBD module for perl 5.8.7 and mysql4.1.13

2011-05-20 Thread Tim.Pham
We have an old server that needs to install BDI and DBD module. The server is running with Perl 5.8.7 and MySQL 4.1.13 We have DBI-1.41 and DBD-mysql-2.9003. However, it was failed when I installed these modules. These are the outputs for DBI and DBD: I also tried the latest versions

Re: DBI and DBD module for perl 5.8.7 and mysql4.1.13

2011-05-20 Thread Jonathan Leffler
On Thu, May 19, 2011 at 14:41, tim.p...@cox.com wrote: We have an old server that needs to install BDI and DBD module. The server is running with Perl 5.8.7 and MySQL 4.1.13 We have DBI-1.41 and DBD-mysql-2.9003. However, it was failed when I installed these modules. These are the outputs

DBD module install errors

2010-08-31 Thread vkumar1
Hi, We are getting below mentioned error while running make command for PERL. The Oracle version installed on the machine is 11gR2 and I couldn't find the files it is trying to search under ORACLE_HOME. Can you help us with this issues? ERROR MESSAGE root - R9DEVT perl Makefile.PL

RE: DBD module install errors

2010-08-31 Thread Ludwig, Michael
-Original Message- From: vkum...@metlife.com [mailto:vkum...@metlife.com] The oracle.mk (or demo_rdbms.mk) file is part of the Oracle RDBMS product. The proc.mk (or demo_proc.mk) file is part of the Oracle Pro*C product. You need to build DBD::Oracle on a

Re: DBD module install errors

2010-08-31 Thread John Scoles
Ludwig, Michael wrote: Just a note Oracle in its wisdom has I think dropped the proc.mk from 11 and has added something else in its place. Not that it matters much in this case as the user is not playing with proc. I wish I had an AIX box with 11g on it and I would be able to get a fix in

Problems while installing PERL(DBD module)

2008-11-05 Thread Vineet Kaimal
Hi, I was trying to install PERL in Linux OS. I was successful in installing the DBI module. But on installing the DBD module, i am facing the following errors on the issuance of make command. In file included from DB2.xs:7: DB2.h:18:67: DBIXS.h: No such file or directory In file included from

Re: compiling DBD module on system with multiple versions of oracle

2007-09-13 Thread John Scoles
if you have a system with multiple versions of oracle and using Perl DBI and DBD modules. how to use/setup the DBD module to work on any version of oracle. In otherwords which oracle environment am i going to use? Most likly the first one it finds. When your run Makefile.PL It will tell

Re: compiling DBD module on system with multiple versions of oracle

2007-09-13 Thread Andy Hassall
Richard Labutis wrote: if you have a system with multiple versions of oracle and using Perl DBI and DBD modules. how to use/setup the DBD module to work on any version of oracle. In otherwords which oracle environment am i going to use? the make file will hard code the full path

compiling DBD module on system with multiple versions of oracle

2007-09-12 Thread Richard Labutis
if you have a system with multiple versions of oracle and using Perl DBI and DBD modules. how to use/setup the DBD module to work on any version of oracle. In otherwords which oracle environment am i going to use? the make file will hard code the full path of the libraries into the binaries

RE: compiling DBD module on system with multiple versions of oracle

2007-09-12 Thread Nelson, Erick [HDS]
For the last question, you could always try out DBD::Proxy -Original Message- From: Richard Labutis [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 12:17 PM To: dbi-users@perl.org Subject: compiling DBD module on system with multiple versions of oracle if you have a system

RE: DBD module loading problem

2006-04-23 Thread Garrett, Philip (MAN-Corporate)
- From: Kevin Moore [mailto:[EMAIL PROTECTED] Sent: Sun 4/23/2006 12:15 AM To: dbi-users@perl.org Subject: DBD module loading problem Objective - execute perl modules from apache that access an oracle database Oracle

DBD module loading problem

2006-04-22 Thread Kevin Moore
Objective - execute perl modules from apache that access an oracle database Oracle database - 10gr2, SUSE SLES9 linux Apache server - RHAS 4.0, oracle 10gr2 instant client Perl Version perl -v This is perl, v5.8.5 built for i386-linux-thread-multi Apache Version apachectl -v Server version:

Re: DBD module loading problem

2006-04-22 Thread Kevin Moore
One more thing - all perl makefile.pl, make, make test, make install, were successful for mod_perl, DBI, DBD Kevin Moore wrote: Objective - execute perl modules from apache that access an oracle database Oracle database - 10gr2, SUSE SLES9 linux Apache server - RHAS 4.0, oracle 10gr2

Make test failure for Oracle DBD module

2004-02-13 Thread PerlDiscuss - Perl Newsgroups and mailing lists
When I run make test for my module, I get error code 29 - Command failed for target 'test_dynamic'. Here is the test output: # make test PERL_DL_NONLAZY=1 /usr/local/bin/perl -MExtUtils::Command::MM -e test_harness(0, 'blib/lib', 'blib/arch') t/*.t t/base... t/base...ok

Re: Make test failure for Oracle DBD module

2004-02-13 Thread Tim Bunce
On Thu, Feb 12, 2004 at 10:00:59PM -, PerlDiscuss - Perl Newsgroups and mailing lists wrote: Any help would be greatly appreciated. Google is your friend. Try DBD::Oracle 0.15. Tim. p.s. http://www.catb.org/~esr/faqs/smart-questions.html

RE: Make test failure for Oracle DBD module

2004-02-13 Thread Bishop, David
. -Original Message- From: Tim Bunce [mailto:[EMAIL PROTECTED] Sent: Friday, February 13, 2004 6:24 AM To: PerlDiscuss - Perl Newsgroups and mailing lists Cc: [EMAIL PROTECTED] Subject: Re: Make test failure for Oracle DBD module On Thu, Feb 12, 2004 at 10:00:59PM -, PerlDiscuss - Perl Newsgroups

Re: Make test failure for Oracle DBD module

2004-02-13 Thread Tim Bunce
:24 AM To: PerlDiscuss - Perl Newsgroups and mailing lists Cc: [EMAIL PROTECTED] Subject: Re: Make test failure for Oracle DBD module On Thu, Feb 12, 2004 at 10:00:59PM -, PerlDiscuss - Perl Newsgroups and mailing lists wrote: Any help would be greatly appreciated

Re: DBD module

2003-11-15 Thread Scott R. Godin
Michael A Chase wrote: On Thu, 6 Nov 2003 14:07:46 -0500 [EMAIL PROTECTED] wrote: How do I determine what version of the DBD module is installed? There are several DBD::xyz modules. DBI has a method for finding them: perl -MDBI -e print join qq(\n), DBI-available_drivers You can

Re: DBD module

2003-11-15 Thread Scott R. Godin
Tim Bunce wrote: On Thu, Nov 06, 2003 at 02:07:46PM -0500, [EMAIL PROTECTED] wrote: How do I determine what version of the DBD module is installed? With DBI 1.38 you can now do perl -MDBI -e 'DBI-installed_versions' and it'll tell you. Tim. Sweet! Thanks a lot, Tim, this is nice.

RE: DBD module

2003-11-08 Thread Avis, Ed
Bart Lateur [EMAIL PROTECTED] wrote: perl -MDBD::mysql -le 'print $DBD::mysql::VERSION' BTW, I have written a small tool 'pmq' which prints the version of a module. That is trivial but it does other things like list all installed modules or print the module filename (like 'which').

Re: DBD module

2003-11-08 Thread Sumitro Chowdhury
Thanks Michael, In AIX , with DB2, this ' works and does not: Works: perl -MDBD::DB2 -e 'print $DBD::DB2::VERSION' Sumitro. On Fri, 2003-11-07 at 05:17, Michael A Chase wrote: On Thu, 6 Nov 2003 14:07:46 -0500 [EMAIL PROTECTED] wrote: How do I determine what version of the DBD module

Re: DBD module

2003-11-08 Thread James D. White
-MDBD::mysql -e print $DBD::mysql::VERSION -- Hardy Merrill Red Hat, Inc. Hardy Merrill [EMAIL PROTECTED] wrote: Michael A Chase [EMAIL PROTECTED] wrote: On Thu, 6 Nov 2003 14:07:46 -0500 [EMAIL PROTECTED] wrote: How do I determine what version of the DBD module is installed

DBD module

2003-11-07 Thread ACarlo
How do I determine what version of the DBD module is installed?

RE: DBD module

2003-11-07 Thread Garry Ferguson
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 06 November 2003 19:08 To: [EMAIL PROTECTED] Subject: DBD module How do I determine what version of the DBD module is installed?

Re: DBD module

2003-11-07 Thread Michael A Chase
On Thu, 6 Nov 2003 14:07:46 -0500 [EMAIL PROTECTED] wrote: How do I determine what version of the DBD module is installed? There are several DBD::xyz modules. DBI has a method for finding them: perl -MDBI -e print join qq(\n), DBI-available_drivers You can usually find the version

Re: DBD module

2003-11-07 Thread Tim Bunce
On Thu, Nov 06, 2003 at 02:07:46PM -0500, [EMAIL PROTECTED] wrote: How do I determine what version of the DBD module is installed? With DBI 1.38 you can now do perl -MDBI -e 'DBI-installed_versions' and it'll tell you. Tim.

Re: DBD module

2003-11-07 Thread Hardy Merrill
Michael A Chase [EMAIL PROTECTED] wrote: On Thu, 6 Nov 2003 14:07:46 -0500 [EMAIL PROTECTED] wrote: How do I determine what version of the DBD module is installed? There are several DBD::xyz modules. DBI has a method for finding them: perl -MDBI -e print join qq(\n), DBI

Re: DBD module

2003-11-07 Thread Bart Lateur
On Fri, 7 Nov 2003 03:17:45 -0800 (PST), Michael A Chase wrote: You can usually find the version of a module with something like: perl -MDBD::xyz -e print $DBD::xyz::VERSION # UNIX perl -MDBD::xyz -e 'print $DBD::xyz::VERSION' # MSWin Reverse that. Doiuble quotes for windows, single

Re: DBD module

2003-11-07 Thread Hardy Merrill
$DBD::mysql::VERSION -- Hardy Merrill Red Hat, Inc. Hardy Merrill [EMAIL PROTECTED] wrote: Michael A Chase [EMAIL PROTECTED] wrote: On Thu, 6 Nov 2003 14:07:46 -0500 [EMAIL PROTECTED] wrote: How do I determine what version of the DBD module is installed? There are several DBD::xyz

Re: DBD module

2003-11-07 Thread Bart Lateur
On Fri, 7 Nov 2003 09:48:12 -0500, Hardy Merrill wrote: But this doesn't work - just comes back to the command prompt without printing anything: perl -MDBD::mysql -e print $DBD::mysql::VERSION Just enable warnings, and you'll see why it doesn't work. perl -MDBD::mysql -lwe print

Re: DBD module

2003-11-07 Thread Hardy Merrill
Bart Lateur [EMAIL PROTECTED] wrote: On Fri, 7 Nov 2003 09:48:12 -0500, Hardy Merrill wrote: But this doesn't work - just comes back to the command prompt without printing anything: perl -MDBD::mysql -e print $DBD::mysql::VERSION Just enable warnings, and you'll see why it doesn't

Re: DBD module

2003-11-07 Thread Michael A Chase
On Fri, 7 Nov 2003 13:21:30 + Tim Bunce [EMAIL PROTECTED] wrote: perl -MDBI -e 'DBI-installed_versions' Very Nice and it will work with '' in either OS since there are no pesky '$'s. Yes, I did mislabel the commands I suggested for getting the version numbers. -- Mac :}) ** I usually

Re: DBD module

2003-11-07 Thread Rudy Lippan
On Fri, 7 Nov 2003, Hardy Merrill wrote: Bart Lateur [EMAIL PROTECTED] wrote: On Fri, 7 Nov 2003 09:48:12 -0500, Hardy Merrill wrote: But this doesn't work - just comes back to the command prompt without printing anything: perl -MDBD::mysql -e print $DBD::mysql::VERSION

(Fwd) DBD module install problem

2003-10-21 Thread Tim Bunce
- Forwarded message from Nigel Henden [EMAIL PROTECTED] - Delivered-To: [EMAIL PROTECTED] From: Nigel Henden [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: DBD module install problem Date: Tue, 21 Oct 2003 13:21:42 +0900 Tim, I have installed Solaris 9, with all the recent patches

Re: (Fwd) DBD module install problem

2003-10-21 Thread Kevin Moore
PROTECTED] From: Nigel Henden [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: DBD module install problem Date: Tue, 21 Oct 2003 13:21:42 +0900 Tim, I have installed Solaris 9, with all the recent patches on an Ultra 2 - Test box. I then installed Oracle 9i second release, 64 bit. I downloaded

Re: (Fwd) DBD module install problem

2003-10-21 Thread radhika sambamurti
PROTECTED] - Delivered-To: [EMAIL PROTECTED] From: Nigel Henden [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: DBD module install problem Date: Tue, 21 Oct 2003 13:21:42 +0900 Tim, I have installed Solaris 9, with all the recent patches on an Ultra 2 - Test box. I then installed Oracle

Re: Perl DBD module test hangs

2003-07-20 Thread Andy Hassall
[mail server is on the blink, so apologies if this arrives more than once] Amisano Daniele wrote: the test hangs on the t/meta control. Do you have optimiser statistics gathered on your SYS schema? Sounds the like the issue previously discussed below

Perl DBD module test hangs

2003-07-18 Thread Amisano Daniele
I'm trying to install the DBD module for linking to a 9.2.0 Oracle Database. I've installed a perl 5.6.0 and a DBI 1.28 module and all looks well. When I try to install the DBD module, version 1.14, the Makefile.PL works well, the make command doesn't give problems but when I make the make test

RE: Perl DBD module test hangs

2003-07-18 Thread FayeGibbins
that the more freely they speak out the more acceptable they will be... who does not is ruined by flatterers -- Machiavelli -Original Message- From: Amisano Daniele [mailto:[EMAIL PROTECTED] Sent: 18 July 2003 10:25 To: '[EMAIL PROTECTED]' Subject: Perl DBD module test hangs I'm trying

Re: Perl DBD module test hangs

2003-07-18 Thread Tim Bunce
be such that they will recognize that the more freely they speak out the more acceptable they will be... who does not is ruined by flatterers -- Machiavelli -Original Message- From: Amisano Daniele [mailto:[EMAIL PROTECTED] Sent: 18 July 2003 10:25 To: '[EMAIL PROTECTED]' Subject: Perl DBD module test

Re: First install of Oracle DBD module missing files

2003-06-06 Thread Kenny G. Dubuisson, Jr.
Any ideas on thisI'm stuck and I am supposed to have this completed today. Thanks, Kenny - Original Message - From: Kenny G. Dubuisson, Jr. [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 4:27 PM Subject: Re: First install of Oracle DBD module missing files

Re: First install of Oracle DBD module missing files

2003-06-06 Thread Cliff Nadler
and I am supposed to have this completed today. Thanks, Kenny - Original Message - From: Kenny G. Dubuisson, Jr. [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 4:27 PM Subject: Re: First install of Oracle DBD module missing files More info: I'm trying

First install of Oracle DBD module missing files

2003-06-05 Thread Kenny G. Dubuisson, Jr.
installed on my machine (I installed only the Oracle 9i R2 client). What I want to know is, if I locate the file on the main Oracle distribution CD can I just copy it over to my machine and then the DBD module will make? Thanks for your help, Kenny

Re: First install of Oracle DBD module missing files

2003-06-05 Thread Kenny G. Dubuisson, Jr.
, Jr. [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 04, 2003 4:02 PM Subject: Re: First install of Oracle DBD module missing files More info: I searched my Oracle distribution disks and did not find the file oracle.mk. Any ideas on what I need to do to get the DBD::Oracle

Error installing mysql::DBD module

2003-03-06 Thread CatherineLeBon
Hi, Beginner needing help! I'm having problems downloading the DBD::mysql module. The error message I'm getting is: Error Installing package 'DBD-mysql':Read a PPD for 'DBD-mysql', but it is not intended for this build of Perl (Win32-x86-multi-thread). Any help solving this problem would

Re: Error installing mysql::DBD module

2003-03-06 Thread Howard Fuchs
You need a ppd built for Perl 5.8 You can locate at http://theoryx5.uwinnipeg.ca Catherinelebon wrote: Hi, Beginner needing help! I'm having problems downloading the DBD::mysql module. The error message I'm getting is: Error Installing package 'DBD-mysql': Read a PPD for 'DBD-mysql',

RE: cannot install DBD module in a HP UX system

2003-02-24 Thread Frans . Postma
3 13:11Aan: [EMAIL PROTECTED]Onderwerp: cannot install DBD module in a HP UX systemUrgentie: Hoog Hello Tim Bunce, I cannot install the DBD module in my HP UX 11.00 box,as I can't understand the instuctions in the README.hpux file, no idea what do when I got stuck up with the follo

RE: cannot install DBD module in a HP UX system

2003-02-24 Thread pmitra
2003 13:11 Aan: [EMAIL PROTECTED] Onderwerp: cannot install DBD module in a HP UX system Urgentie: Hoog Hello Tim Bunce, I cannot install the DBD module in my HP UX 11.00 box, as I can't understand the instuctions in the README.hpux file, no idea what do when I got stuck up with the following

RE: cannot install DBD module in a HP UX system

2003-02-24 Thread LBaxter
your databases right away, consider building DBD-Oracle again 8.1.7. Hope this helps, Lincoln -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Saturday, February 22, 2003 7:11 AM To: [EMAIL PROTECTED] Subject: cannot install DBD module in a HP UX system

cannot install DBD module in a HP UX system

2003-02-22 Thread pmitra
Hello Tim Bunce, I cannot install the DBD module in my HP UX 11.00 box,as I can't understand the instuctions in the README.hpux file, no idea what do when I got stuck up with the following error

Problems installing DBD module in HP-UX 11.0

2002-02-08 Thread Montserrat_Cabero
Hi, First of all, excuse my grammar mistakes, because I'm spanish and I seldom write in English. We are trying to install DBD and DBI modules in HP-UX 11.0 Model: 9000/800/A440-44. Main Memory: 1024 MB Processors:1 and we have a lot of problems. ¿Is there an special module for HP-UX? Because

Error - When Trying to run make test for DBD Module

2002-02-01 Thread lakshman . r . atluri
Greetings, When we are trying to install DBD Module version DBD-Oracle-1.09, in Solaris 2.8 on already installed perl version 5.005_03, DBI version DBI-1.18 and Oracle database 8.1.5 . we are receiving the following test is failed, when we run make test. please find the document log

Re: DBI/DBD module for PA-RISC2.0

2002-01-23 Thread Taylor Lewick
the precompiled DBI/DBD module executables for PARISC2.0 system. I have managed to successfully compile the perl for PA-RISC2.0. However, I am able to get the DBI/DBD for PA-RISC1.1 only. Now, when I try to install 1.1 DBD module for 2.0 perl, it comes up with this error: -- /usr/lib/dld.sl: Exec

Fw: Unable to install Perl DBD module (DPR#5540)

2001-07-11 Thread Manisha Basu
and Regards. Manisha Basu [EMAIL PROTECTED] - Original Message - From: Shantel Shave Sent: Saturday, 7 July 2001 8:25 AM To: [EMAIL PROTECTED] Subject: Re: Unable to install Perl DBD module (DPR#5540) Hi Manisha, I believe you are receiving this error as a result of a bug

Re: Unable to install Perl DBD module (DPR#5540)

2001-07-11 Thread Michael A. Chase
mail list. ** Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. - Original Message - From: Manisha Basu [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, July 11, 2001 04:43 Subject: Fw: Unable to install Perl DBD module (DPR#5540) I

Make of DBD module failing on HP-UX

2001-04-13 Thread David Piazza
Hello, OS: HP-UX 11.0 Oracle: 8.1.6 DBI:1.15 DBD:1.06 I'm trying to install DBI, on HP-UX 11.0 and am getting error messages during the make. I've attached the output from the Makefile, and make. Also, I tried to statically link but it core dumps. Any help would be appreciated.