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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=76638 --- shadow/76638 2005-11-07 06:23:00.000000000 -0500 +++ shadow/76638.tmp.28317 2006-01-13 17:09:57.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 76638 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: 10.4 -Status: NEW -Resolution: -Severity: +Status: RESOLVED +Resolution: NOTABUG +Severity: Unknown Priority: Wishlist Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -50,6 +50,17 @@ Actual Results: A dllNotFound Exception Additional Information: Copy App in /Library/Framework/Mono.framework/Version/Current/lib/ and lunch : it's ok . + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-13 17:09 ------- +This is not a MWF bug, and not really a bug at all. It's a +configuration issue. Try +DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/Library/Frameworks/Mono.framewor +k/Versions/Current/lib +or properly fix up etc/mono/config to have the paths + +It seems you're also missing the macpack step, the way you described +you are using the X11 driver. Macpack will do the needed steps to use +the (still very incomplete) OS/X driver. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
