|
|
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
$ ./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
$ ./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
$ ./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/openssl-0.9.7-shlib/
| |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||