First one, if it's a Module::Build module, in which case you need 'Build.pl' instead of 'Makefile' and './Build' instead of 'make'.
In that case, I generally just wipe the module directory and ditch the .tar. 9 times out of 10, it won't build on my system anyway.
In several cases, if I hand compile&link any XS code, and then install manually, the modules work fine.
But Module::Build is so broken, and such a convoluted morass of O'Woe's OO-spaghetti, that life is just too short. It's usually quicker to write my own.
In reply to Re^3: Install and use module
by BrowserUk
in thread Install and use module
by johnrdixon
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |