Version 1.5
Application Details:
Version: | 1.5.x |
License: | Open Source |
URL: | https://cygwin.com/ |
Votes: | 0 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 1.1.6 |
Maintainers: About Maintainership
What works
vim
What does not
cygwin symlinks, gvim, X
Workarounds
What was not tested
anything but vim and gcc
Hardware tested
Graphics:
Additional Comments
You must run cygwin.bat in wineconsole, otherwise you just get a crash starting it. Inside wineconsole, things just seem to work. But anything that relies on a cygwin symlink, like gcc, will fail. A workaround for gcc is to replace the cygwin symlinks with linux ones, e.g. $ cd .wine/drive_c/cygwin/usr/i686-pc-cygwin/bin $ for a in *; do ln -sf ../../../bin/$a; done After that you can compile and run hello, world from within the wineconsole where you ran cygwin.bat. startxbin.bat seems to be missing, too. (Perhaps another victim of missing symlink support?)
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 8.04 "Hardy" i386 (+ variants like Kubuntu) | Oct 19 2008 | 1.1.6 | Yes | Yes | No | Silver | Dan Kegel | |
Show | Ubuntu 8.04 "Hardy" i386 (+ variants like Kubuntu) | Apr 18 2008 | 0.9.59. | Yes | Yes | No | Silver | mnuahs | |
Show | Ubuntu 6.10 "Edgy" i386 (+ variants like Kubuntu) | Oct 15 2006 | 0.9.22. | Yes | No | No | Garbage | Sonic Advance |