Hey everyone, ill try to keep things simple.
Im running on Ubuntu Linux x64 (i think, but it doesnt matter because i tires 64 and the x86)
I download ActivePerl, extract it to desktop with winrar, then i open my terminal, go to directory and type:
sh install.sh
just like the READ-ME says.
When i do this i get this message:
In case the image doesnt go through, i pretty much get spammed with:
- file 'perl/lib/Pod/(somefilename)' missing
I have come to realize the problem: the "Pod" folder doesnt exist!
"pod" does, but the installer is looking for Pod so it is failing do to capitalization.
I tried some moving around but everything seems to be messed-up-capitalized.
Need help pretty bad, and ideas?