perl 5.6.0 MIME-tools-5.411a or libnet-1.12 -- crashing

2002-10-11 Thread Nathan Herring
Title: perl 5.6.0 MIME-tools-5.411a or libnet-1.12 -- crashing When trying to use the default 10.2.1 install of Perl (5.6.0), I get the following: dyld: perl Undefined symbols _Perl_get_sv _Perl_sv_2pv_flags Trace/BPT trap under the following circumstances: 1) When using

Re: Adding path to @INC for use with web server

2002-10-11 Thread Adam Witney
Well yes, that¹s why I don't want to have local info, like where to look for modules, in my script. adam We recently discussed Portability on this list. If you want to write scripts that run on other systems then you have to accommodate that design goal with code. -- Bill Stephenson

Re: gd croaking

2002-10-11 Thread Puneet Kishor
Thanks for the tip, however, I _need_ to use gd and perl together. And, I am not even talking about GD.pm. I need the pure gd library for a perl module I have. Seems perl 5.6.0 now has issues with gd as I built it. funny that the same gd, built exactly the same way on MacOS X 10.1.15 worked

Re: Perl REs as System Service

2002-10-11 Thread Paul McCann
On Fri, Oct 11, 2002 at 09:43:27AM -0400, Alexandre Enkerli wrote: Did anyone try building a System Service (in the Services submenu) to apply Perl regular expressions on selected text? Kevin van Vechten has a Perl Service for Mac OS X that works fine with Jaguar (unlike his SSHAgentServices

Re: Perl REs as System Service

2002-10-11 Thread Jim Correia
On Friday, October 11, 2002, at 09:43 AM, Alexandre Enkerli wrote: Did anyone try building a System Service (in the Services submenu) to apply Perl regular expressions on selected text? What I have in mind is a Perl version of WordService:

Full XML Installation

2002-10-11 Thread Alexandre Enkerli
Does someone have full instruction on installing all the XML-related modules? I know I can do it, eventually but a step-by-step guide (including expat, sablotron, libxml...) would really help.

Re: [OT] Shareware (was: Re: What up with the mac)

2002-10-11 Thread Chris Devers
On 11 Oct 2002, Ask Solem Hoel wrote: Now if there were a console mode I could use that instead of a virtual desktop for programming. You mean logging in from the system prompt as console and then, when you get the text prompt, logging in as whoever? At that point you can fire up

Re: Full XML Installation

2002-10-11 Thread Chris Devers
On Fri, 11 Oct 2002, Alexandre Enkerli wrote: Does someone have full instruction on installing all the XML-related modules? I know I can do it, eventually but a step-by-step guide (including expat, sablotron, libxml...) would really help. You may need to install Expat manually, but once it's

OT::Shareware

2002-10-11 Thread ellem
On 10/11/02 7:48 AM, Ask Solem Hoel [EMAIL PROTECTED] wrote: I know I can pay for it in shareware but never /ever/ will I pay for shareware. Shareware sucks, and there is too much of it in the Mac world. That is why we need to re-create every useful shareware application as free software

[OT] Shareware (was: Re: What up with the mac)

2002-10-11 Thread Ask Solem Hoel
On Fri, 2002-10-11 at 14:47, zampino wrote: Wow, I've never seen a more negative comment on shareware. In fact, I've rarely seen anyone criticize shareware... it was the shareware authors who made it possible for me to switch to OSX 10.0, as they quickly provided support for things like

Re: What up with the mac

2002-10-11 Thread ellem
Replying to the groups b/c some may find this useful On Friday, October 11, 2002, at 07:48 AM, Ask Solem Hoel wrote: And I really do miss multiple workspaces. Code Tek Virtual Desktop, best 20USD spent ever http://www.codetek.com/php/virtual.php -- Lou Moran

Re: What up with the mac

2002-10-11 Thread zampino
On 10/11/02 7:48 AM, Ask Solem Hoel [EMAIL PROTECTED] wrote: I know I can pay for it in shareware but never /ever/ will I pay for shareware. Shareware sucks, and there is too much of it in the Mac world. That is why we need to re-create every useful shareware application as free software and

Re: Full XML Installation

2002-10-11 Thread Alexandre Enkerli
I did exactly this but there were still unsolved dependencies, such as sablotron and libxml. Maybe I did something wrong. I know I had some problems with installation stalling at some test which I ended up stopping. Also, there are apparently XML modules that are not in the bundle. That's why

Re: Installation of LWP fails

2002-10-11 Thread Phil Dobbin
On 10/10/02 18:17, David Wheeler [EMAIL PROTECTED] wrote: On Wednesday, October 9, 2002, at 11:38 PM, Adam Fishman wrote: (You get this message, because MakeMaker could not find /System/Library/Perl/darwin/CORE/perl.h) Well, do you have this file? Is this indicative of the Developer

Re: Installation of LWP fails

2002-10-11 Thread David Wheeler
On Friday, October 11, 2002, at 08:36 AM, Phil Dobbin wrote: Is this indicative of the Developer Tools not being installed? I don't know about that, but if the developer tools weren't installed, there'd be no compiler -- and there was definitely a compiler in the error message sent

Re: Installation of LWP fails

2002-10-11 Thread Phil Dobbin
On 11/10/02 17:55, David Wheeler [EMAIL PROTECTED] wrote: On Friday, October 11, 2002, at 08:36 AM, Phil Dobbin wrote: Is this indicative of the Developer Tools not being installed? I don't know about that, but if the developer tools weren't installed, there'd be no compiler -- and

Installing Locale::Msgcat on OS 10.2

2002-10-11 Thread Brian Wood
Hello, Can anyone tell me if it is possible to install Locale::Msgcat on OS X? When I try to run 'make' (either manually or via cpan) I get failures. Have been searching for an answer to no avail. 'make' and 'perl -V' output follow. -Brian Writing Makefile for Locale::Msgcat cp Msgcat.pm