[Mono-bugs] [Bug 71221][Cos] Changed - mono installs itself into /usr/lib even if --libdir=/usr/lib64 was specified
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Apr 2005 13:26:31 -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=71221
--- shadow/71221 2005-04-14 05:31:21.000000000 -0400
+++ shadow/71221.tmp.7169 2005-04-14 13:26:31.000000000 -0400
@@ -3,13 +3,13 @@
Version: 1.1
OS: unknown
OS Details: amd64 PLD Linux 2.0 AC
Status: REOPENED
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Cosmetic
Component: CORLIB
AssignedTo: rharinath@novell.com
ReportedBy: malekith@pld-linux.org
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -134,6 +134,13 @@
I guess /usr/share (that is $(datadir), specified by ./configure)
would be the way to go. For example NAnt installs itself in /usr/share.
What need to be considered here, is if we want GAC to support having
--aoted dlls inside. It shouldn't put them in datadir. But then the
GAC should be probably split between /usr/share and /var/lib anyway.
+
+------- Additional Comments From miguel@ximian.com 2005-04-14 13:26 -------
+Hello gentlemen,
+
+ We are going to evaluate this, it is not a trivial change am afraid.
+
+