|
Am am trying to install the module as a private library on HP-UX 11.00, Perl version 5.6.1. I am getting an error on the make:
uk208:/systems/uepjs/perlmod/Scalar-List-Utils-1.19>perl Makefile.PL LIB=/systems/uepjs/perlbin PRE
+FIX=/systems/uepjs/perlbin
Writing Makefile for List::Util
uk208:/systems/uepjs/perlmod/Scalar-List-Utils-1.19>make
Make: Must be a separator on rules line 282. Stop.
uk208:/systems/uepjs/perlmod/Scalar-List-Utils-1.19>
I've read up on make a bit, but it has not helped much. I am having some problems as I am not a Unix Admin (my company foolishly decided not to replace them when they all left(, so I am having some trouble workign out how to deal with this,
|