[Mono-bugs] [Bug 72877][Nor] Changed - [OSX] set DYLD_LIBRARY_PATH

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 19 20:51:12 EDT 2005


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 bmaurer at users.sf.net.

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

--- shadow/72877	2005-05-14 07:39:41.000000000 -0400
+++ shadow/72877.tmp.9554	2005-05-19 20:51:12.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 72877
-Product: Mono: Class Libraries
-Version: 1.0
+Product: Mono: Runtime
+Version: 1.1
 OS: unknown
 OS Details: OS X 10.3.8 running mono 1.1.4
 Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
-Component: Mono.POSIX
+Component: packaging
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: cgaisford at novell.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Call to Mono.Posix.Syscall.access results in System.DllNotFoundException: libMonoPosixHelper.dylib
+Summary: [OSX] set DYLD_LIBRARY_PATH
 
 Call to Mono.Posix.Syscall.access results in System.DllNotFoundException:
 libMonoPosixHelper.dylib
 
 System.DllNotFoundException: libMonoPosixHelper.dylib
 in <0x000d0> (wrapper managed-to-native)
@@ -128,6 +128,10 @@
 Unhandled Exception: System.TypeInitializationException: An exception
 was thrown by the type initializer for Mono.Unix.Syscall --->
 System.DllNotFoundException: libMonoPosixHelper.dylib
 
 Modifying the $PREFIX/etc/mono/config file allow the application to
 work. I did the same tests with the tester class above.
+
+------- Additional Comments From bmaurer at users.sf.net  2005-05-19 20:51 -------
+This is an OSX packaging issue. Hardcoding the path is a bad idea, for
+the reasons mentioned by jonp.


More information about the mono-bugs mailing list