Re: MacPerl INC question

2004-02-05 Thread John Delacour
At 10:48 pm -0500 4/2/04, [EMAIL PROTECTED] wrote: Interestingly, the problem I was trying to solve with MacPerl's SetFileInfo is still open. Once Perl set the creator/type... At 6:23 pm -0500 3/2/04, [EMAIL PROTECTED] wrote: MacPerl::SetFileInfo('CARO', 'PDF', $path); Is that precisely what

Re: Installing DBD::mysql

2004-02-05 Thread Jan Eden
Thanks, that helped. I promise to check the archives thoroughly in the future. The make test still stuck on PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0, 'blib/lib', 'blib/arch') t/*.t t/00base...ok

RE: XML::Parser isn't working on OX 10.3.2

2004-02-05 Thread Noah Hoffman
Hi Ken, It appears the problem was with the version of gcc (the C compiler). We installed XCode which upgraded gcc from version 3.x to 3.3, now XML::Parser installs and works fine. -Noah -Original Message- From: Ken Williams To: Noah Hoffman Cc: '[EMAIL PROTECTED]'; Jack

Re: XML::Parser isn't working on OX 10.3.2

2004-02-05 Thread Sherm Pendley
On Feb 4, 2004, at 9:21 PM, Noah Hoffman wrote: It appears the problem was with the version of gcc (the C compiler). We installed XCode which upgraded gcc from version 3.x to 3.3 The Xcode package also installs the correct headers and development libraries for Panther. That's far more

Re: MacPerl INC question

2004-02-05 Thread AWLeverenz
In a message dated 2/5/04 12:37:24 AM, [EMAIL PROTECTED] writes: So my next question is: What is Acrobat doing when opening a file that SetFileInfo isn't? Setting the correct file type?  :^) According to your previous message, you're doing this:     MacPerl::SetFileInfo('CARO',

RE: XML::Parser isn't working on OX 10.3.2

2004-02-05 Thread Jack Herrington
I agree, but I believe the dev tools that we installed with Panther were the ones that came in the Panther installation disks. We installed XCode from a separate disk. -Original Message- From: Sherm Pendley [mailto:[EMAIL PROTECTED] Sent: Thursday, February 05, 2004 4:50 AM To: Noah

Re: XML::Parser isn't working on OX 10.3.2

2004-02-05 Thread Sherm Pendley
On Feb 5, 2004, at 1:04 PM, Jack Herrington wrote: I believe the dev tools that we installed with Panther were the ones that came in the Panther installation disks. We installed XCode from a separate disk. I wasn't there, so I can't state with any certainty what you did or did not do. One thing

Re: [OT] XML in SQL (was: MySQL for Web Apps)

2004-02-05 Thread Rick Measham
On Wed, 4 Feb 2004, Rick Measham wrote: I'd love to see an XML parser embedded into SQL so that I can have: CREATE TABLE aTable (id serial, data XML); On 5 Feb 2004, at 05:21 pm, Chris Devers replied: Does this help? snip Is this along the lines of what you were hoping for? Thanks Christ, but

Re: [OT] XML in SQL (was: MySQL for Web Apps)

2004-02-05 Thread Rick Measham
On 6 Feb 2004, at 01:47 pm, Rick Measham wrote: Thanks Christ, erm .. sorry .. chris .. Rick Measham Senior Designer and Developer Printaform Pty Ltd Tel: (03) 9850 3255 Fax: (03) 9850 3277 http://www.printaform.com.au http://www.printsupply.com.au vcard:

Re: [OT] XML in SQL (was: MySQL for Web Apps)

2004-02-05 Thread Chris Devers
On Fri, 6 Feb 2004, Rick Measham wrote: On 6 Feb 2004, at 01:47 pm, Rick Measham wrote: Thanks Christ, erm .. sorry .. chris .. Heh... :) Anyway, it was pointed out to me in a different offlist response that I was probably answering the wrong question. Oh well -- it still seems like a

Re: [OT] XML in SQL (was: MySQL for Web Apps)

2004-02-05 Thread Rick Measham
On 6 Feb 2004, at 02:37 pm, Chris Devers wrote: Anyway, it was pointed out to me in a different offlist response that I was probably answering the wrong question. Oh well -- it still seems like a useful (and under-publicized?) capability of the standard MySQL client, so maybe bringing it up will