Re: Installing DBI and getting a fatal error.

2013-09-19 Thread Jonathan Leffler
My interpretation of that output would be that your version of GCC is not using the same linker as the version of GCC used to build the Perl you're using. Either get the original version of GCC onto your machine, or build Perl with the GCC you've got. Look at the output of 'perl -V' to see what

RE: Installing DBI and getting a fatal error.

2013-09-19 Thread Callegari, Nick
To: Callegari, Nick Cc: DBI Users Mailing List; Lieng, Gia Subject: Re: Installing DBI and getting a fatal error. My interpretation of that output would be that your version of GCC is not using the same linker as the version of GCC used to build the Perl you're using. Either get the original version

Re: make test hangs when re-installing DBI under 64-bit

2012-08-27 Thread Tim Bunce
On Mon, Aug 20, 2012 at 08:41:45AM -0600, Harry Jamieson wrote: Environment: IBM AIX 5.3. Perl 5.8.8 now linked to its 64-bit libraries. 64-bit compiled test simple 0.98 64-bit compiled MakeMaker 6.48. We didn't discover that IBM had shipped our AIX with Perl pointed to the 32-bit version

Re: make test hangs when re-installing DBI under 64-bit

2012-08-27 Thread Harry Jamieson
On 8/27/2012 12:07 PM, Tim Bunce wrote: On Mon, Aug 20, 2012 at 08:41:45AM -0600, Harry Jamieson wrote: Environment: IBM AIX 5.3. Perl 5.8.8 now linked to its 64-bit libraries. 64-bit compiled test simple 0.98 64-bit compiled MakeMaker 6.48. We didn't discover that IBM had shipped our AIX with

Re: make test hangs when re-installing DBI under 64-bit

2012-08-27 Thread Tim Bunce
On Mon, Aug 27, 2012 at 01:42:20PM -0600, Harry Jamieson wrote: On 8/27/2012 12:07 PM, Tim Bunce wrote: On Mon, Aug 20, 2012 at 08:41:45AM -0600, Harry Jamieson wrote: Environment: IBM AIX 5.3. Perl 5.8.8 now linked to its 64-bit libraries. 64-bit compiled test simple 0.98 64-bit compiled

Re: make test hangs when re-installing DBI under 64-bit

2012-08-27 Thread Harry Jamieson
On 8/27/2012 3:55 PM, Tim Bunce wrote: On Mon, Aug 27, 2012 at 01:42:20PM -0600, Harry Jamieson wrote: On 8/27/2012 12:07 PM, Tim Bunce wrote: On Mon, Aug 20, 2012 at 08:41:45AM -0600, Harry Jamieson wrote: Environment: IBM AIX 5.3. Perl 5.8.8 now linked to its 64-bit libraries. 64-bit

Re: make test hangs when re-installing DBI under 64-bit

2012-08-20 Thread Harry Jamieson
On 8/20/2012 8:41 AM, Harry Jamieson wrote: Environment: IBM AIX 5.3. Perl 5.8.8 now linked to its 64-bit libraries. 64-bit compiled test simple 0.98 64-bit compiled MakeMaker 6.48. We didn't discover that IBM had shipped our AIX with Perl pointed to the 32-bit version until after we had

Re: Installing DBI that works with static version of Perl

2009-07-08 Thread Tim Bunce
Can you explain _why_ you think you need a static version of perl? You're heading into a world of pain, so you'd better have a very good reason to want to go that way. Tim. On Tue, Jul 07, 2009 at 04:09:49PM -0400, Koch, Gina (GE Infra, US) wrote: I have compiled a static version of perl and

RE: Installing DBI that works with static version of Perl

2009-07-08 Thread Koch, Gina (GE Infra, US)
know if you have any suggestions. Thanks! -Original Message- From: Tim Bunce [mailto:tim.bu...@gmail.com] On Behalf Of Tim Bunce Sent: Wednesday, July 08, 2009 5:13 AM To: Koch, Gina (GE Infra, US) Cc: dbi-users@perl.org Subject: Re: Installing DBI that works with static version of Perl

