[m-rev.] for review: mention possible fix to missing .mih problem on Mac OS X
Ian MacLarty
maclarty at csse.unimelb.edu.au
Mon Sep 6 15:26:59 AEST 2010
For review by Julien.
README.MacOS:
Suggest removing fink from the PATH if, after installing Mercury, the
user gets errors about missing .mih files.
I had this problem and removing fink from my PATH fixed it (though I
don't know why).
Index: README.MacOS
===================================================================
RCS file: /home/mercury1/repository/mercury/README.MacOS,v
retrieving revision 1.15
diff -u -r1.15 README.MacOS
--- README.MacOS 13 Jul 2010 05:48:19 -0000 1.15
+++ README.MacOS 6 Sep 2010 05:15:23 -0000
@@ -44,6 +44,9 @@
Mercury can currently only be compiled by gcc on Mac OS X. It cannot currently
be compiled with llvm-gcc or clang.
+If, after installing Mercury, you encounter errors about missing .mih files,
+and you have fink installed, then try removing the fink components from your
+PATH (these usually start with /sw) and reinstalling.
---------------------------------
Mercury on Mac OS X 10.3 and 10.4
--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to: mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions: mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the reviews
mailing list