Top "Cygwin" questions

Cygwin is a collection of GNU and other Unix-like FOSS tools which run on MS Windows and provide functionality similar to a GNU/Linux distribution while (mostly) conforming to POSIX specifications.

.dll Loaded but entry-point 'DllRegisterServer' was not found

Missing .dll file, after downloading i placed it in system32 folder then I run command regsvr32 with the name of …

dll windows-7 cygwin entrypointnotfoundexcept
How to install vim plugin under cygwin?

I installed a cygwin on my windows machine. There isn't a .vim directory in my cygwin home directory. How to …

vim cygwin vim-plugin
How to install and run the Nmap program through Cygwin in Windows?

I'm trying to get Cygwin to show what ports my laptop has open but when I try to run it, …

windows installation cygwin nmap
Nutch-Cygwin How to set JAVA_HOME

i am trying to run Nutch with Cygwin. I am having problems setting the JAVA_HOME. $ export JAVA_HOME='/…

cygwin nutch
undefined reference to `__imp___gmpz_init', building GMP program on Cygwin

I'm trying to compile this simple GMP program on Cygwin: #include <gmp.h> int main(){ mpz_t i; …

gcc compiler-errors cygwin gmp
How to Debug native code using ndk-gdb

This is what I am getting after running ndk-gdb according to many tutorials when it links to you to (gdb) …

android eclipse android-ndk cygwin native-code
Multi-Session Manager for Git Bash Like GNU's Screen

I'm not sure what to name this question, as I am not sure what the technical name is for the …

git cygwin tmux gnu-screen byobu
cygwin ssh no putty yes?

I generated a keys with putty w/ no passphrase. putty works fine, but now i installed cygwin and would like …

ssh cygwin putty passphrase
Running a bash shell script on Windows from within in Notepad++ using NppExec (and Cygwin)

I'm trying to reconstruct how to execute a bash shell .sh file on my Windows machine from within Notepad++ using …

bash shell cygwin notepad++ nppexec
Where is vimrc or vim profile for github's mingw32 shell on a Windows machine?

Cygwin has a home directory where I can store a .vimrc file to set up syntax highlighting. I know on …

git vim cygwin putty mingw32