bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ftp woes


From: Michael Ossmann
Subject: ftp woes
Date: Thu, 25 Sep 2003 17:50:12 -0600
User-agent: Mutt/1.5.4i

Behind a stupid firewall I noticed problems with "make
get-rpm-pfa" in 2.0.0.  Any chance the following line in
mf/GNUmakefile could be changed from:

        wget -P $(outdir) 
ftp://ftp.lilypond.org/pub/LilyPond/binaries/RedHat-9/$(redhat-package)

to:

        wget --passive-ftp -P $(outdir) 
ftp://ftp.lilypond.org/pub/LilyPond/binaries/RedHat-9/$(redhat-package)

or:

        wget -P $(outdir) 
http://lilypond.org/ftp/binaries/RedHat-9/$(redhat-package)

Thanks!

Attachment: pgpoGW29UvTQv.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]