I believe 1.8 was an rpm install, but I could be mistaken. You are right about the 1.9 install .. it was just a config/make/make install on the tar I nabbed. How can I determine if I have SSL includes on a RH9 box? Could that be causing the server response --> file issue i'm experiencing?
-----Original Message----- From: Hrvoje Niksic [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 9:07 AM To: Simons, Rick Cc: '[EMAIL PROTECTED]' Subject: Re: very simple wget syntax question (-d info added) ... "Simons, Rick" <[EMAIL PROTECTED]> writes: > Using 1.9 I get a different error ... [...] > using 1.9b5 > # ./wget https://filed1/InBox/FILE3 --http-user=user --http-passwd=pass > https://filed1/InBox/FILE3: Unsupported scheme. That just means that you haven't compiled 1.9-b5 with SSL. Did you compile 1.8.2 yourself on the same machine? Do you have SSL includes on the machine where you compiled 1.9-b5?
