[Bioperl-l] Pb makefile
Chris Fields
cjfields at uiuc.edu
Tue May 1 17:10:10 UTC 2007
Is there any reason you want to install bioperl 1.4 (which is over 3
yrs old)? The latest is v.1.5.2 (Dec. 2006); man page generation has
been fixed for that version, which uses Module::Build.
The man page generation was turned off prior to 1.4, though I may be
wrong. Based on the Extutils::MakeMaker FAQ you should be able to
prevent man page generation this way:
perl Makefile.PL INSTALLMAN1DIR=none INSTALLMAN3DIR=none
chris
On Apr 30, 2007, at 5:35 AM, Francoise.LECOMTE at biogemma.com wrote:
> Hi
> I try to install biopoerl1.4 on Tru64 plateform and I've got a message
> "make:line too long" when I run the command make install
> How can I solve it ? How disable man pages installaton in
> Makefile.PL if
> it can sove this problem
>
> Best regards
>
> Françoise Lecomte
More information about the Bioperl-l
mailing list