Honor --datadir

2005-08-25 Thread Albert Chin
$(datadir) is not always $(prefix)/share. So, honor $(datadir). Patch against head. -- albert chin ([EMAIL PROTECTED]) -- snip snip Index: src/Makefile.in === --- src/Makefile.in (revision 2063) +++ src/Makefile.in (working

Re: strtoll() not available on HP-UX

2005-08-25 Thread Albert Chin
On Fri, Aug 12, 2005 at 06:00:13PM +0200, Hrvoje Niksic wrote: > Albert Chin <[EMAIL PROTECTED]> writes: > > > We have something working now. I'll send a patch in a bit. > > Thanks. Better late than never :) Patch below against trunk. The src/wget.h changes are cosmetic and can be ignored if yo

wget fails when server requests SSL renegociation

2005-08-25 Thread Phillip Vandry
If wget is used to connect to a server that requests renegociation of the SSL connection, wget complains of a read error and quits. This happens when connecting to an Apache web server that is using "SSLVerifyClient" elsewhere than in the global config. Because the web server does not know that it

Re: Idea for "wget" feature

2005-08-25 Thread Carl Ponder
[EMAIL PROTECTED] wrote: *** Isn't the rsync better solution for installing new machines? Jim Wright wrote: have you tried rsync? Unfortunately "rsync" doesn't seem to work well with my remote server; otherwise it looks like it does just what I'd need it to do. I'll check with the admin'