Difference between revisions of "Installation windows cygwin"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
== Installation requirements == | == Installation requirements == | ||
'''xorg-server''' for [http://x.cygwin.com/docs/ug/setup-cygwin-x-installing.html graphics in cygwin]. Takes a little while. | '''xorg-server''' for [http://x.cygwin.com/docs/ug/setup-cygwin-x-installing.html graphics in cygwin]. Takes a little while. | ||
− | apt-cyg install xinit | + | apt-cyg install xinit X-start-menu-icons setxkbmap |
'''xmgrace''' for the results in nmr-relax | '''xmgrace''' for the results in nmr-relax | ||
apt-cyg install grace | apt-cyg install grace |
Revision as of 19:28, 16 June 2013
Contents
Setup cygwin
Download setup.exe.
Download/select from a mirror in a country/location near you.
Just take all standard values.
Installing the following items.
- subversion : All -> Devel
- wget : All -> Web
- chere : All -> Shells
Say yes to make a icon on the desktop.
Ctrl+Shift and right click on "Cygwin Terminal" icon on the desktop. Select "Run as Administrator"
Write in terminal, to intstall. -t mintty is the bash shell for windows
chere -i -t mintty
Install apt-cyg
apt-cyg is a command-line installer for Cygwin which cooperates with Cygwin Setup and uses the same repository.
The syntax is similar to apt-get.
Note, when you copy, and want to insert, then use: Shift+Insert
svn --force export http://apt-cyg.googlecode.com/svn/trunk/ /bin/ chmod +x /bin/apt-cyg
Installation requirements
xorg-server for graphics in cygwin. Takes a little while.
apt-cyg install xinit X-start-menu-icons setxkbmap
xmgrace for the results in nmr-relax
apt-cyg install grace