% cd /tmp/interbase
% tar xvf interbase.tar
% tar xvfZ IbLinuxPatch.tar.Z
# ./IbLinuxPatch
Interbase Patch Program Version 1.0
---------------------------------------
IMPORTANT
Please shutdown the interbase server before running this app.
Make sure that there are no connections to any database in this host machine
Press Enter key to continue...
Which version of Interbase are you running..
1) IB Versions 4.x
2) IB Versions 5.x
3) IB Version 6.0
9) Exit : 1
Please Enter the Complete Interbase install directory : /tmp/interbase
Files are patched
Original file : /tmp/interbase/lib/gdslib.so.0.1
Copy of original : /tmp/interbase/lib/gdslib.so.o.1.org
Fixed file : /tmp/interbase/lib/gdslib.so.0.1.fixed
Please rename the above .fixed file as original file before using
Original file : /tmp/interbase/lib/gdslib.so.1.0
Copy of original : /tmp/interbase/lib/gdslib.so.1.0.org
Fixed file : /tmp/interbase/lib/gdslib.so.1.0.fixed
Please rename the above .fixed file as original file before using
Press Enter Key to quit...
# cd /tmp/interbase/lib
# mv gdslib.so.0.1.fixed gdslib.so.0.1
# mv gdslib.so.1.0.fixed gdslib.so.1.0
# chmod 444 gdslib.so.0.1 gdslib.so.1.0
Copyright(c) 2001 RIOS Corporation |