[Bioperl-l] Bioperl core 1.4 make error: line too long

Nathan Haigh nathanhaigh at ukonline.co.uk
Mon Oct 11 06:55:54 EDT 2004


Using ppm would be great if all the bioperl packages were available, but
they are not. I don't know about Makefiles, but is it possible to save the
long commandline arguments to file and pass this file to nmake, and have
this only occur for windows OS's? This was the suggestion at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore/ht
ml/U1095.asp

I don't use cygwin, because most of the scripts I write I want non
bioinformaticians to use who wouldn't have a clue what to do if they had
to use cygwin to run their scripts.

I'm not sure how many BioPerl windows users there are, but these are my
thought on it.

Nathan

> -----Original Message-----
> From: bioperl-l-bounces at portal.open-bio.org [mailto:bioperl-l-
> bounces at portal.open-bio.org] On Behalf Of Jason Stajich
> Sent: 05 October 2004 01:09
> To: nathanhaigh at ukonline.co.uk
> Cc: Bioperl Mailing List
> Subject: Re: [Bioperl-l] Bioperl core 1.4 make error: line too long
>
> Yeah I guess this can be a problem and why most people use PPM - I
> don't really know what to do wrt windows/dos.  I guess people also
> suggest using cygwin.  Windows users can speak up and say more I hope
> how they have coped.
>
> -jason
> On Oct 4, 2004, at 5:35 PM, Nathan Haigh wrote:
>
> > Apologies for my earlier e-mail, I did not research the error number
> > before my reply.
> >
> > It appears that because dos can only accept a maximum of 128 chars on
> > the
> > command line and thus throws the error reported earlier when a "make
> > test"
> > command is issued. For further info see:
> > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/
> > vccore/ht
> > ml/U1095.asp
> >
> > I also get a similar error when running "nmake install".
> >
> > If you need any further info, I can let you know the exact messages
> > received.
> >
> > Nathan
> >
> >
> >
> >> -----Original Message-----
> >> From: bioperl-l-bounces at portal.open-bio.org [mailto:bioperl-l-
> >> bounces at portal.open-bio.org] On Behalf Of Jason Stajich
> >> Sent: 04 October 2004 21:21
> >> To: Mike Schuh
> >> Cc: Derek Gatherer; bioperl-l at bioperl.org
> >> Subject: Re: [Bioperl-l] Bioperl core 1.4 make error: line too long
> >>
> >> 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/
> >>
> >> _______________________________________________
> >> Bioperl-l mailing list
> >> Bioperl-l at portal.open-bio.org
> >> http://portal.open-bio.org/mailman/listinfo/bioperl-l
> >> ---
> >> avast! Antivirus: Inbound message clean.
> >> Virus Database (VPS): 0441-0, 04/10/2004
> >> Tested on: 04/10/2004 22:04:52
> >> avast! is copyright (c) 2000-2003 ALWIL Software.
> >> http://www.avast.com
> >>
> >>
> >
> >
> --
> Jason Stajich
> jason.stajich at duke.edu
> http://www.duke.edu/~jes12/
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at portal.open-bio.org
> http://portal.open-bio.org/mailman/listinfo/bioperl-l
> ---
> avast! Antivirus: Inbound message clean.
> Virus Database (VPS): 0441-0, 04/10/2004
> Tested on: 05/10/2004 08:36:57
> avast! is copyright (c) 2000-2003 ALWIL Software.
> http://www.avast.com
>
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3095 bytes
Desc: not available
Url : http://portal.open-bio.org/pipermail/bioperl-l/attachments/20041011/a7874e7b/smime.bin


More information about the Bioperl-l mailing list