Open main menu

Changes

Installation windows cygwin

514 bytes added, 09:47, 21 October 2020
m
{{warning|STOP: This page is not completed! It will not work!}}
 
= Setup cygwin =
Download [http://cygwin.com/install.html setup.exe]. <br>
# wget : All -> Web
# chere : All -> Shells
# xinit : All -> X11
# X-start-menu-icons : All -> X11
# grace : All -> Math ('''xmgrace''' for viewing the graph results in nmr-relax)
Say yes to make a icon on the desktop.
 
== Setup language ==
Start the "Cygwin Terminal". In the top left, click the icon, and '''Options'''. <br>
Go to '''text''', and set your [http://cygwin.com/cygwin-ug-net/setup-locale.html locale].
Inspect with writing in terminal. [http://www.tvass.eu/home/cygwin/cygwin-setting-up-the-environment-and-locale More inspiration here]
echo $LANG
== Make an "Open Cygwin Bash Shell Here" option in right-click context menu ==
chere -i -t mintty
== Other small recommendations == === Install apt-cyg ===
[https://code.google.com/p/apt-cyg/ apt-cyg] is a command-line installer for Cygwin which cooperates with Cygwin Setup and uses the same repository.<br>
The syntax is similar to apt-get.<br>
svn --force export http://apt-cyg.googlecode.com/svn/trunk/ /bin/
chmod +x /bin/apt-cyg
cyg-apt setup
  == Installation requirements =See also ='''xmgrace''' for the results in nmr-relax apt-cyg install grace[[Category:Installation]]
Trusted, Bureaucrats
4,228

edits