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=77827 --- shadow/77827 2006-03-18 14:25:34.000000000 -0500 +++ shadow/77827.tmp.5550 2007-01-02 10:48:03.000000000 -0500 @@ -2,21 +2,21 @@ Product: Mono: Tools Version: 1.1 OS: Mac OS X 10.3 OS Details: Intel MacBook Pro Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: tools AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: +Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: mkbundle crashes on launch Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: mkbundle crashes on launch with a TypeInitializationException @@ -39,6 +39,17 @@ How often does this happen? Every execution. Additional Information: I do have an Intel MacBook available for testing patches for this. Should any component developer need my help, feel free to contact me. + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-02 10:48 ------- +This can be fixed by setting these env vars: + +DYLD_LIBRARY_PATH=/Library/Frameworks/Mono.framework/Libraries +PKG_CONFIG_PATH=/Library/Frameworks/Mono.framework/Libraries/pkgconfig + + +Wade, is it possible to add these vars to mkbundle[2] scripts +on OSX? + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
