How does one relink the Oracle Server executables?

Enter the following Unix commands:

cd $ORACLE_HOME/rdbms/lib
make -f ins_rdbms.mk install

From Oracle 8i one can also use the "relink" command in the $ORACLE_HOME/bin directory.