I installed cygwin with openSSh on my windows vista box. I turned off my firewall but I still get this error -
$ ssh localhost
ssh: connect to host localhost port 22: Connection refused
...
I am trying to install openssl. I run these commands in cygwin:
./configure
make
when i run 'make', i get this error: bash: make: command not found
Hello
I have installed cygwin on d:\cygwin ...
Then my windows crashed, so I formatted c: and reinstalled a new windows xp pro sp2.
When I try to delete d:\cygwin it say that it was una...
I just have a strange problem with cygwin: I can't not run shell script that I normally can.
I have a simple test.sh file :
#!/bin/sh
ls
But when i run it, i got
$ ./test.sh
: comm...
We installed some new packages on cygwin and since then we are encountering the below problem when exporting environment variables:
.bashrc has below line(s):
JAVA_HOME=xyz\123
export JAVA_...
Hi,
I am getting the error, "make: Nothing to be done for 'all'." when I execute the 'make' command. I tried reinstalling the 'make' install from the 'setup.exe' but still getting this er...
in Windows XP, I can run Cygwin XTerm to logon to a remote server.
My question is just that is there any special version of XTerm available which can allow me to open new Tabs
in just one ...
I have read the responses to this type of question and I don't seem to have
a new enough version of Photshop to get the panatone conversion for a website ...
I looked and I can buy the so...
After I installed Cygwin, two program groups were created in
Windows: (1)Cygwin (2) Singular CAS
My questions are:
1. what is this "Singular CAS" thing all about? It's name of a compa...
from windows XP, i use cygwin xterm to ssh to a Linux machine,
then i found the color is always black & white, how can i make it colorful?
the TERM variable on that linux machine is:
$ ...
I haven't done this for 16 years and need a refresher. How do I convert binary to hex. Please give an example.
i just installed cygwin and failed to start the sshd so i can connect via the secure shell client
http://www.ssh.com/
i have had experts give me hoo ha about performance i don't want to hear...
I have Cygwin installed on my Windows XP. I would like - from windows command prompt - to be able to open up Cygwin immediatley followed by a series of commands. What is the best way to ap...
Hi there,
I use exim (via cygwin) and it is no longer sending emails to my blackberry. The errors are going beyond my limited knowledge of mail setup and I'm looking for help.
THE SET...
I am using cwRsyc to connect to a Fedora Core server. I would like to do this over SSH with public keys. I have set this up before, but for some reason this install is giving me some trouble...
what command would I use if I wanted to have zip:
/cygdrive/d/test
Folders underneath that are
/test1
/test2
I want to be able to zip it in that structure and unzip it the exact way...
Hi,
I was wondering the steps need to be done to configure cygwin to launch GUI Applications after connecting to remote Linux Server.
thnx.
Hi all!
I want to run crontab on cygwin, have downloaded the latest release, as of today. Have downloaded ALL software. But no crontab. Where is it?
Hello I am new to Cygwin, I downloaded Cygwin (evreything looks good so far) and I tried to ssh to a remote host.But cygwin does not seem to recoganise the ssh command:
It says ..
bash:s...
I recently started getting error messages from man(1) and less(1):
I noticed that TERM=dumb. I'm not sure if that's always been the case. The problem goes away when I set TERM=ansi, but I...
I have a VC++ code written under windows and Visual studio. Now the requirement is to use CYGWIN and make to complile it and generate a dll that would be used by other windows programs. I am n...
After I installed Cygwin from http://www.cygwin.com/, I invoked cygwin from the desktop. When I typed "xsltproc -version", I get the following:
bash: xsltproc: command not found
Please...
Hello, experts,
I have several cygwin installations, almost all set for Unix line ends.
On the odd occasion that I want to run a bash script with Dos line ends, I get the \r errors as fo...
Hi all,
I've inherited a script (called AddText.sh), which was run using cygwin.
It searches in all subdirectories of the current directory for files named "pom.xml", then searches for a p...
Where is the .bash_profile located in cygwin?