On Fri, Oct 26, 2001 at 05:05:46PM -0400, Litterer, George wrote: > I'm trying to run lftp on SCO5.0.5. I've downloaded the source and > successfully compiled it (many times). However, when I run it, I get the > message "Resolving Host Address..." then No address found. The site is in my > host file and is reachable by standard ftp. I've tried several variations to > the configure with no luck.
Does it work with numeric addresses like 111.211.31.41? Does `set use-fork no' help? Does `configure --without-libresolv' help? -- Alexander.
