Greetings,
I installed the Standard ML bundle to support an on-line class. I am able to use the RUN command within the environment. However, when I attempt the BUILD command the following error is displayed: No such folder: /base/system. Configuration is:
OS: OS X 10.8.2 Textmate: /HDD/Applications SML Bundle: ~/Library/Application\ Support/TextMate SML: /HDD/usr/Local/smlnj-110.75
Screenshot from the Bundle Editor
Thanks in advance for any help!
--john simpson
John Simpson Cell: 925.577.4831 Land: 925.705.7493 www.linkedin.com/in/jsimp42 Skype: je.simpson AIM: jsimp42 je.simpson@me.com je.simpson@comcast.net
On Jan 19, 2013, at 8:53 PM, John Simpson je.simpson@comcast.net wrote:
I installed the Standard ML bundle to support an on-line class. I am able to use the RUN command within the environment. However, when I attempt the BUILD command the following error is displayed: No such folder: /base/system […]
It appears this command require you to set the TM_SCMNJ_HOME variable to where the ‘base/system’ folder is located, and it then simply calls ‘make’ after changing to the (base/system) folder.
I don’t know what it means to make an ML project, but it seems to me that using the Make bundle (if indeed one uses Makefiles) would be better than have this bare-bones ‘build’ command in the ML bundle.
thanks...i'll make a copy of the build script and change the path reference to the path containing smlnj. hope it work!
cheers!
--john
On Jan 19, 2013, at 7:59 PM, Allan Odgaard mailinglist@textmate.org wrote:
On Jan 19, 2013, at 8:53 PM, John Simpson je.simpson@comcast.net wrote:
I installed the Standard ML bundle to support an on-line class. I am able to use the RUN command within the environment. However, when I attempt the BUILD command the following error is displayed: No such folder: /base/system […]
It appears this command require you to set the TM_SCMNJ_HOME variable to where the ‘base/system’ folder is located, and it then simply calls ‘make’ after changing to the (base/system) folder.
I don’t know what it means to make an ML project, but it seems to me that using the Make bundle (if indeed one uses Makefiles) would be better than have this bare-bones ‘build’ command in the ML bundle.
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate