Re: DBD::Pg

2002-12-09 Thread Randall Perry
Just thought I'd tell you what I discovered. You don't have to sacrifice PostgreSQL SSL support to use DBD::Pg. Just do the following (also works for Pg module): setenv POSTGRES_LIB /usr/local/pgsql/lib to setenv POSTGRES_LIB /usr/local/pgsql/lib -lssl' so the trick is to include

Re: DBD::Pg

2002-12-09 Thread David Wheeler
On Monday, December 9, 2002, at 08:32 AM, Randall Perry wrote: Just thought I'd tell you what I discovered. You don't have to sacrifice PostgreSQL SSL support to use DBD::Pg. Just do the following (also works for Pg module): setenv POSTGRES_LIB /usr/local/pgsql/lib to setenv

Re: apache dying unless I rebuild mod_perl before starting it

2002-12-09 Thread carthagtuek
Sherm Pendley writes: On Sunday, December 8, 2002, at 04:44 PM, David Wheeler wrote: On Sunday, December 8, 2002, at 01:38 PM, [EMAIL PROTECTED] wrote: (I built it with the --with-layout=Darwin option, though. Still disliking multiple of what should be the same =) Okay, but you should

Apple Perl directory layout

2002-12-09 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As I guess most of you know, Apple's system Perl layout is broken, because it doesn't version the module directories and this means Perl upgrade trauma. Anyway, I just found out that Apple has no bugs on this, there are no open, or it seems,

Re: Apple Perl directory layout

2002-12-09 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, December 9, 2002, at 11:45 AM, [EMAIL PROTECTED] wrote: - Original Message - From: Michael Maibaum [EMAIL PROTECTED] Date: Monday, December 9, 2002 2:38 pm Subject: Apple Perl directory layout -BEGIN PGP SIGNED

Re: Apple Perl directory layout

2002-12-09 Thread Sherm Pendley
On Monday, December 9, 2002, at 02:38 PM, Michael Maibaum wrote: As I guess most of you know, Apple's system Perl layout is broken Please don't presume to speak for everyone here. What I *know* is that's it's different than the traditional layout. Whether or not it's broken is a matter of

Re: Apple Perl directory layout

2002-12-09 Thread ellem
- Original Message - From: Michael Maibaum [EMAIL PROTECTED] Date: Monday, December 9, 2002 2:52 pm Subject: Re: Apple Perl directory layout SNIP I think it is really broken, for example, how is apple going to upgrade Perl to 5.8 without it breaking for people who've installed XS

Re: Apple Perl directory layout

2002-12-09 Thread John Siracusa
On 12/9/02 2:52 PM, Michael Maibaum wrote: I think it is really broken, for example, how is apple going to upgrade Perl to 5.8 without it breaking for people who've installed XS modules? Apple's going to upgrade to perl 5.8.0? I thought the plan was 5.6.0 forever! :P (maybe it's just taking

Re: Apple Perl directory layout

2002-12-09 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, December 9, 2002, at 11:58 AM, [EMAIL PROTECTED] wrote: - Original Message - From: Michael Maibaum [EMAIL PROTECTED] Date: Monday, December 9, 2002 2:52 pm Subject: Re: Apple Perl directory layout SNIP I think it is really

Re: Apple Perl directory layout

2002-12-09 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, December 9, 2002, at 12:12 PM, Sherm Pendley wrote: On Monday, December 9, 2002, at 02:52 PM, Michael Maibaum wrote: how is apple going to upgrade Perl to 5.8 without it breaking for people who've installed XS modules? If *you* chose

Re: Apple Perl directory layout

2002-12-09 Thread Christopher D . Lewis
I did file a bug via http://www.apple.com/macosx/feedback and subsequently, wsanchez apparently submitted a perl patch which leads to version-numbers in the pathname. --Chris On Monday, December 9, 2002, at 01:38 PM, Michael Maibaum wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As

Perl version in pathname

2002-12-09 Thread Christopher D . Lewis
wsanchez' hints file patch cures this concern, no? --Chris

Re: Apple Perl directory layout

2002-12-09 Thread Michael Maibaum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday, December 9, 2002, at 12:07 PM, John Siracusa wrote: On 12/9/02 2:52 PM, Michael Maibaum wrote: I think it is really broken, for example, how is apple going to upgrade Perl to 5.8 without it breaking for people who've installed XS

Re: Apple Perl directory layout

2002-12-09 Thread drieux
On Monday, Dec 9, 2002, at 11:45 US/Pacific, [EMAIL PROTECTED] wrote: [..] Is it really broken or is it different? Lots of folks here just tend to install their version in the correct place and leave Apple's alone. [..] Volks, do people remember WHEN 'versioned' site_perl directories became