Cygwin Mac



Download

Tutorial

- posted in Apple OSX: I'm in a programming class where the development environment is Cygwin with a plethora of.bat scripts for unit testing, navigation, etc. Problem is, is there any way I can use this environment on my Mac? I'm trying Darwine but Cygwin won't install, and I can't find Wine anywhere on Fink, especially since they're not really supporting it anymore.

Cygwin Machine

  • The MAC (Message Authentication Code) algorithm(s) used for data integrity verification can be selected in the sshd2config and ssh2config files: MACs hmac-sha1,hmac-md5 The system will attempt to use the different HMAC algorithms in the sequence they are specified on the line.
  • Cygwin is a DLL (cygwin1.dll) which acts as a Linux API layer providing substantial Linux API functionality. The Cygwin DLL currently works with all recent, commercially released x86 32 bit and 64.
Cygwin machine

Download Cygwin For Windows

  • Latest version: 1.6.2
  • Release date: 28 Oct 2019

  • Source package:xcrysden-1.6.2.tar.gz

  • Linux x86_64 binary packages (64bit):
    • Shared: xcrysden-1.6.2-linux_x86_64-shared.tar.gz
      • Requires: libtk8.6.so, libtcl8.6.so, libTogl.so.2,libGLU.so.1, libGL.so.1, libfftw3.so.3, libXmu.so.6, libX11.so.6,libgfortran.so.5, ...
      • Recommends: ImageMagick, OpenBabel
      • On Debian-based systems these can be installed with:
  • Mac OS binary packages:
    (compiled on macOS Mojave 10.14)
    • Shared: xcrysden-1.6.2-macosx-shared.tar.gz
      • Requires the following MacPorts libraries:libtcl8.6.dylib, libtk8.6.dylib, libGL.1.dylib, libGLU.1.dylib,libX11.6.dylib, libXmu.6.dylib, libfftw3.3.dylib
      • Recommends: ImageMagick, OpenBabel
      • These can be installed with:
  • Mac OS MacPorts and Fink packages:

  • Windows - WSL binarypackage:
    (WSL = Windows Subsytem for Linux)
    • Shared: xcrysden-1.6.2-windows-wsl.tar.gz(Courtesy of Matic Poberznik)
      • Compiled under WSL(Ubuntu 18.04 LTS) @ Windows 10
      • Requires: XMing (https://sourceforge.net/projects/xming/)
        (make sure to define the DISPLAY enviromental variable,i.e., export DISPLAY=:0 )
      • Depends on: tk, libglu1-mesa, libtogl2, libfftw3-3,libxmu6, libgfortran4
      • Recommends: ImageMagick, OpenBabel
      • These packages can be installed with:
  • Windows - Cygwin64 binarypackage:
    • Shared: xcrysden-1.6.2-cygwin.tar.gz(Courtesy of Matic Poberznik)
      • Compiled under x86_64 cygwin (CYGWIN_NT-10.0) @ Windows10
      • Requires: Cygwin, XMing(https://sourceforge.net/projects/xming/)
        • make sure to define the DISPLAY enviromental variable,i.e., export DISPLAY=:0
        • also define export PATH=$PATH:/usr/lib
      • Depends on: tcl-tk8.6, tcl-togl, ImageMagick, xinit, mesa,libGLU1, libfftw3_3, libgfortran4. These packages can beinstalled with apt-cyg packagemanager. For the full list of required packages, see the fileREADME.cygwin inside the tarball.