[Mono-bugs] [Bug 72877][Nor] Changed - Call to Mono.Posix.Syscall.access results in System.DllNotFoundException: libMonoPosixHelper.dylib
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 10 May 2005 17:45:41 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72877
--- shadow/72877 2005-02-23 08:14:03.000000000 -0500
+++ shadow/72877.tmp.19238 2005-05-10 17:45:41.000000000 -0400
@@ -113,6 +113,11 @@
directory that `mono` resides in, and automagically append the ../lib
directory to (DY)LD_LIBRARY_PATH. This would allow relocatable
installs, would allow things to Just Work (even after moving) on Mac
OS X, and would allow me to explicitly set LD_LIBRARY_PATH to test an
un-installed libMonoPosixHelper.so. I'm just not sure if this is
possible...
+
+------- Additional Comments From miguel@ximian.com 2005-05-10 17:45 -------
+Ping.
+
+Calvin, is this still an issue with 1.1.7?