From: Mike S. <m...@pe...> - 2005-11-28 19:08:49
|
On Mon, 28 Nov 2005 Car...@li... wrote: > are there any instructions on how to install log4perl manually in an > existing perl installation? > > Background: > We are using IBM Rational ClearCase/ClearQuest. On Windows, that > installation already contains > parts of an ActiviPerl 5.6.1 installation. However, it does not contain > ppm :-( I've never tried installing it without ppm, but if you get nmake from our friends in Redmont: ftp://ftp.microsoft.com/Softlib/MSLFILES/nmake15.exe you should be able to unpack the tarball from http://log4perl.sourceforge.net/releases (using winzip) and then run perl Makefile.PL nmake nmake test nmake install -- Mike Mike Schilli m...@pe... |