From dev-return-17045-apmail-apr-dev-archive=apr.apache.org@apr.apache.org Fri Aug 11 21:13:25 2006 Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 99929 invoked from network); 11 Aug 2006 21:13:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Aug 2006 21:13:24 -0000 Received: (qmail 68650 invoked by uid 500); 11 Aug 2006 21:13:23 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 68621 invoked by uid 500); 11 Aug 2006 21:13:23 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 68606 invoked by uid 99); 11 Aug 2006 21:13:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Aug 2006 14:13:23 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Aug 2006 14:13:22 -0700 Received: from [72.21.53.38] (helo=jubjub.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1GBeJR-0006sF-Pt for dev@apr.apache.org; Fri, 11 Aug 2006 14:13:01 -0700 Message-ID: <5769614.post@talk.nabble.com> Date: Fri, 11 Aug 2006 14:13:01 -0700 (PDT) From: Spence To: dev@apr.apache.org Subject: Re: DBD: driver In-Reply-To: <200608111243.53196.nick@webthing.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <5756164.post@talk.nabble.com> <1155295248.2569.1.camel@shrek.rexursive.com> <200608111243.53196.nick@webthing.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Is the DBD Mysql driver the Perl DBD package? If so, I have not installed it, partially because I cannot get it to compile. I have followed the suggestions for getting it to compile on 10.3 (http://www.mail-archive.com/macosx%40perl.org/msg05736.html), but receive linker errors: ld: /usr/lib/mysql/libmysqlclient.a(libmysql.o) r_type field of relocation entry 794 in section (__TEXT,__text) invalid ld: /usr/lib/mysql/libmysqlclient.a(libmysql.o) stray relocation PPC_RELOC_PAIR entry (795) in section (__TEXT,__text) But I think this is more a perl problem than an apache problem. If the DBD driver is not the Perl package, where can I find it? I will be using the Perl DBD libraries in the future, for a bunch of modules I need to install, but I don't think I need it at this stage for my PHP installation. Nick, I tried to move this thread to the "Apache DB - General" thread but can't do so (Can't move out of mailing list archive for dev@apr.apache.org). Also, do I need to add DBD directives to my httpd.conf file? I didn't need to do so on the 10.4 installation and everything worked fine. And finally, what should I do to try find out if this is an actual bug or just a misconfiguration/misinstallation on my machine? Regards, Spencer -- View this message in context: http://www.nabble.com/DBD%3A-driver-tf2088429.html#a5769614 Sent from the APR Dev (Apache Portable Runtime) forum at Nabble.com.