Hi, i've read a lot a post on the same thing but i still dont have any solution for the moment.
I'm trying to install PP on an Aix system without any internet connexion.
All the prerequisites have been install but i'm still have a problem when trying to connect to cpan and find a compiler.
This is the ouput:
root@sysnim: /tmp/ocs/PAR-Packer-1.012>perl Makefile.PL
Fetching 'PAR-Packer-1.012-aix-thread-multi-5.10.1.par' from www.cpan.org... Fetching failed:
No compiler found, won't generate 'script/parl'!
Checking if your kit is complete...
Looks good
Writing Makefile for PAR::Packer
Is there any solution to bypass the access to cpan and have a full built install of PP with parl ?
Regards