Martin v. Löwis wrote:
> [EMAIL PROTECTED] schrieb:
> > I am trying to compile py2.4.3/2.5 on a Solaris 10x86 machine, but
> > cannot get it to build an SSL enabled version. I have added the
> > relevant sfw directories into the path/crle, with no success. I've
> > even explicitly added ssl via
[EMAIL PROTECTED] schrieb:
> I am trying to compile py2.4.3/2.5 on a Solaris 10x86 machine, but
> cannot get it to build an SSL enabled version. I have added the
> relevant sfw directories into the path/crle, with no success. I've
> even explicitly added ssl via the --with-libs directive, yet an
Hi,
I am trying to compile py2.4.3/2.5 on a Solaris 10x86 machine, but
cannot get it to build an SSL enabled version. I have added the
relevant sfw directories into the path/crle, with no success. I've
even explicitly added ssl via the --with-libs directive, yet an import
_ssl still fails.
Has