[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnustep-base problem on win32
From: |
Richard Frith-Macdonald |
Subject: |
Re: gnustep-base problem on win32 |
Date: |
Fri, 30 Mar 2001 11:10:45 +0100 |
On Friday, March 30, 2001, at 10:46 AM, Helge Hess wrote:
> Ok,
>
> it does look like
>
> a) you did configure against OpenSSL which probably isn't available in
> your installation.
> BTW: What does gstep-base use SSL for ?
NSURL/NSURLHandle support for https
It also provides ssl encrypted NSFileHandles, but that's an extra, not part of
the
OpenStep or MacOS-X APIs.
If you run 'configure', and it doesn't find openssl, everything should still
work
though ... you just lose support for https.