BUT, during installation, there is this error...
"error in invoking target install of makefile" this error statement happens and shows up many times during the linking times.
AND, after installation, i issued sqlplus, the following error occurs
"sqlplus error while loading shared libraries, libclntsh.so.8.o
i am running pentium 133 with 64mb ram, and oracle 8.1.7
Look like you managed to break back of Oracle binaries. I believe you require /usr/ucb in your path, make sure that it comes after /usr/bin and /usr/ccs/bin in the $PATH setting. Then try reinstalling it.
Bookmarks