From: Ed Wensell III [ewensell@pstcc.cc.tn.us.net] Sent: Monday, February 21, 2000 8:42 AM To: Info-VAX@Mvb.Saic.Com Subject: Re: Resuming broken downloads Colin Blake wrote: > > I think the following works: > > $ copy config.h_vms config.h Where did you get config.h_vms from? It was not included in my package... > $ cc /prefix=all /include=[] snarf > $ cc /prefix=all /include=[] ftp > $ cc /prefix=all /include=[] http > $ cc /prefix=all /include=[] llist > $ cc /prefix=all /include=[] options > $ cc /prefix=all /include=[] url > $ cc /prefix=all /include=[] util > $ cc /prefix=all /include=[] gopher > $ link snarf,ftp,http,llist,options,url,util,gopher > $ exit > > And I seemed to add a real simple routine named getpass to util.c: > > #ifdef NEED_GETPASS > char *getpass(const char *prompt) { > char line[80]; > printf("Password: "); > return strdup(gets(line)); > } > #endif /* NEED_GETPASS */ > > Colin. Hmmmmm... I wonder if the Snarf author would be interested in making his program VMS-able out of the box? The config, extra routine, and perhaps a build.com would be a nice addition to the package. -- Until soon... Ed Wensell III Systems and Operations Support, Pellissippi State E-mail hint: A college with a dot net domain?