What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested CYGWIN Solutions: 1 - 25 of 59
 
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
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 ...
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...
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...
dear experts, i have a Java application that depend on jlex.jar and java_cup.jar, that stored an the same application directory so before compilation (javac) i run below in CYGWIN environm...
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_...
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...
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...
Hi, I have a Sabayon (baded on Gentoo) machine running the Gnome Desktop Environment. I would like to be able to use the linux gnome environment from my windows desktop. I have the Cygwin...
Hi, I'am using the latest cygwin and rsync on two windows machines. One is a RSyncServer and the other is RSyncClient Replication works perfect, except when the path+filename exceeds 26...
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...
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 ...
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...
I get the gnome-session with no problem but this error happens as well.  Is there any way to resolve it? http://drop.io/nyiaeyw
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 have Cygwin installed in my Windows XP and I would like to collect the package updates for RHEL 5.1 x86_64 to an external hardrive.  Can you please tell me how to do this?  If possible, I wo...
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...
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...
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 trying to get SFTP going on my Windows 2000 Server using OpenSSH.  I have set up the appropriate group and password files on OpenSSH.  Each time I attempt to connect to the SFTP server us...
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 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'm not fully versed in cygwin.  Here is a brief synopsis of the issue we're experiencing.  Set up CYGWIN on a windows 2003 server.  Configured the ssh server and am able to connect using Putt...
Dear experts, I am trying to write IPC system call in cygwin, but though the compilation is ok. but execution, return "Bad system call" message? Any advice? Thanks in advance.