I'm not sure what I did, but I've somehow got Cygwin installed in such a way that even when I try to run an ordinary windows shell, Cygwin is interfering. I have batch scripts that I want to run in the default windows way that Cygwin complains about. I can't change them; I need to run them in the felaut shell.
Hi All
I've notice that we have LAPACK dev libraries in the ubuntu repos but I was hoping to compile it for both ubuntu and windows using mingw.
my build system is hosted on ubuntu so I'd like to keep compiling on that server without having to send a build process to a windows machine so I was wondering if anyone here might know how I might do that?
The problem is that LAPACK needs a fort
I am running a Ubuntu 64-bit machine. I would like to compile c++ programs for windows.
I installed gcc-mingw32(4.4.4) and mingw-w64(not sure it was required).
I can successfully compile C programs using :amd64-mingw32msvc-gcc test.c but I don't seem to have a C++ compiler installed.
I want to compile ffmpeg on windows with cygwin and android ndk.
I found this link very useful because there is step to step guide to compile ffmpeg.
Does anyone find this useful?
I have windows XP machine.
Today i have tried to install Cygwin, I've downloaded all the packages then ran the setup. It's showed completed.
But when i try to open this it's not working.
Do i need to do anything extra for this..?
Please help...
I need a reverse shell from Windows to my virtual machine and I don't know any? I've tried poderosa and putty to no avail. Poderosa doesn't allow me to enter the required parameters and putty doesn't work. With putty I can give the parameters -R 9000:localhost:9000 but when I confirm my password in the login screen putty close the window? I've tried cygwin, too.
Hi,
I have successfully installed the Cygwin on my windows 7 desktop. But i don't know how to install the Vi editor in it.
After so much search i am able to found one vim7.3.tar.bz2.
I am very new to UNIX, learning groff with the help of cygwin on Windows XP SP3.
I have downloaded groff-binaries from here, but using cygwin, I could not able to re-produce ps files.
I have used following command in cygwin:
$ groff grnexmpl.me > grnexmpl.ps
But, in generated grnexmpl.ps file, all special formatting are gone.
I've been so far unable to figure out why vim's syntax coloring is not working for most files, and it's driving me batty.
In case this is relevant: I'm working in Cygwin (more specifically/accurately the bash shell that comes with Git for Windows) because it's the only thing I've been able to smuggle into this Windows shop so far.