SML Installation Help
Dean Halter <[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj |
|---|---|
| Message-ID | <1126539958.21614.26.camel@logistics> |
Hi, Built SML in a user account and then moved it to an NFS share for
common use. It appeared successful, but a developer tried to load the
attached program (sml < io.sml) and received the following error:
Standard ML of New Jersey v110.55 [built: Thu Aug 18 13:38:51 2005]
- [autoloading]
unexpected exception (bug?) in SML/NJ: Io [Io: openIn failed on "/
home/user123/a/sml.boot.sparc-unix/basis.cm/.cm/sparc-unix/
basis.cm", No such file or directory]
raised at: Basis/Implementation/IO/bin-io-fn.sml:618.25-618.71
../cm/util/safeio.sml:30.11
../compiler/TopLevel/interact/evalloop.sml:44.55
-
I looked around and found 'home/user123/a' hard-coded in as BIN_DIR in
all of the files in '/usr/local/sml/bin'. I changed these entries to
'/usr/local/sml/bin'. Still receive the error. Strings shows me that
some of the cm files under /usr/local/sml/lib also contain the user123
information. Any way I can recompile just the cm files without
rebuilding the entire package?.
Thanks in advance, Dean
io.sml
(application/smil, 1.2 KB) - not displayed