Robert Collins wrote: > I have no idea. I'd guess at 'make -f Makefile.PL'. Is that right ? That won't work. Makefile.PL is a plain Perl script that uses ExtUtils::MakeMaker to actually generate a standard Makefile. So, 'perl Makefile.PL; make' will do the trick. -- Ivan Krstic <krstic at fas.harvard.edu> | 0x147C722D