Windows users must use WinZip? or a similar utility to extract OpenLink? components from .zip files.
Unix users must use install.sh whenever possible.
Manual extraction is not supported.
However, users may use gunzip and tar to extract components, if all attempts to use install.sh fail.
For example:
openlink> ls sql_lt.taz openlink> gunzip sql_lt.taz openlink> ls sql_lt.tar openlink> tar xvf sql_lt.tar blocksize = 256 x bin x bin/odbc.ini, 476 bytes, 1 tape blocks x bin/odbcinst.ini, 478 bytes, 1 tape blocks x bin/openlink.ini, 8690 bytes, 17 tape blocks x bin/inifile, 81968 bytes, 161 tape blocks x bin/freetds.conf, 1513 bytes, 3 tape blocks x lib x lib/sql_st_lt.la, 786 bytes, 2 tape blocks x lib/sql_st_lt.so, 1486464 bytes, 2904 tape blocks x lib/sql_mt_lt.la, 796 bytes, 2 tape blocks x lib/sql_mt_lt.so, 1486496 bytes, 2904 tape blocks x lib/sql_st_lu.la, 786 bytes, 2 tape blocks x lib/sql_st_lu.so, 1523728 bytes, 2977 tape blocks x lib/sql_mt_lu.la, 796 bytes, 2 tape blocks x lib/sql_mt_lu.so, 1523760 bytes, 2977 tape blocks x scripts x scripts/SQLServer x scripts/SQLServer/oplrvc.sql, 883 bytes, 2 tape blocks openlink> ls bin lib scripts sql_lt.tar openlink>