DBD::InterBase (Firebird 1.5.4) compilation troubles on 64 bit Ubuntu 7.10

2008-04-30 Thread Pawel Suchanecki
Hello! I am trying to compile DBD::InterBase with Firebird 1.5 for a 64bit (AMD) running Ubuntu 7.10 (desktop edition) by usage of CPAN (and then manually, look below). And I got those errors: cpan> force install DBD::InterBase Running install for module DBD::InterBase Running make for E/E

Re: Perl/DBI/ORACLE Troubles. Help, please!

2004-09-24 Thread Jared Still
62) 401-2485 > > > > > Jared Still <[EMAIL PROTECTED]> > 09/06/2004 09:27 PM > > > To: Chris R Marbach/CA/[EMAIL PROTECTED] > cc: DBI List <[EMAIL PROTECTED]> > Subject:Re: Perl/DBI/ORACLE Troubles. He

Re: Perl/DBI/ORACLE Troubles. Help, please!

2004-09-07 Thread Chris . R . Marbach
ytical Services Kaiser Permanente 8-345-2485 (562) 401-2485 Jared Still <[EMAIL PROTECTED]> 09/06/2004 09:27 PM To: Chris R Marbach/CA/[EMAIL PROTECTED] cc: DBI List <[EMAIL PROTECTED]> Subject: Re: Perl/DBI/ORACLE Troubles. Help, please!

Re: Perl/DBI/ORACLE Troubles. Help, please!

2004-09-06 Thread Jared Still
On Wed, 2004-09-01 at 17:46, [EMAIL PROTECTED] wrote: > Hello, I'm new to the list and am experiencing an issue that I hope some > of you all have dealt with previous and can lend me some advise on.. or > supply a possible fix. > > Perl 5.6.1 with DBI module 1.32 operating on AIX 4.3. I'm attem

Perl/DBI/ORACLE Troubles. Help, please!

2004-09-01 Thread Chris . R . Marbach
Hello, I'm new to the list and am experiencing an issue that I hope some of you all have dealt with previous and can lend me some advise on.. or supply a possible fix. Perl 5.6.1 with DBI module 1.32 operating on AIX 4.3. I'm attempting to query an Oracle 9.0.1.0.0 database through the perl in

RE: DBD::ODBC odbc_err_handler troubles

