Re: RE: Location of OpenSSL libraries

2009-10-19 Thread Victor B. Wagner
On 2009.10.19 at 17:13:19 +0100, Steve Hay wrote: > > > > Note that if you are trying to build 64-bit application on solaris, it > > should link with /lib/amd64/libcrypto.so rather than /lib/libcrypto.so > > (on Solaris 64-bit libraries are stored in the ${prefix}/lib/`isainfo > > -k` rather than

RE: Location of OpenSSL libraries

2009-10-19 Thread Steve Hay
Victor B. Wagner wrote on 2009-10-19: > On 2009.10.19 at 16:30:14 +0100, Steve Hay wrote: > >> I have a build script for some software that needs to locate the >> OpenSSL headers and libraries, and I have reports that it is failing to >> locate the libraries on some OSes. >> >> One example identi

Re: Location of OpenSSL libraries

2009-10-19 Thread Victor B. Wagner
On 2009.10.19 at 16:30:14 +0100, Steve Hay wrote: > I have a build script for some software that needs to locate the OpenSSL > headers and libraries, and I have reports that it is failing to locate > the libraries on some OSes. > > One example identifies itself (via 'uname') as: > > sunos open-s

Location of OpenSSL libraries

2009-10-19 Thread Steve Hay
I have a build script for some software that needs to locate the OpenSSL headers and libraries, and I have reports that it is failing to locate the libraries on some OSes. One example identifies itself (via 'uname') as: sunos open-solaris-noc 5.11 snv_95 i86pc i386 i86pc What is the default inst