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=76937 --- shadow/76937 2005-12-07 12:38:18.000000000 -0500 +++ shadow/76937.tmp.23213 2005-12-07 12:38:18.000000000 -0500 @@ -0,0 +1,25 @@ +Bug#: 76937 +Product: Mono: Runtime +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: packaging +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: mono 1.1.7.x not relocatable + +The mono 1.1.7 package that zmd is currently using incorrectly looks for +the config files in /etc/mono, when it should be looking in +$prefix/etc/mono. It also looks for mscorlib.dll in the wrong place. My +understanding was that this version would figure out those paths relative +to where it is installed. We're working around it now by setting +MONO_CFG_DIR and stuff, but it would be preferable if we didn't need to set +all of that up for each executable we have. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