2003-09-17 Thread Timmerman, P.
eter > -Original Message- > From: David L. Good [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 16, 2003 7:43 PM > To: [EMAIL PROTECTED] > Subject: Re: DBD::ODBC odbc_err_handler troubles > > > On Mon, Sep 15, 2003 at 11:53:53AM +0200, "Timmerman, P."

Re: DBD::ODBC odbc_err_handler troubles

2003-09-16 Thread David L. Good
On Mon, Sep 15, 2003 at 11:53:53AM +0200, "Timmerman, P." <[EMAIL PROTECTED]> wrote: > I'am having trouble using the odbc_err_handler callback mechanisme. I really would > like to retrieve informational messages from stored-procedures (as wel as > resultsets). I'am using perl 5.6.1, MSSQL-server

DBD::ODBC odbc_err_handler troubles

2003-09-15 Thread Timmerman, P.
I'am having trouble using the odbc_err_handler callback mechanisme. I really would like to retrieve informational messages from stored-procedures (as wel as resultsets). I'am using perl 5.6.1, MSSQL-server 2000, DBI v1.37 and DBD::ODBC v1.06. When there is more than one informational message, I

Troubles in compiling DBD:Oracle

2003-07-08 Thread Luis Gredilla
Hi, I'm having this error, always that I try to compile DBD:Oracle. dbdimp.c: In function `ora_db_destroy': dbdimp.c:602: `dTHX' undeclared (first use in this function) dbdimp.c:602: (Each undeclared identifier is reported only once dbdimp.c:602: for each function it appears in.) dbdimp.c

Re: troubles with mysql_read_default_file

2003-03-10 Thread Tim Bunce
Thanks for posting the answer for the archives. Tim. On Mon, Mar 10, 2003 at 04:54:00PM +, Greg Thompson wrote: > > I found an answer to my problem regarding the use of > mysql_read_default_file and my perl script crashing. According to: > > http://www.rosat.mpe-garching.mpg.de/mailing-l

troubles with mysql_read_default_file

2003-03-10 Thread Greg Thompson
I found an answer to my problem regarding the use of mysql_read_default_file and my perl script crashing. According to: http://www.rosat.mpe-garching.mpg.de/mailing-lists/dbi/2002-06/msg00159.html and a page referenced therein, MySQL v3.23.49 contains the problem and v3.23.50 fixed it. Damn,

troubles with mysql_read_default_file

2003-03-09 Thread Greg Thompson
Hi, I'm having troubles using the DBI::connect method when I attempt to include mysql_read_default_file." I get a segmentation fault when I attempt to connect with this option set to read my $HOME/.my.cnf file but all works fine without this option. It's a simple snipet of cod

RE: Connection troubles on HP-UX

2002-12-16 Thread LBaxter
EMAIL PROTECTED]' Subject: Connection troubles on HP-UX I am using dbi to connect to an Oracle database on a HP-UX (HP-UX 11.0) database. When I attempt to connect to the database I receive the following error: DBI->connect(prd1) failed: ORA-12154: TNS: could not resolve service na

Connection troubles on HP-UX

2002-12-16 Thread Powell, Bruce
I am using dbi to connect to an Oracle database on a HP-UX (HP-UX 11.0) database. When I attempt to connect to the database I receive the following error: DBI->connect(prd1) failed: ORA-12154: TNS: could not resolve service name (DBD Error: OCIServerAttach) at ./tryDBI.pl This happens when we us

RE: troubles on HP-UX 10.20 installing DBD::mysql

2002-11-04 Thread Beckmann, Gary
Thanks to LBaxter for the tips, but unfortunately they did not help. I'm appending the entire output from the cpan session where I attempt "test DBD:mysql". OS: HP-UX 10.20 perl: v5.6.0 cc : HP Ansi C (that's why there's the -Ae in the compile line) mysql: 3.22.32 Following the idea of

RE: troubles on HP-UX 10.20 installing DBD::mysql

2002-11-01 Thread LBaxter
: troubles on HP-UX 10.20 installing DBD::mysql Some directory (probably the path to mysql.sl) needs to be added to SHLIB_PATH. -Original Message- From: Beckmann, Gary [mailto:Gary.Beckmann@;TycoHealthcare.com] Sent: Friday, November 01, 2002 6:46 PM To: [EMAIL PROTECTED] Subject

RE: troubles on HP-UX 10.20 installing DBD::mysql

2002-11-01 Thread LBaxter
Some directory (probably the path to mysql.sl) needs to be added to SHLIB_PATH. -Original Message- From: Beckmann, Gary [mailto:Gary.Beckmann@;TycoHealthcare.com] Sent: Friday, November 01, 2002 6:46 PM To: [EMAIL PROTECTED] Subject: troubles on HP-UX 10.20 installing DBD::mysql It

troubles on HP-UX 10.20 installing DBD::mysql

2002-11-01 Thread Beckmann, Gary
It loads without problem. It makes without problem. But running tests I get an error stating: PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/opt/perl5/lib/5.6.0/PA-RISC2.0 -I/opt/perl5/lib/5.6.0 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;'

RE: Troubles on HP-UX with DBD:Oracle

2002-04-18 Thread Howard, Chris
Rebuilding all current versions under HP-UX 11.0 appears to have solved the problem! -Original Message- From: Howard, Chris Sent: Wednesday, April 17, 2002 3:38 PM To: '[EMAIL PROTECTED]' Subject: Troubles on HP-UX with DBD:Oracle Hi, Thanks for your time in looking th

Troubles on HP-UX with DBD:Oracle

2002-04-17 Thread Howard, Chris
Hi, Thanks for your time in looking this over. I currently have DBI, DBD:Oracle running fine talking to my 7.3.4 databases. This is on an HP-UX 11.0 platform. But, as everyone knows, 7.3.4 is ancient history and the move is on toward 8.1.7 (we tend to lag behind the times). I installed an 8.1

RE: DBI troubles

2001-12-17 Thread Sterin, Ilya
nmake troubles for compiling cgi-lib has nothing to do with DBI. Please refer this to an appropriate list. Ilya -Original Message- From: Chandra Ramesh To: Lesya Berbeka; [EMAIL PROTECTED] Sent: 12/17/01 3:26 AM Subject: RE: DBI troubles Hello, For the nmake error: Put the

RE: DBI troubles

2001-12-17 Thread Chandra Ramesh
bject: DBI troubles Running nmake I've got Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cl -c -nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPER

DBI troubles

2001-12-17 Thread Lesya Berbeka
Running nmake I've got Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cl -c -nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_ IMPLICIT_SYS -DPERL_MSVCRT_READFI

Re: troubles

2001-11-26 Thread Brent Cowgill
you don't want to say perl -MDBD -e "print $DBD::VERSION" you want to say perl -MDBD::ODBC -e "print $DBD::ODBC::VERSION" Godoli Davide wrote: >Hi all, I'm Dego and I have some problem to installing modules. > > I've already installed DBI-1_20 on my system, and when try to >install DBD::ODBC

troubles

2001-11-26 Thread Godoli Davide
Hi all, I'm Dego and I have some problem to installing modules. I've already installed DBI-1_20 on my system, and when try to install DBD::ODBC I get: -Version 0.28 of 'DBD::ODBC' is already installed -Remove it or use 'Verify --upgrade DBD::ODBC'. Then I try to lounch the demo: #!C:\Programm

Troubles with make test DBD1.12 and HP-UX 11.00

2001-10-11 Thread Gretton, Michael , , WHS/PSD
Background: At first I tried to build my environment with GCC and failed miserably. I had my management purchase the real ANSI/C compiler development kit from HP so I can get this task accomplished. I built Perl 5.6.1 using the recommendations laid out by the README.hpux file bundled with the D

RE: Troubles with connection to Oracle 8.1.5 server

2001-08-23 Thread Oleg Mechtcheriakov
Hi, brother... :-) I faced absolutely same troubles with the same configuration. First suggestion -- try to recompile Perl, DBD & DBI without 'threads' option. Go to $ORACLE_HOME/lib, remove '-lthreads' from the file "sysliblist" and recompile. If it hel

Troubles with connection to Oracle 8.1.5 server

2001-08-22 Thread òÏÍÁÎ âÏÊËÏ×
I am use: Solaris 8 on Intel, Oracle 8.1.5, DBI-1.18, DBD-Oracle-1.08 My script: #! /usr/bin/perl use DBI; use strict; my $dbh = DBI->connect( "dbi:Oracle:base", 'user', 'pass',) or die $DBI::errstr; #line 16 here $dbh->disconnect; Probmem: if i try to connect with Oracle with DBD compile