dimlight21 has asked for the wisdom of the Perl Monks concerning the following question:
Regarding the warning massage, 'pod2man' is definitely in the PATH.Error message is " Makefile:93: *** missing separator. Stop."
> which pod2man /usr/bin/pod2man _______________ >perl -MCPAN -e shell cpan>install PDL .... .... Warning: I could not locate your pod2man program. Please make sure, your pod2man program is in your PATH before you execute 'make +' Writing Makefile for PDL Writing Basic/Core/Config.pm Makefile:93: *** missing separator. Stop. /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible
update (broquaint): title change (was MCPAN error)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Error with 'make' using CPAN
by BazB (Priest) on Sep 11, 2003 at 12:22 UTC | |
by edan (Curate) on Sep 11, 2003 at 12:25 UTC | |
|
Re: Error with 'make' using CPAN
by Abigail-II (Bishop) on Sep 11, 2003 at 11:54 UTC |