User Tools

Site Tools


nnm:macos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
nnm:macos [2019/09/05 13:26]
takuma.sato
— (current)
Line 1: Line 1:
-====== nextnanomat on macOS ====== 
  
-nextnanomat is programmed in C#, and can thus be executed on any operating system. 
-It is, however, developed on and optimized for Windows. 
-On macOS, you have to either install [[http://​www.mono-project.com/​|Mono]] or [[https://​wiki.winehq.org/​MacOS |Wine]] to run nextnanomat. 
- 
-However we strongly recommend using [[https://​wiki.winehq.org/​MacOS |Wine]]! 
-===Installation steps:=== 
-  * Install XQuartz (version 2.7.7 or later) 
-  * Install "Wine Stable"​ for macOS 
-  * Install "​winetricks"​ as follows: 
-    * Open "Wine stable“ from Applications or Launchpad 
-    * Terminal window shows up with a short introduction of important commands. 
-    * Run <​code>​ruby -e "​$(curl -fsSL https://​raw.githubusercontent.com/​Homebrew/​install/​master/​install)"​ < /dev/null 2> /​dev/​null</​code>​ 
-    * Enter the password of your computer. 
-    * Run <​code>​brew install winetricks</​code>​. 
-  * Install .NET Framework using winetricks: ​ 
-    * Run <​code>​winetricks dotnet45</​code>​ 
-    * Follow the instructions and ignore Warnings. 
-    * Restart the computer. 
-  * Open "Wine stable"​ again. ​ 
-    * Install basic fonts of Windows: <​code>​winetricks corefonts</​code>​ 
-    * Configure Wine: <​code>​winecfg</​code> ​ 
-    * Window pups up. Select "​Windows 10". 
-  * To run nextnanomat using Wine,  <​code>​wine /<your directory>/​nextnanomat.exe</​code>​ 
- 
-If you have any feedback on these instructions,​ please let us know, then we can keep our documentation up to date. 
- 
-We can also provide a command line version of nextnano for Mac on request. 
- 
-You can contact us at <​support@nextnano.com>​. 
nnm/macos.1567682809.txt.gz · Last modified: 2019/09/05 13:26 by takuma.sato