I have now got 'make'; 'which make' turns up /usr/bin. Unfortunately, I still get the same error message:
--------------------
WARNING: LICENSE is not a known parameter.
Checking if your kit is complete...
Looks good
'LICENSE' is not a known MakeMaker parameter name.
Writing Makefile for Palm
-- NOT OK
Running make test
Can't test without successful make
Running make install
make had returned bad status, install seems impossible
--------------
although presumably it should be able to find make because /usr/bin is in the main path where it found perl.
I also tried 'install Bundle::CPAN' in case there was anything cpan needed to do before installing Palm::PDB -- unfortunately I get the same error from make.
Regards, Ruth (...sorry to be a pain, I have no idea what it thinks it is/isn't doing now...)
|