search for: cygwin

Displaying 20 results from an estimated 3557 matches for "cygwin".

2002 Oct 17
0
Upgraded to latest cygwin this morning, and ssh refuses to enter binmode. Help! (fwd)
Could someone running Cygwin or involved in Cygwin help this person please? - Ben ---------- Forwarded message ---------- Date: Thu, 17 Oct 2002 17:58:45 -0400 From: Andrew Greene <agreene at pageflexinc.com> To: openssh at openssh.com Subject: Upgraded to latest cygwin this morning, and ssh refuses to enter binmo...
2003 May 30
3
Rsync / SSH / Cygwin .. permission problems..
I am attempting to use rsync to "mirror" data between several windows 2000 and windows XP systems. I am a UNIX person by nature, so decided the easiest way to go about doing this would be to use Cygwin with cron and ssh running as services, then run the rsync connection nightly through cron. Cygwin is installed on both systems and works perfectly. OpenSSH is installed and running, and the rsync user we created is able to ssh using password-less keys between the 2 systems. When I run rsync, it...
2003 Jun 27
5
Cygwin Rsync 2.5.6 over SSH hangs on Win2k->Win2k
When using Cygwin Rsync 2.5.6/OpenSSH 3.6.1 for copying files from Win2k->Win2k, I get 2 or 3 hung processes on the receiving-side out of about every 50 runs. These hung processes cause the system to be unable to reboot(?!), requiring a hard reset. Killing the processes allows a graceful reboot every time. I...
2001 Jul 11
2
[PATCH]: Cygwin: Allow sshd to switch user context without password
Hi, the following patch checks if OpenSSH is running under a Cygwin version >= 1.3.2 which allows switching user context without password. Otherwise sshd allows changing the user context only if password authentication is used as it was before. Corinna Index: openbsd-compat/bsd-cygwin_util.c =================================================================== R...
2005 Jul 11
2
ActiveState Perl, cygwin and R (was: cygwin tar?)
Hello! I have just read mails in thread <http://tolstoy.newcastle.edu.au/R/devel/04a/0583.html> about problems with Cygwin and Rtools. I had the same problems and kept just the newest cygwin1.dll and things seem OK now. However I currently hit the problem with Perl (I have ActiveState and Cygwin Perl installed). When I tried to work with 'Rdconv' in Cygwin I get the following: $ R CMD Rdconv --help Can't...
2004 Dec 28
2
[LLVMdev] Re: Starting with LLVM-GCC on Cygwin
I have recently completed a build on Cygwin and am now hosting the Cygwin nightly tester. Here's some things you should know: 1. LLVM 1.4 release won't build on Cygwin so you'll have to use the latest CVS sources. 2. Even if you build it on Cygwin, it probably won't work unless you use the C Backend. See the test res...
2009 Jan 28
1
[PATCH] Update Cygwin service installer script for new Cygwin release
Hi, the below patch is necessary for the contrib/cygwin/ssh-host-config script to work on Cygwin 1.5.x as well as on the new Cygwin 1.7.x. The information given for the setting of the CYGWIN environment variable is wrong for both releases so I just removed it, together with the unnecessary (Cygwin 1.5.x) or wrong (Cygwin 1.7.x) default setting. Could...
2004 Dec 28
2
[LLVMdev] Re: Starting with LLVM-GCC on Cygwin
Henrik Bach wrote: > > You should download and install in the first shot: > > a.. LLVM source code (3.5M) > f.. GCC Front End Source Code (30.0M) > > Then follow the items listed in > http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html for Cygwin. > [snip] <QUOTE from http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html#cygwin> It has been found that the GCC 3.3.3 compiler provided with recent Cygwin versions is incapable of compiling the LLVM CFE correctly. If your Cygwin installation includes GCC 3.3.3 we strongly recommend that yo...
2005 Jan 07
3
ruby on cygwin and mysql - problem connecting to db
...g through the tutorial. I''m stuck on getting the rails app, running on webrick, to talk to mysql. I''m getting the "No such file or directory - /tmp/mysql.sock" message that I''ve seen that others sometimes encounter. Here''s my environment: Win2k w/ cygwin installed at c:\cygwin ruby installed via cygwin setup.exe rails installed via gems mysql-nt.exe daemon running I''ve configured mysql to use put the socket at c:\cygwin\tmp\mysql.sock which is the same as /tmp/mysql.sock in the cygwin environment If I use the MySQL Command Line that get...
2005 May 19
2
[LLVMdev] Building LLVM cfrontend
Hi, I am still new to LLVM and also GNU softwares. I am doing a project using LLVM. I was building cfrontend on my windows cygwin, however I encountered this problem, may I now what is the cause? ******************************** my configuration output is: bash-2.05b$ ../src/configure --prefix=$CFEINSTALL --disable-threads --disable-n ls --disable-shared --enable-languages=c,c++ loading cache ./config.cache checking host...
2004 Dec 28
0
[LLVMdev] Re: Starting with LLVM-GCC on Cygwin
...>Henrik Bach wrote: > > >>You should download and install in the first shot: >> >> a.. LLVM source code (3.5M) >> f.. GCC Front End Source Code (30.0M) >> >>Then follow the items listed in >>http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html for Cygwin. >> >> >> >[snip] > ><QUOTE from http://llvm.cs.uiuc.edu/docs/CFEBuildInstrs.html#cygwin> >It has been found that the GCC 3.3.3 compiler provided with recent >Cygwin versions is incapable of compiling the LLVM CFE correctly. If >your Cygwin installation...
2007 Dec 18
3
Installation difficulties
Hello, I am trying to install openssl-0.9.8 for my linux emulator, Cygwin. There is a file named config in the directory. When I execute, ./config, I get the following output: Operating system: i686-whatever-cygwin Configuring for Cygwin Operating system: i686-whatever-cygwin Configuring for Cygwin Configuring for Cygwin no-camellia [default] OPENSSL_NO_CAMEL...
2009 Jul 01
4
[LLVMdev] [Cygwin] Cygwin is broken again
llvm[2]: Linking Debug Loadable Module libCompilerDriver.dll /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: unrecognized option '--enable-runtime-pseudo-relocs' /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: use the --help option for usage information collect2: ld returned 1 exit status make[2]: *** [/home/ang/build/llvm/Debug/lib/lib...
2007 Sep 25
2
[LLVMdev] Cygwin support completely dropped?
Hi there it seems that it has been sometime that anyone had success with building llvm (2.0 or 2.1 prerelease) on Cygwin/XP. i have been using gcc-4.0.2 with no success. is anyone working on Cygwin or not? i feel that having Cygwin as a supported platform is at least misleading since noone is building on Cygwin. I recall llvm-1.4 to 1.6 building decently on Cygwin even with gcc-3.3.3. Kind regards Nikolaos Kavvadi...
2001 Jul 11
0
[PATCH]: Cygwin: Changes to cygwin contrib area
Hi, the following patch changes two files in the contrib/cygwin subdir: It changes the Cygwin specific README file which adds some hints related to the new feature to switch user context without password (which means using public key and/or rhosts authentication). Some old stuff is erased. The changes to ssh-host-config are intended to allow an easier startup...
2007 Feb 18
2
[LLVMdev] LLVM Cygwin build RLIMIT_RSS configuration problem
Hi Aaaron, On Sun, 2007-02-18 at 19:50 +0000, Aaron Gray wrote: > In order to get Cygwin working there is a need to add a > HAVE_RLIMIT_RSS and associated logic. This was just recently added. Does cygwin even have getrlimit and setrlimit? IIRC correctly, it doesn't. So, perhaps these functions need to be written differently for Cygwin. What's the equivalent win32 call? If...
2011 Jan 21
1
glitch in building R package
...been able to call this function from R with dyn.load("name.dll"). So the dll is working. The install error says : C:\R-test>R CMD INSTALL --build FirstPack_0.1.tar.gz * installing to library 'c:/R/R-2.12.0/library' * installing *source* package 'FirstPack' ... ** libs cygwin warning: MS-DOS style path detected: c:/R/R-2.12.0/etc/i386/Makeconf Preferred POSIX equivalent is: /cygdrive/c/R/R-2.12.0/etc/i386/Makeconf CYGWIN environment variable option "nodosfilewarning" turns off this warning. Consult the user's guide for more details about POSIX path...
2002 Nov 09
1
[PATCH] Two Cygwin related patches
Hi, the attached patch file contains two patches in one: - contrib/cygwin/ssh-host-config: Create sshd_config according to latest changes. - openbsd-compat/bsd-cygwin_util.c: Rewrite a bit to allow easier retrieval of Cygwin capabilities from version number (uname). For Cygwin versions beginning with API minor version 56 assume ntsec being on by default. Thanks...
2019 Jan 26
2
[PATCH] Cygwin: Change service name to cygsshd
On Jan 26 18:12, Nico Kadel-Garcia wrote: > On Sat, Jan 26, 2019 at 5:07 PM Corinna Vinschen <vinschen at redhat.com> wrote: > > > > Microsoft hijacked the sshd service name without asking. > > How many people use the SSH daemon from Cygwin, versus using only the > client? I did some work with the daemon with rsync and tar, trying to > link it to Linux backup systems. It was unreliable due to anti-virus > interfering with warning when upgraded, and the workarounds being > eliminated from the anti-virus software. As a serve...
2005 May 19
0
[LLVMdev] Building LLVM cfrontend
...tstrap". After that, you can use "make" and "make install" Reid. On Fri, 2005-05-20 at 00:15 +0800, thean kiat sew wrote: > Hi, I am still new to LLVM and also GNU softwares. > > I am doing a project using LLVM. > > I was building cfrontend on my windows cygwin, however I encountered > this problem, may I now what is the cause? > > ******************************** > my configuration output is: > bash-2.05b$ ../src/configure --prefix=$CFEINSTALL --disable-threads --disable-n > ls --disable-shared --enable-languages=c,c++ > > loa...