Hi Octavian, Octavian Rasnita wrote: > /usr/bin/make -j3 -j3 -- NOT OK
you can't build PAR::Packer with a parallel make. Change your CPAN.pm configuration to not include -j3 or build PAR::Packer manually with a simple "make" instead of the "make -j3". I'd love to simply override the make options for PAR::Packer, but there doesn't seem to be a way to do that or at least nobody could show me so far. Best regards, Steffen