Okay, please ignore my request for a home for the Log4perl package I made.
It seems that Randy has beat me to it!!

Good job, Randy!

jpt

> -----Original Message-----
> From: Randy Kobes [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 02, 2002 10:48 AM
> To: John Drabinowicz
> Cc: Perl Win32 Users
> Subject: Re: more Log4Perl questions
> 
> 
> On Wed, 2 Oct 2002, John Drabinowicz wrote:
> 
> > Hi Gang,
> > 
> > Thanks for all the help so far.
> > 
> > Well I did as you suggested, 
> > I couldn't find nmake.exe on the MS site, so I had to 
> > install C++ 6.0, move nmake.exe to the \WINNT directory,
> > then uninstall C++, but I made it so far.
> > 
> > Now, I did the what Jenda said:
> >     perl -MCPAN -e 'install Log::Log4perl' 
> > but got the following error:
> >     Can't find string terminator "'" anywhere before EOF at 
> -e line 1.
> > I tried it without the "'"s but didn't work either,
> >
> 
> As Johan mentioned, you need to quote the above differently,
> and also you can get 'nmake' alone from Microsoft's site.
> If you're using CPAN.pm for the first time, it might be
> an idea to start it as
>     C:\> perl -MCPAN -e shell
> which will take you through a one-time configuration
> dialogue to set things up. Then within the shell, you can do
>    cpan> install Some::Module
> to install things - a nice feature of this is that, normally,
> dependencies are followed and built as well.
>  
> > Sorry for this request for handholding, but I am getting very
> > confused on this supposedly simple library and need to figure
> > it out ASAP.
> > 
> > Any help is as always appreciated.
> 
> Although it's very worthwhile to get CPAN.pm working, for
> later use, if you're under time constraints, I put a ppm
> package of Log::Log4perl in our repository at
>    http://theoryx5.uwinnipeg.ca/ppmpackages/
> which you can access by setting the repository within
> the ppm shell to
>    http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer
> 
> -- 
> best regards,
> randy kobes
> 
> _______________________________________________
> Perl-Win32-Users mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> 
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to