RE: SSLWRITE fails on HP-UX

2005-05-31 Thread Adam Mlodzinski
> From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Lance Nehring > > What does the "chatr" command show for your executable? Do > the shared libraries have execute permissions? On a more useful note, here's the output of chatr from my build system. The openssl libs are listed, bu

RE: SSLWRITE fails on HP-UX

2005-05-31 Thread Adam Mlodzinski
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lance Nehring > What does the "chatr" command show for your executable? Do > the shared libraries have execute permissions? Thanks for the quick reply - much obliged. If I chatr on openssl, I get the output below. Looks like I've

Re: SSLWRITE fails on HP-UX

2005-05-31 Thread Lance Nehring
What does the "chatr" command show for your executable? Do the shared libraries have execute permissions? Adam Mlodzinski wrote: Hi there, I recently built the w3c libwww library with ssl support using openssl. I went through the pain of doing this on AIX, Linux, Solaris, HPUX and Windows. O

SSLWRITE fails on HP-UX

2005-05-31 Thread Adam Mlodzinski
Hi there, I recently built the w3c libwww library with ssl support using openssl. I went through the pain of doing this on AIX, Linux, Solaris, HPUX and Windows. On all of the platforms, my builds are using the new libraries okay (so far - keeping my fingers crossed), except, that is, for HPUX. On