Re: could not build a module

2005-02-28 Thread Mike Lesser
I will install the Xcode and see how it goes. You know where to find it? FWIW, you can probably get the XCode CD from an AppleStore. I stopped by the Cambridge store one day and they literally said take it. Saves a long download.. Mike

Re: could not build a module

2005-02-26 Thread Joel Rees
I will install the Xcode and see how it goes. You know where to find it?

Re: could not build a module

2005-02-26 Thread Joel Rees
I will install the Xcode and see how it goes. You know where to find it? You need to become an Apple Developer connection Member thet ypu can dowload a lot of development tools. The Apple web site for the ADC is https://connect.apple.com And if you don't have broadband, you can almost always

RE: could not build a module

2005-02-26 Thread Ted Zeng
.) Anyone has a good suggestion on a good RTF to Text converter That works well on Mac? Ted -Original Message- From: Joel Rees [mailto:[EMAIL PROTECTED] Sent: Saturday, February 26, 2005 2:41 AM To: macosx@perl.org Subject: Re: could not build a module I will install the Xcode

Re: could not build a module

2005-02-26 Thread Ted Zeng
I need to do batch processing. In fact, I need to grap the text content of each file and process it using Perl. I just did a search and found the link http://daringfireball.net/2003/04/rtf_to_plain_text_translator which tells me to use inside the FileMerge folder convertRichTextToAscii to do

Re: could not build a module

2005-02-26 Thread Sherm Pendley
On Feb 26, 2005, at 10:03 PM, Ted Zeng wrote: I need to do batch processing. In fact, I need to grap the text content of each file and process it using Perl. I figured rtf2txt would be a fairly obvious name, so on a hunch I googled for it. Turns out to be a good hunch. :-)

RE: could not build a module

2005-02-25 Thread Ted Zeng
Thanks. I will install the Xcode and see how it goes. ted -Original Message- From: Sherm Pendley [mailto:[EMAIL PROTECTED] Sent: Thursday, February 24, 2005 11:51 AM To: Ted Zeng Cc: macosx@perl.org Subject: Re: could not build a module On Feb 24, 2005, at 2:46 PM, Ted Zeng

could not build a module

2005-02-24 Thread Ted Zeng
Hi, I am new to perl on Max OS X.I used to use perl on Windows. I just got a new Dual G5 last week. I just tried to install the RTF::TEXT::Converter module using the following command: perl -MCPAN -e 'install RTF::TEXT::Converter' I got the following error, the file perl.h is not there. The

Re: could not build a module

2005-02-24 Thread Sherm Pendley
On Feb 24, 2005, at 2:46 PM, Ted Zeng wrote: Error: Unable to locate installed Perl libraries or Perl source code. Install Xcode. sherm-- Cocoa programming in Perl: http://camelbones.sourceforge.net Hire me! My resume: http://www.dot-app.org

Re: could not build a module

2005-02-24 Thread David H. Adler
On Thu, Feb 24, 2005 at 02:51:18PM -0500, Sherm Pendley wrote: On Feb 24, 2005, at 2:46 PM, Ted Zeng wrote: Error: Unable to locate installed Perl libraries or Perl source code. Install Xcode. Perhaps I'm mistaken, but wouldn't it be more accurate to say install the OS X development tools,

Re: could not build a module

2005-02-24 Thread Chris Devers
On Thu, 24 Feb 2005, David H. Adler wrote: Perhaps I'm mistaken, but wouldn't it be more accurate to say install the OS X development tools, rather than Xcode, per se? As of OSX 10.3, Xcode is the name for the whole suite, in addition to the specific XCode IDE. Maybe it was decided that the

Re: could not build a module

2005-02-24 Thread David H. Adler
On Thu, Feb 24, 2005 at 05:56:17PM -0500, Chris Devers wrote: On Thu, 24 Feb 2005, David H. Adler wrote: Perhaps I'm mistaken, but wouldn't it be more accurate to say install the OS X development tools, rather than Xcode, per se? As of OSX 10.3, Xcode is the name for the whole suite, in