in reply to Perl MakeMaker error
instead of randomly copying files around, and if you also make the -Dprefix match what you actually appear to want, namely /home/perl/usr instead of /usr?./Configure [your options] make make test make install
And finally - -Uusedl turns dynamic loading off, so XS won't work unless you rebuild perl. That's gonna break things for you in the future.
|
|---|