Re: [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:52:07
|
OK, thanks. On Thu, Feb 17, 2011 at 10:48 AM, Anthony Tuininga <ant...@gm...> wrote: > Thanks. That was already fixed in 5.0.1, though. :-) > > Anthony > > On Thu, Feb 17, 2011 at 8:41 AM, Joe Riopel <go...@gm...> wrote: >> 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 >> >> ------------------------------------------------------------------------------ >> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: >> Pinpoint memory and threading errors before they happen. >> Find and fix more than 250 security defects in the development cycle. >> Locate bottlenecks in serial and parallel code that limit performance. >> http://p.sf.net/sfu/intel-dev2devfeb >> _______________________________________________ >> cx-oracle-users mailing list >> cx-...@li... >> https://lists.sourceforge.net/lists/listinfo/cx-oracle-users >> > > ------------------------------------------------------------------------------ > The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: > Pinpoint memory and threading errors before they happen. > Find and fix more than 250 security defects in the development cycle. > Locate bottlenecks in serial and parallel code that limit performance. > http://p.sf.net/sfu/intel-dev2devfeb > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > |