(Answer) (Category) SCO comp.unix.sco.programmer FAQ. : (Category) Misc for OpenServer 5.0.X and Unixware 7.x.x / OpenUNIX 8.x.x :
How do I get openssl-.0.9.6x to compile and make shared libraries on OpenServer 5.0.X, UnixWare 7.1.X and OpenUNIX 8.0.0?
You run Configure with one of the following options.

UnixWare 7
unixware-7 unixware-7-gcc unixware-7-pentium unixware-7-pentium_pro unixware-7-shared unixware-7-gcc-shared

 $ ./Configure unixware-7-shared
 $ make
 $ make test
 # make install

Then I created and installed the shared libraries with...

 $ shlib/svr5-shared.sh
 $ shlib/svr5-shared-installed.sh

Updated shlib files can be had at...

ftp://ftp.zenez.com/pub/zenez/prgms/svr5-shared.sh ftp://ftp.zenez.com/pub/zenez/prgms/svr5-shared-installed ftp://ftp.zenez.com/pub/zenez/prgms/svr5-shared-gcc.sh


OpenUNIX
OpenUNIX-8 OpenUNIX-8-gcc OpenUNIX-8-pentium OpenUNIX-8-pentium_pro OpenUNIX-8-shared OpenUNIX-8-gcc-shared I used Configure OpenUNIX-8-shared....

 $ ./Configure OpenUNIX-8-shared
 $ make
 $ make test
 # make install

Then I created and installed the shared libraries with...

 $ shlib/svr5-shared.sh
 $ shlib/svr5-shared-installed.sh

Updated shlib files can be had at...

ftp://ftp.zenez.com/pub/zenez/prgms/svr5-shared.sh ftp://ftp.zenez.com/pub/zenez/prgms/svr5-shared-installed ftp://ftp.zenez.com/pub/zenez/prgms/svr5-shared-gcc.sh


OpenServer 5.0.X
sco5-cc sco5-cc-pentium sco5-cc-shared sco5-gcc sco5-gcc-shared

 $ ./Configure sco5-gcc-shared
 $ make
 $ make test
 # make install

Then I created and installed the shared libraries with...

 $ shlib/svr5-shared.sh
 $ shlib/svr5-shared-installed.sh

Updated shlib files can be had at...
ftp://ftp.zenez.com/pub/zenez/prgms/sco5-shared.sh ftp://ftp.zenez.com/pub/zenez/prgms/sco5-shared-installed ftp://ftp.zenez.com/pub/zenez/prgms/sco5-shared-gcc.sh


Openssl-0.9.7 shlib files are available at

ftp://ftp.zenez.com/pub/zenez/prgms/openssl-0.9.7-shlib/


Good Luck,


gerberb@zenez.com

[Append to This Answer]
Previous: (Answer) Openssl-0.9.6i patch for OpenServer 5.0.X.
Next: (Answer) How do I make test for a SCO OS for preprocessor in ..., code specific to SCO Operating Systems.
This document is: http://www.zenez.com/cgi-bin/scoprogfaq/faq?file=109
[Search] [Appearance]
This is a Faq-O-Matic 2.721.