in reply to Re^8: Par::Packer, include conf files or not ?
in thread Par::Packer, include conf files or not ?

install gcc, then try and install pp again using the cpan command, which will in turn install dependencies. It's worth while actually reading the output of the build process, as (more often than not) it tells you what is wrong.

  • Comment on Re^9: Par::Packer, include conf files or not ?

Replies are listed 'Best First'.
Re^10: Par::Packer, include conf files or not ?
by HJO (Acolyte) on Sep 24, 2012 at 11:11 UTC

    Thanks for your help