Sanjay Tripathi wrote: > Writing Makefile for List::Util > make: not found > INSTALL FAILED!
You need to install make. You'll also need a C compiler if you don't already have it installed (which you probably don't). - Philip
Sanjay Tripathi wrote: > Writing Makefile for List::Util > make: not found > INSTALL FAILED!
You need to install make. You'll also need a C compiler if you don't already have it installed (which you probably don't). - Philip