Re: Installing DBI that works with static version of Perl

2009-07-08 Thread Tim Bunce
Bunce Sent: Wednesday, July 08, 2009 5:13 AM To: Koch, Gina (GE Infra, US) Cc: dbi-users@perl.org Subject: Re: Installing DBI that works with static version of Perl Can you explain _why_ you think you need a static version of perl? You're heading into a world of pain, so you'd better have

RE: Installing DBI that works with static version of Perl

2009-07-08 Thread Koch, Gina (GE Infra, US)
: Re: Installing DBI that works with static version of Perl On Wed, Jul 08, 2009 at 07:47:37AM -0400, Koch, Gina (GE Infra, US) wrote: Tim: I need to create a perl distribution that I can distribute via a Solaris package. I thought the best way to do this is create a static version. Let me

RE: Installing DBI that works with static version of Perl

2009-07-07 Thread Martin Gainty
Here is my DBI.pm at line 263 # Alias some handle methods to also be DBI class methods for (qw(trace_msg set_err parse_trace_flag parse_trace_flags)) { no strict; *$_ = \{DBD::_::common::$_}; } http://search.cpan.org/~flora/ExtUtils-Autoconf-0.02/lib/ExtUtils/Autoconf.pm which roughly

RE: Installing DBI and DBD::Oracle on WinXP

2006-03-08 Thread CAMPBELL, BRIAN D (BRIAN)
Regarding the first problem this former post of mine may help. http://www.nntp.perl.org/group/perl.dbi.users/27423 -Original Message- From: Hauptmann, Bob-P57289 [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 07, 2006 11:56 AM To: dbi-users@perl.org Subject: Installing DBI and

Re: Installing DBI on Solaris for DBD::informix

2005-12-07 Thread Elton Hughes
Hello Jonathan, Thank you for your email and your time. I really appreciate it. I recognize your name and know your expertise is tremendous. I use Informix to create ACE reports. That is something I am very comfortable with. But ACE reports cannot solve all of my reporting issues.

RE: Installing DBI on Solaris for DBD::informix

2005-12-07 Thread Rutherdale, Will
] Sent: Wednesday 07 December 2005 12:41 To: Jonathan Leffler Cc: DBI Users Subject: Re: Installing DBI on Solaris for DBD::informix Hello Jonathan, Thank you for your email and your time. I really appreciate it. I recognize your name and know your expertise is tremendous. I use Informix

Re: Installing DBI on Solaris for DBD::informix

2005-12-07 Thread Jonathan Leffler
On 12/7/05, Elton Hughes [EMAIL PROTECTED] wrote: On Dec 6, 2005, at 6:40 PM, Jonathan Leffler wrote: Yes, with caveats. OK, this make me nervous. The primary caveats are (1) make sure you don't mess with the version of Perl provided with the system, and (2) either build your own Perl or

Re: Installing DBI on Solaris for DBD::informix

2005-12-06 Thread Jonathan Leffler
On 12/6/05, Elton Hughes [EMAIL PROTECTED] wrote: Happy days are here. We have a brand new server. Our 11 year old Sun box is being retired and an new one is replacing it. Unfortunately I need to get DBI and DBD:Informix installed on the new system. I have not had to install anything in a

Re: Installing DBI and DBD::TSM

2005-05-09 Thread Michael A Chase
On 05/09/2005 03:47 PM, De Joe, Jackie said: I have two questions, first do I understand correctly to use DBD::TSM 1.48 I must have DBI installed? You understand correctly. Second, I am having trouble installing DBI. Here's some info: I am very much a newbie at compiling code, any help will be

RE: installing DBI

2005-01-18 Thread Reidy, Ron
Why didn't you use ppm? - Ron Reidy Lead DBA Array BioPharma, Inc. -Original Message- From: Manickam, Sing [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 18, 2005 5:34 PM To: dbi-users@perl.org Subject: installing DBI Hi, my installation of DBI has been futile all

