linux install script
Tom Demmer
t_demmer at web.de
Mon Jun 25 13:10:34 PDT 2007
BCS Wrote:
> Reply to Tom,
>
> > BCS Wrote:
> >
> >> I wrote a script that downloads and installs dmd on linux
> >>
> > [...]
> > Neat, but the ftp part does not work for me because my client does
> > not send "ftp" "tdemmer@". So I replaced the part by the line
> > wget ftp://ftp.digitalmars.com/dmd.zip
> >
> > Ciao
> > Tom
>
> interesting, could you be more specific (OS/ver/etc). I got the FTP part
> working only after the wget version didn't work on the machine I wrote it on.
>
ubuntu 7.04 with direct connection to the Inet. I did not try with my company
laptop, with Cygwin on it. But normally wget allows for whatever parameters you
need. I can even wget through the company firewall via the conpany firewall over
http. If you want to, I can dig out the parameters for the proxy to put into the
.wgetrc file.
Ciao
Tom
More information about the Digitalmars-d
mailing list