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