ekianjo
Hardcore Member
I have really no experience compiling programs in perl.
My main issue is that I cannot find any way to apply a --prefix kind of instruction when compiling a perl program:
perl Makefile.PL
make
make install
So one has to modify the Makefile or something ? Any idea if there is something else possible ?
My main issue is that I cannot find any way to apply a --prefix kind of instruction when compiling a perl program:
perl Makefile.PL
make
make install
So one has to modify the Makefile or something ? Any idea if there is something else possible ?