Re: Installing DBI::Profile on VMS

2004-08-19 Thread Tim Bunce
On Wed, Aug 18, 2004 at 04:25:14PM -0700, Lamb Joseph wrote: I need to manually install DBI::Profile on a VMS server. Why manually? It should have been installed when the DBI was installed on that VMS server. If there's no DBI on that server, or the DBI doesn't include DBI::Profile, then just

Re: Installing DBI

2004-01-10 Thread Robert
- De: Avis, Ed [mailto:[EMAIL PROTECTED] Enviado el: Thursday, January 08, 2004 2:26 PM Para: BAFFIGI, Christian; [EMAIL PROTECTED] Asunto: RE: Installing DBI The module is called 'DBI' not 'dbi'. -- Ed Avis [EMAIL PROTECTED] PPM search DBI If you do not find one, you either have

RE: Installing DBI

2004-01-08 Thread BAFFIGI, Christian
:26 PM Para: BAFFIGI, Christian; [EMAIL PROTECTED] Asunto: RE: Installing DBI The module is called 'DBI' not 'dbi'. -- Ed Avis [EMAIL PROTECTED] = WARNING The information in this e-mail and in any

RE: Installing DBI

2004-01-08 Thread Avis, Ed
The module is called 'DBI' not 'dbi'. -- Ed Avis [EMAIL PROTECTED]

Re: Installing DBI in your local directory

2003-03-07 Thread Rob Benton
http://www.cpan.org/modules/INSTALL.html On Fri, 2003-03-07 at 14:58, Poon, Kelvin (Infomart) wrote: Hi, I am sorry if this question was asked before. i tried searching through the archieve but couldn't find the exact answer I was looking for. I need to use the DBI module for Perl to

RE: Installing DBI

2002-11-22 Thread Sterin, Ilya (I.)
Wow, a big no no. You can't do that with a module that's has XS (C) code. The DBI.pm interfaces with the XS code, therefore, just copying DBI.pm does nothing with the C object files, nor the XS interface. It might still work as it does in your case, but you are not taking advantage of any

RE: Installing DBI

2002-11-22 Thread Chris Faust
-Chris -Original Message- From: Sterin, Ilya (I.) [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 5:39 PM To: 'Chris Faust'; DBI Subject: RE: Installing DBI Wow, a big no no. You can't do that with a module that's has XS (C) code. The DBI.pm interfaces with the XS

RE: Installing DBI

2002-11-22 Thread Sterin, Ilya
should be ok 99% of the time. Ilya -Original Message- From: Chris Faust To: Sterin, Ilya (I.); DBI Sent: 11/22/02 8:46 PM Subject: RE: Installing DBI Thanks Ilya, not really the answer I was hoping for but exactly the answer I needed. Off Topic but -- Is it safe to assume if the module

Re: Installing DBI without shell or PPM

2002-08-22 Thread Bart Lateur
On Wed, 21 Aug 2002 15:13:49 -0700, Jim Clark wrote: I know this isn't the best way to move modules between machines but my options are limited. Can anyone help point me to what files I may be missing or what else I may need to do to update the web server to use these files? Check for the DLL

RE: Installing DBI and DBD modules under Windows 2000

2002-08-13 Thread Kipp, James
I downloaded the module zip file from here: http://www.activestate.com/PPMPackages/zips/6xx-builds-only/ then unzipped the files into a temp directory. cd to that directory and do: ppm install DBI.ppd -Original Message- From: Andrew Killam [mailto:[EMAIL PROTECTED]] Sent: Tuesday,

Re: Installing DBI and DBD modules under Windows 2000

2002-08-13 Thread Michael A Chase
On Tue, 13 Aug 2002 11:32:44 -0700 Andrew Killam [EMAIL PROTECTED] wrote: I've just installed the latest binary distribution of Perl from ActiveState, and want to do some work with MS Access databases. I've tried using the PPM tool to install DBI, but receive errors saying it can't find

RE: installing DBI

2002-05-31 Thread Sterin, Ilya
You can configure your PPM to bypass proxy. See PPM documentation that came with ActivePerl. Also, then you'll want to install from my repository, as I have the 1.21 version and I'll have the 1.23 version up tomorrow. ppm install http://www.xmlproj.com/PPM/DBI.ppd Ilya -Original

RE: installing DBI

2002-05-31 Thread Jean Christophe Rousseau
Yes it's in the ppm doc (shame on me): just need to set env. var. 'HTTP_proxy' Thanks a lot! -Message d'origine- De : Sterin, Ilya [mailto:[EMAIL PROTECTED]] Envoyé : vendredi 31 mai 2002 09:51 À : 'Jean Christophe Rousseau'; [EMAIL PROTECTED] Objet : RE: installing DBI You can

Re: Installing DBI on HP-UX

2002-02-25 Thread Jay Strauss
Yes, yes Download and install DBI, DBD-Oracle (from perl.com) and request the latest version of the README.hpux Jay - Original Message - From: Singh, Kiranjit [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, February 25, 2002 8:21 AM Subject: Installing DBI on HP-UX Hi, Is it

Re: Installing DBI on HP-UX

2002-02-25 Thread Tim Bunce
On Mon, Feb 25, 2002 at 08:46:48AM -0600, Jay Strauss wrote: Yes, yes Download and install DBI, DBD-Oracle (from perl.com) and request the latest version of the README.hpux But that's not really the latest as there's not been a DBD::Oracle release for a while. So also check the dbi-user

RE: Installing DBI on HP-UX

2002-02-25 Thread LBaxter
That *is* the current version. -Original Message- From: Tim Bunce [mailto:[EMAIL PROTECTED]] Sent: Monday, February 25, 2002 4:04 PM To: Tim Bunce Cc: Jay Strauss; Singh, Kiranjit; [EMAIL PROTECTED] Subject: Re: Installing DBI on HP-UX On Mon, Feb 25, 2002 at 05:49:57PM +, Tim

Re: Installing DBI 1.21 - Can't locate Devel/Peek.pm in @INC

2002-02-11 Thread Tim Bunce
Sure. If you want to. Tim. On Sun, Feb 10, 2002 at 01:47:56PM -0700, Will Spencer wrote: Alternatively, why not install Devel::Peek? Will -Original Message- From: Tim Bunce [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 10, 2002 5:47 AM To: [EMAIL PROTECTED] Cc:

RE: Installing DBI 1.21 - Can't locate Devel/Peek.pm in @INC

2002-02-10 Thread Will Spencer
Alternatively, why not install Devel::Peek? Will -Original Message- From: Tim Bunce [mailto:[EMAIL PROTECTED]] Sent: Sunday, February 10, 2002 5:47 AM To: [EMAIL PROTECTED] Cc: DBI-users Subject: Installing DBI 1.21 - Can't locate Devel/Peek.pm in @INC On Fri, Feb 08, 2002 at

Re: Installing DBI 1.21 - Undefined subroutine Test::Harness::WCOREDUMP

2002-02-08 Thread Gustavo Delfino
On 2/8/02 at 11:36 AM, [EMAIL PROTECTED] (Gustavo Delfino) wrote: I'm trying to move from DBI 1.14 to 1.21 but I get an error when testing. I'm using perl version 5.005_03 built for i386-linux. Any advice? I found the problem, I had to install Devel::Peek first. Shouldn't CPAN tell you

RE: Installing DBI with gcc on Solaris 8

2001-11-29 Thread LBaxter
Do you compile your own copy of perl with the gcc you have? If not, that is the problem. In general never use the vendor provided perl... it is almost always obsolete, and you have to have the same compiler the vendor used to build extensions (like DBI and DBD modules). Lincoln -Original

Re: Installing DBI with gcc on Solaris 8

2001-11-29 Thread Bertand Ducet
hi I could do it in the same OS I (rather toughly) link gcc whith cc: mv /usr/bin/cc /usr/bin/cc.OK ln -s path_to_gcc/gcc /usr/bin/cc bye Christer Enfors wrote: I'm trying to install the latest version of DBI on a Solaris 8 machine. The only compiler installed on it is gcc, but DBI

RE: Installing DBI with gcc on Solaris 8

2001-11-29 Thread George Xu
Remove Solaris perl packages. (do pkginfo |grep perl)... all three of them... and install your own perl package... download from cpan... you should be fine. -Original Message- From: Christer Enfors [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 29, 2001 8:18 AM To: DBI Users

RE: Installing DBI with gcc on Solaris 8

2001-11-29 Thread BULEON Eric
You can do perl Makefile.PL CC=gcc Eric -- From: Christer Enfors[SMTP:[EMAIL PROTECTED]] Sent: Thursday, 29 November 2001 14:18 To: DBI Users Subject: Installing DBI with gcc on Solaris 8 I'm trying to install the latest version of DBI on a Solaris 8

Re: installing DBI

2001-10-30 Thread Mark Thornber
Gary L. Burnore wrote: At 16:14 10/29/2001, you wrote: I get the following message when I run the make command on my system: I install the latest version of g++, but I think I am missing which variable needs to be set in order for this to work. Please help. Jason mkdir blib mkdir

Re: installing DBI

2001-10-29 Thread Gary L. Burnore
At 16:14 10/29/2001, you wrote: I get the following message when I run the make command on my system: I install the latest version of g++, but I think I am missing which variable needs to be set in order for this to work. Please help. Jason mkdir blib mkdir blib/lib mkdir blib/arch mkdir

Re: Installing DBI

2001-10-12 Thread Matthew Dougherty
Unfortumately there seem to be conflicts which binaries for Solaris8 on sunfreeware.com will work with GCC 2.95 or GCC 3.01. I have some apps that fail unless GCC 3.01 is installed (openssh, etc) but I can not get DBI-1.20 to compile with GCC 3.01 but it does compile under GCC 2.95. To be

RE: Installing DBI

2001-10-10 Thread Knox, Laurie A, NPONS
Sébastien, Check your PATH env. variable and make sure that the gcc compiler is the first in your Path. Solaris ships with a disabled /usr/ucb/cc and it tends to get into your path first. If you are using the Perl that comes installed with Solaris 2.8, you might have troubles - I'm pretty

Re: Installing DBI

2001-10-10 Thread Mark Thornber
Sebastien, (See e-mails earlier in the week about this problem.) Perl bundled with Solaris 2.8 is (a) old and (b) compiled with Sun compiler. DBI and DBD::* need to be compiled with the same compiler as Perl. Recommended action: install Perl 5.6.1 package from sunfreeware.com (which _is_

Re: Installing DBI on Windows 2000

2001-10-01 Thread Simon Oliver
This is not a DBI question. Look at the PPM man pages that came ActivePerl. file:///C:/Perl/html/faq/ActivePerl-faq2.html -- Simon OLiver

Re: Installing DBI-1.20 on Solaris 8

2001-09-04 Thread John D Groenveld
I don't want to install Perl itself, I just want to install DBI. Sun's build is for its pwn uses ( to support applications that they ship) if you want modules not shipped with Sun's Perl build, then install your own Perl per the FAQ and README. John [EMAIL PROTECTED]

Re: Installing DBI-1.20 on Solaris 8

2001-09-03 Thread John D Groenveld
http://www.science.uva.nl/pub/solaris/solaris2/Q3.74.html and the README.solaris in perl5.6.1 Starting with Solaris 8, perl5.00503 (or higher) is supplied with the operating system, so you might not even need to build a newer version of perl at all. The Sun-supplied version is installed in

Re: Installing DBI

2001-08-22 Thread Ronald J Kimball
On Tue, Aug 21, 2001 at 10:48:01AM -0700, Amy Roberts wrote: I have difficulty installing DBI because the installment package uses gcc. I do not have gcc on my machine and I can not install gcc because that requires a C compiler. A C++ compiler-which is what I have won't work. I want to know

Re: Installing DBI

2001-08-22 Thread Carl Hansen
On Wed, Aug 22, 2001 at 01:49:20PM -0700, Amy Roberts wrote: I have difficulty installing DBI because the installment package uses gcc. I do not have gcc on my machine and I can not install gcc because that requires a C compiler. A C++ compiler-which is what I have won't work. I want to know

Re: Installing dbi on windows 98

2001-07-07 Thread Andreas-Schmitz
Hy Michael, The MSDOS shell ignores the #! line and Perl doesn't worry about the part before 'perl', so it's better to leave it as #!/usr/bin/perl ... in case you decide later to move to a system with a real shell. The -wT is a good idea. Your right! Do not code the perlscript in your

RE: Installing dbi on windows 98

2001-07-07 Thread Sterin, Ilya
-Original Message- From: Andreas-Schmitz [mailto:[EMAIL PROTECTED]] Sent: Friday, July 06, 2001 7:10 PM To: Michael A. Chase Cc: [EMAIL PROTECTED] Subject: Re: Installing dbi on windows 98 Hy Michael, The MSDOS shell ignores the #! line and Perl doesn't worry about

RE: Installing dbi on windows 98

2001-07-05 Thread Sterin, Ilya
Use ppm to install DBI and DBD::Mysql. See ppm docs for more info. Ilya -Original Message- From: Van Eeden, Brandon [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 05, 2001 3:47 AM To: '[EMAIL PROTECTED]' Subject: Installing dbi on windows 98 Hi I have activestateperl, apache

Re: Installing dbi on windows 98

2001-07-05 Thread Andreas-Schmitz
Hy Brandon, I have activestateperl, apache server, php.exe, and mysql all running fine. with activestate your able to install DBI 1.14 and DBD::mysql with ppm. Be sure, that your PC (the one with your apache is running) is connected with the internet, open your DOS-Shell, go to your perl

Re: Installing dbi on windows 98

2001-07-05 Thread Michael A. Chase
to the appropriate 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: Andreas-Schmitz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 05, 2001 14:08 Subject: Re: Installing dbi on windows 98 #!/usr/bin

Re: Installing DBI 1.15

2001-06-18 Thread Alex Dedul
Hello Mahdi, Monday, June 18, 2001, 5:35:00 PM, you wrote: You can run following to find out your version perl -e 'use DBI; print $DBI::VERSION;' MAS I am installing DBI 1.15 over existing DBI 1.03, everything went fine till MAS make install, I got these messages, I

Re: Installing DBI 1.15

2001-06-18 Thread Ronald J Kimball
On Mon, Jun 18, 2001 at 04:35:00PM +0200, Mahdi A. Sbeih wrote: Hi All, I am installing DBI 1.15 over existing DBI 1.03, everything went fine till make install, I got these messages, I don't know what Skipping ... (unchaged) means? Skipping and unchanged just mean that those files are the

RE: installing DBI on windows

2001-03-21 Thread Sterin, Ilya
can't find them. Ilya Sterin -Original Message- From: Perl To: Sterin, Ilya Cc: dBI MAIL USERS Sent: 3/21/01 1:07 AM Subject: Re: installing DBI on windows Hello, Thanks for your response, Actually, I am not behind any firewall because I have been able to successfully install DBD-mysql

RE: installing DBI on windows

2001-03-20 Thread Sterin, Ilya
Do you have internet connection? If yes you must be behid firewall, see ppm docs. Ilya Sterin -Original Message- From: Perl [mailto:[EMAIL PROTECTED]] Sent: Wednesday, March 21, 2001 12:58 AM To: dBI MAIL USERS Subject: installing DBI on windows Installing DBI on windows just