"perl makefile.pl" may get you into trouble someday. i saw it happen on the bioperl mailing list. use "perl Makefile.PL".
-Allen On 30 May 2002, Chris Winters wrote: > On Thu, 2002-05-30 at 21:05, Ian wrote: > > Hello, > > downloading the tt2 was fine, I ran the "perl makefile.pl" but when > > trying to "run" make in DOS I got the "bad command or file name". > > > > Is the "make" command a regular DOS command ? > > > > If not where can I get it from ? > > Two options: > > 1) Find the 'nmake.exe' binary somewhere on microsoft's site. (A google > search will turn it up, I'm sure.) > > 2) If you're using ActivePerl, you can use PPM to install TT2. See > http://openinteract.sourceforge.net/ for more info. > > Chris > >
