Message Boards Message Boards

3
|
4558 Views
|
0 Replies
|
3 Total Likes
View groups...
Share
Share this post:

NETLink Requires Mono Path on OS X

Posted 9 years ago

For those working on Dot NET framework on OS X (El Capitan version 10.11) with mono, you may encounter this issue

nopath

A quick work-around would be to configure Mathematica 10.3 with the absolute path to where you have installed mono binary:

In[3]:= Options[InstallNET]
Out[3]= {Force32Bit->False,MonoPath->mono}

In my case I use the OS X installer and the default location is /usr/local/bin/mono. I change the MonoPath to this location in the InstallNET function:

monopath

POSTED BY: Shenghui Yang
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract