[cx-oracle-users] Type-o in BUILD.txt of the source package (cx_Oracle-5.0)
Brought to you by:
atuining
From: Joe R. <go...@gm...> - 2011-02-17 15:41:39
|
I was just building cx_Oracle on a Linux system and noticed a type-o in the cx_Oracle-5.0 directory. One of the steps says: Steps: ------ cd $ORACLE_HOME ln -s libclntsh.so.x.x linbclntsh.so The "linbclntsh.so" should be "libclntsh.so". Thanks, Joe |