[Bioperl-l] Bioperl core 1.4 make error: line too long
Jason Stajich
jason.stajich at duke.edu
Mon Oct 4 16:20:46 EDT 2004
Also check that you have the latest ExtUtils::MakeMaker which is
culprit module creating the makefile in the first place and which
didn't account for the possibility that there would be packages with as
many modules.
Other suggestions have been posted on this topic several times on the
mailing list.
-jason
On Oct 4, 2004, at 4:15 PM, Mike Schuh wrote:
> Hi Derek,
>
> On Mon, 4 Oct 2004, Derek Gatherer wrote:
>
>> Just upgrading from 1.2.2 to 1.4.
>>
>> unpacked the core distrib, then:
>>
>> # perl -w Makefile.PL
>>
>> ....... [usual list of CPAN modules I don't have]
>>
>> Enjoy the rest of bioperl, which you can use after going 'make
>> install'
>>
>> Writing Makefile for Bio
>> # make
>> Make: line too long. Stop.
>
> This is a guess, having not seen your output, etc., but perhaps make is
> expanding your various environment variables and whatnot ($PATH, $LIB,
> @INC) and generating a rather huge line. If this is the case, then
> reducing these variables might help.
>
> --
> Mike Schuh -- Seattle, Washington USA
> http://www.farmdale.com
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at portal.open-bio.org
> http://portal.open-bio.org/mailman/listinfo/bioperl-l
>
>
--
Jason Stajich
jason.stajich at duke.edu
http://www.duke.edu/~jes12/
More information about the Bioperl-l
mailing list