Re: installation error

2017-09-22 Thread Brian Inglis
On 2017-09-22 18:09, Ronald Byrd via cygwin wrote: > I have been receiving this error many times following and/or attempting an > installation: > 0 [main] intellycheckupdates 19268 > find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. > Please report this problem to the public mailing list

installation error

2017-09-22 Thread Ronald Byrd via cygwin
I have been receiving this error many times following and/or attempting an installation: 0 [main] intellycheckupdates 19268 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list Please resolve ASAP!! -- Problem reports: http://cy

Re: Unable to use Cygwin RCS commands in Windows Emacs

2017-09-22 Thread Andy Moreton
On Wed 20 Sep 2017, Heinz Werner Kramski-Grote wrote: > At some point in history, /usr/bin/co, /usr/bin/ci, /usr/bin/rlog etc. turned > from .exe into shell scripts, which are now wrappers for the main program > /usr/bin/rcs.exe. > > However, these shell scripts can not be called directly from

Re: Does Cygwin setup modify dlls?

2017-09-22 Thread Marco Atzeri
On 22/09/2017 17:31, Joachim Eibl wrote: Thank you for your answers. This activity is performed by the script /etc/postinstall/0p_000_autorebase.dash Is there a possibility to avoid the rebasing, e.g. for certain folders? In my case the intention was to use the Cygwin installer only, but the

Re: Does Cygwin setup modify dlls?

2017-09-22 Thread Eliot Moss
On 9/22/2017 10:46 AM, Marco Atzeri wrote: On 22/09/2017 16:11, Eliot Moss wrote: On 9/22/2017 10:00 AM, Joachim Eibl wrote: Hi, In our project we like the Cygwin-Setup tool so much that we use it for our own files too. Adding our archives to our setup.ini was easy enough and almost everything

Re: Re: Does Cygwin setup modify dlls?

2017-09-22 Thread Joachim Eibl
Thank you for your answers. > This activity is performed by the script > /etc/postinstall/0p_000_autorebase.dash Is there a possibility to avoid the rebasing, e.g. for certain folders? In my case the intention was to use the Cygwin installer only, but the files in the package are not dependent o

Re: Does Cygwin setup modify dlls?

2017-09-22 Thread Marco Atzeri
On 22/09/2017 16:11, Eliot Moss wrote: On 9/22/2017 10:00 AM, Joachim Eibl wrote: Hi, In our project we like the Cygwin-Setup tool so much that we use it for our own files too. Adding our archives to our setup.ini was easy enough and almost everything worked as expected. But then a certain too

Re: Does Cygwin setup modify dlls?

2017-09-22 Thread Eliot Moss
On 9/22/2017 10:00 AM, Joachim Eibl wrote: Hi, In our project we like the Cygwin-Setup tool so much that we use it for our own files too. Adding our archives to our setup.ini was easy enough and almost everything worked as expected. But then a certain tool didn't work and we found that dl

Does Cygwin setup modify dlls?

2017-09-22 Thread Joachim Eibl
Hi, In our project we like the Cygwin-Setup tool so much that we use it for our own files too. Adding our archives to our setup.ini was easy enough and almost everything worked as expected. But then a certain tool didn't work and we found that dll-files that were unpacked by the Cygwin-insta

Slow ruby application: timetrap

2017-09-22 Thread Jostein Berntsen
I have used timetrap in Cygwin for some time, but lately it has gotten very slow. It uses about 30 seconds just to respond, and this is a small program. Since this is not part of Cygwin, I install it as a gem install. https://github.com/samg/timetrap I use this on a work machine so it might be

install cygwin x86 version with --site parameter

2017-09-22 Thread Lynn
hi , we are using cygwin command line to install cygwin on x86 win7 machine ,there is one parameter we are using --site $setup-x86.exe --site "http://username:password@{ip address} is this supported (username:password)? per our observation ,it can't resolve "username" thanks Lynn

Re: Unable to use Cygwin RCS commands in Windows Emacs

2017-09-22 Thread Heinz Werner Kramski-Grote
On Freitag, 22. September 2017 04:26:47 CEST David Standish wrote: > I managed to get windows emacs to work with cygwin rcs. > > Apart from rcs.exe, the other rcs commands are shell scripts that > invoke rcs.exe. > > Create a modified version of vc-rcs.el > replacing the various vc-do-command's w

RPC clnt_create() adress already in use

2017-09-22 Thread PAULUS, Raimund, TI-ABN
In our environment we have a Linux-Server and several Windows-PCs (Windows XP SP3, in the past Windows NT too). On the Linux-Server RPC-Services (Remote Procedure Call) are running, one service for one Windows-PC each. To build the RPC-clients on the Windows-boxes, I used Cygwin 1.5.18 and actua