[Mono-bugs] [Bug 59939][Nor] Changed - OracleConnection:Open throth unhandled exection on Mac OS X 10.3.4

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 18 Jun 2004 13:15:45 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dieter@fiebelkorn.net.

http://bugzilla.ximian.com/show_bug.cgi?id=59939

--- shadow/59939	2004-06-18 13:13:59.000000000 -0400
+++ shadow/59939.tmp.22542	2004-06-18 13:15:45.000000000 -0400
@@ -6039,6 +6039,10 @@
 add PATH with $ORACLE_HOME and /opt/local/bin
 add DYLD_LIBRARY_PATH with $ORACLE_HOME/lib and $ORACLE_HOME/rdmbs/lib
 start Oracle-Database and Listener
 try "sqlplus <user>/<pass>@<SID>" (it works)
 use your example, now! Description above!
 
+
+------- Additional Comments From dieter@fiebelkorn.net  2004-06-18 13:15 -------
+I donwloaded "mono 0.96" DMG for Mac OS X and have to change "clntsh" to 
+"libclntsh.dylib" on "/opt/local/etc/mono/config", again.