[Mono-bugs] [Bug 62535][Wis] New - Mono installation fails when --prefix other than /usr/local is used
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 5 Aug 2004 03:40:20 -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 bdewacht@ulb.ac.be.
http://bugzilla.ximian.com/show_bug.cgi?id=62535
--- shadow/62535 2004-08-05 03:40:20.000000000 -0400
+++ shadow/62535.tmp.6395 2004-08-05 03:40:20.000000000 -0400
@@ -0,0 +1,44 @@
+Bug#: 62535
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Wishlist
+Component: packaging
+AssignedTo: duncan@ximian.com
+ReportedBy: bdewacht@ulb.ac.be
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Mono installation fails when --prefix other than /usr/local is used
+
+The installation script does not handle --prefix other than /usr/local
+for the installation of $(MONO_HOME)/bin/mcs
+
+Steps to reproduce the problem:
+1. ./configure --prefix /home/myhome/mono
+2. make install
+3. /home/myhome/mono/bin/mcs
+
+Actual Results:
+
+/usr/local/bin/mono not found
+
+Expected Results:
+
+Usage is: mono [options] assembly
+
+...
+
+
+How often does this happen?
+
+All the time
+
+Additional Information:
+
+Installation from official tarball 1.0