Re: Trouble installing module

2006-11-07 Thread Adriano Rodrigues
On 11/7/06, C. R. <[EMAIL PROTECTED]> wrote: Thanks for your advice, but why do I need a compiler if I'm just using Perl to process an XML text file? That adds a level of complexity we just don't want to get into. Because XML::Parser has parts written in Perl and C. It is a hybrid module and re

Re: Trouble installing module

2006-11-07 Thread lawrence
> In article <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] says... > > There should be a version of make in /usr/ccs/bin > > Giggidy! You're right! Thanks. > > > > I'm guessing I entered the wrong site name for the Perl CPAN module > > > config. Can anyone help me? > > > > Well, here's your Dolla

Re: Trouble installing module

2006-11-07 Thread C . R .
When I do a "reload index" in CPAN this is what I get. cpan> reload index LWP not available Please check, if the URLs I found in your configuration file (http://141.217.1.55/cpan/ http://216.52.237.135 ftp://69.16.251.60/CPAN/) are valid. The urllist can b

Re: Trouble installing module

2006-11-07 Thread C . R .
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > There should be a version of make in /usr/ccs/bin Giggidy! You're right! Thanks. > > I'm guessing I entered the wrong site name for the Perl CPAN module > > config. Can anyone help me? > > Well, here's your Dollars' worth of free ad

Re: Trouble installing module

2006-11-06 Thread Jay Savage
On 11/6/06, C. R. <[EMAIL PROTECTED]> wrote: Hi, I have a Solaris system. I'm having trouble installing a module via the command: perl -MCPAN -e shell 'install XML::Parser' This is the first time my perl 5.6.1 installation has used CPAN to install a module so I had to answer a bunch of questions

Re: Trouble installing module

2006-11-06 Thread lawrence
> > Hi, I have a Solaris system. I'm having trouble installing a module via > the command: > perl -MCPAN -e shell 'install XML::Parser' > > This is the first time my perl 5.6.1 installation has used CPAN to > install a module so I had to answer a bunch of questions for > configuration. > >