Re: POE on OSX

2005-01-29 Thread Bas Schulte
Hi Erick, On zaterdag, jan 29, 2005, at 08:57 Europe/Amsterdam, Erick Calder wrote: has anyone successfully installed POE on OSX? I'm failing the test suite for the latest available with the following: I have POE-0.3009 running on os x 10.2.8, installed and tests just fine. I'm *not* using

Re: POE on OSX

2005-01-29 Thread Rocco Caputo
On Fri, Jan 28, 2005 at 11:57:34PM -0800, Erick Calder wrote: has anyone successfully installed POE on OSX? I'm failing the test suite for the latest available with the following: [...] Failed Test Stat Wstat Total Fail Failed List of Failed

Re: POE on OSX

2005-01-29 Thread Erick Calder
Caputo [EMAIL PROTECTED] Date: Sat, 29 Jan 2005 11:39:08 -0500 To: poe@perl.org Subject: Re: POE on OSX On Fri, Jan 28, 2005 at 11:57:34PM -0800, Erick Calder wrote: has anyone successfully installed POE on OSX? I'm failing the test suite for the latest available with the following

Re: POE on OSX

2005-01-29 Thread misc
I just installed POE using CPAN last night on OS 10.3.7 without a problem. Here's the output of `perl -V` on my machine; feel free to compare. The only difference I see is that I have Fink installed. lithium% perl -V Summary of my perl5 (revision 5.0 version 8 subversion 1 RC3) configuration:

Re: POE on OSX

2005-01-29 Thread Erick Calder
the only difference I see in this listing is the /sw directories added to @INC... I don't have such a directory, how did you get that? From: [EMAIL PROTECTED] Date: Sat, 29 Jan 2005 16:17:09 -0500 (EST) To: poe@perl.org Subject: Re: POE on OSX I just installed POE using CPAN last night

Re: POE on OSX

2005-01-29 Thread Erick Calder
hmm... maybe it has to do with your installing Gtk/tk/etc. did you install Event.pm? I fail 2 tests on Event 2.01 -- I've googled and found other ppl with the same issue but no solutions so far. for the record, I'm running 10.3.7 - e Running make test PERL_DL_NONLAZY=1 /usr/bin/perl

Re: POE on OSX

2005-01-29 Thread Rocco Caputo
On Sat, Jan 29, 2005 at 02:50:04PM -0800, Erick Calder wrote: hmm... maybe it has to do with your installing Gtk/tk/etc. did you install Event.pm? I fail 2 tests on Event 2.01 -- I've googled and found other ppl with the same issue but no solutions so far. for the record, I'm running

Re: POE on OSX

2005-01-29 Thread Rocco Caputo
On Sat, Jan 29, 2005 at 06:22:34PM -0800, Erick Calder wrote: I installed Fink but don't find anything resembling Event.pm - in any case, this module is optional (as is Gtk/Tk), right? so if I can't build POE there's some other reason... what should be my next step? Install xcode? Make

Re: POE on OSX

2005-01-29 Thread Erick Calder
@perl.org Subject: Re: POE on OSX On Sat, Jan 29, 2005 at 02:50:04PM -0800, Erick Calder wrote: hmm... maybe it has to do with your installing Gtk/tk/etc. did you install Event.pm? I fail 2 tests on Event 2.01 -- I've googled and found other ppl with the same issue but no solutions so far

POE on OSX

2005-01-28 Thread Erick Calder
has anyone successfully installed POE on OSX? I'm failing the test suite for the latest available with the following: Running make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/lib -Iblib/arch test.pl tests/10_units/01_preprocessor/01_preprocessor..ok tests/10_units/01_preprocessor