From: Mike S. <m...@pe...> - 2004-10-22 18:00:56
|
On Fri, 22 Oct 2004, Manu Mehta wrote: > I am getting error installing log4perl on windows as follows: > > C:\>ppm install "http://log4perl.sourceforge.net/ppm/Log-Log4perl.ppd"; > Installing package > 'http://log4perl.sourceforge.net/ppm/Log-Log4perl.ppd;'... > Error installing package > 'http://log4perl.sourceforge.net/ppm/Log-Log4perl.ppd;' You need to get rid of the semicolon (";"). Just checked, this is a typo in the FAQ (evidently caused by the HTML formatter, hmmm): http://log4perl.sourceforge.net/d/html/Log/Log4perl/FAQ.html#f7dc3 Also make sure you're using the right method, depending on whether you run ActiveState 5.6 or 5.8. -- Mike Mike Schilli m...@pe... |