[Mono-bugs] [Bug 38829][Wis] New - [patch] set corlib rootdir env var on unix

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 27 Feb 2003 12:52:21 -0500 (EST)


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 foser@gentoo.org.

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

--- shadow/38829	Thu Feb 27 12:52:21 2003
+++ shadow/38829.tmp.14469	Thu Feb 27 12:52:21 2003
@@ -0,0 +1,25 @@
+Bug#: 38829
+Product: Mono/Runtime
+Version: unspecified
+OS: 
+OS Details: Gentoo gcc-3.2.2 glibc-2.3.1
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: foser@gentoo.org               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [patch] set corlib rootdir env var on unix
+
+Here a little patch i used for Gentoo to build mcs while using mono from an
+untarred archive. Besides some other minor hacks i just needed mono to look
+for corlib.dll in another place then /usr/(local/)lib . 
+
+With this patch it possible to set an environment var for the corlib dir.
+Might be useful for others as well. The naming of the env var could be
+better i suppose.