Robert Collins wrote:
A new release of setup.exe is imminent. There are many changes, and to
reduce problems, feedback from YOU, is needed.
The new version is available from
http://www.cygwin.com/setup-snapshots/setup-2.340.2.2.exe (binary) and
http://www.cygwin.com/setup-snapshots/setup-2.340.2.2.
[EMAIL PROTECTED] wrote:
Hi,
I'm working with a localized (german) Windows (XP) version and
Cygwin 1.3.20-1 (in conjunction with rxvt). Doing the following:
cd /cygdrive/c
cd Profile
cd Administrator
ll | grep Start
dr-xr-xr-x+ 3 Administ Kein0 1. Mar 12:00 Startmenü
'Startmenü' is
Shankar Unni wrote:
Larry Hall wrote:
I know I shouldn't answer a question with a question but you
intend this to be rhetorical, right?
Never mind. I'll bite. If you or someone else is interested
in providing a gcj package, I expect Chris would work with that
person to avoid any package cla
Peng Yu wrote:
Hi,
When I tried to compile this file by g++, I got a error.
#include
int main(){
cout << "Hello World" << endl;
}
errors are:
test.C: In function `int main()':
test.C:3: `cout' undeclared (first use this function)
test.C:3: (Each undeclared identifier is reported only once for
Christopher Faylor wrote:
I'm about to release cygwin 1.5.0. We've bumped the version to
1.5.0 because of some major changes in functionality - cygwin now
uses 64 bit file I/O by default.
This was a substantial effort on the part of Corinna Vinschen who
deserves major kudos for her work (which was
While trying if the new support for files larger than 2GB works, I
created a file with a size of 4.53 GB (4,869,120,000 Bytes) using a
simple write in python. No problems here. But when stat-ing the file
with python's os.stat or by calling stat from C as done in the little
program below, the si
Corinna Vinschen wrote:
On Thu, Jul 10, 2003 at 01:26:34PM +0200, Markus Sch?nhaber wrote:
While trying if the new support for files larger than 2GB works, I
created a file with a size of 4.53 GB (4,869,120,000 Bytes) using a
simple write in python. No problems here. But when stat-ing the file
Corinna Vinschen wrote:
On Thu, Jul 10, 2003 at 01:35:37PM +0200, Corinna Vinschen wrote:
On Thu, Jul 10, 2003 at 01:26:34PM +0200, Markus Sch?nhaber wrote:
While trying if the new support for files larger than 2GB works, I
created a file with a size of 4.53 GB (4,869,120,000 Bytes) using a
si
Elfyn McBratney wrote:
On Thu, 10 Jul 2003, Gary R Van Sickle wrote:
XPPro, NTFS. Builds working GCC cross compiler and binutils just fine,
which covers a lot of intermediate territory. Autoconf/Automake/Perl still
work. I don't know if the tools thus built use 64-bit file APIs, since I
don't
Igor Pechtchanski wrote:
There is such a mechanism on Win2k. I don't think there is one on Win9x.
This thread seems to indicate that there isn't one on WinXP, either, at
least not for shutdown messages.
Igor
I don't see any difference in the behaviour on W2k and WinXP. As Richard
stated o
Matt wrote:
I am trying to forward TCP ports over ssh. I have had
this up and running on three different machines. Now
they all report the same error:
Matt@aptivaxp ~
$ ssh 5903:localhost:5900 [EMAIL PROTECTED]
ssh: 5903:localhost:5900: no address associated with
hostname.
Try -L:
$ ssh -L 59
Markus Schönhaber wrote:
Matt wrote:
I am trying to forward TCP ports over ssh. I have had
this up and running on three different machines. Now
they all report the same error:
Matt@aptivaxp ~
$ ssh 5903:localhost:5900 [EMAIL PROTECTED]
ssh: 5903:localhost:5900: no address associated with
Lee D. Rothstein wrote:
John, thanks for the heads up! Others had
suggested, variations of 'cat < foo' and 'od -c'. (The
former I got to work, the latter remains a mystery.)
Your solution, besides being the most straight-forward,
is also a great tool to have around. Apparently, it's a
feature of
00030
Randall Schulz
Ah, I see. Thanks for lighting the way, Randall. I guess, I've got it at last.
Regards
mks
Hasn't grown too much older in the meantime - this century, that is...
At 03:42 2003-02-21, Markus Schönhaber wrote:
'od -c' remains a mystery to me too - I
Christoph Hense wrote:
I try to use cygwin on a .Net Server 2003 RC2 with Terminal Services
enabled.
However none of the cygwin tools work.
All of the commands like ls, ps, pwd just return tons of error messages.
If I deinstall the Terminal Services cygwin runs o.k.
I am also able to run cygwin o
Erik Vigmostad wrote:
Is there some way to speedup the output to my terminal? I would like to
use cygwin for ssh'g to various servers, but it is so much slower that
using putty that I can't.
I found that Windows XP's "Clear Type" font smoothing algorithm makes rxvt
virtually unusable on my mac
Robert Collins wrote:
--=-8Y1At7C4hDRsJ/vt6G2U
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
I'm happy to announce a new release of setup.exe. It will *improve* the
display of permissions for use with the ntsec setting of cygwin (which
is the default now) in the majority of c
Pierre A. Humblet wrote:
On Thu, Mar 13, 2003 at 11:45:58PM +0100, Markus Schönhaber wrote:
Thanks a lot for the report, Markus.
You're welcome.
Guess, your reply reached me and not the list because I forgot to set the
Reply-To: field correctly. Sorry.
Did a fresh install at my XP-Prof b
Pierre A. Humblet wrote:
Markus Schönhaber wrote:
I just started setup under a non-privileged account and XP's mechanism to
show the "Run as Administrator" dialog when starting a program called
"setup.exe" or "install.exe" kicked in.
Maybe this is what you mea
Pierre A. Humblet wrote:
Here is another point of concern: assume a non privileged domain user
runs setup and answers "yes" to the "Run as Administrator" dialog.
It is likely that no entry will be made for the domain user in /etc/passwd
To verify that it will be necessary to rename /etc/passwd bef
Pierre A. Humblet wrote:
Markus Schönhaber wrote:
Pierre A. Humblet wrote:
Markus Schönhaber wrote:
I just started setup under a non-privileged account and XP's mechanism to
show the "Run as Administrator" dialog when starting a program called
"setup.exe" or "inst
Pierre A. Humblet wrote:
I recall another problem that somebody had reported after answering "yes".
The chown command in a postinstall script had no effect. That would mean
that at, at least at that site, the program was lacking the Restore
privilege.
To test if this is a prevalent problem, a sim
Pierre A. Humblet wrote:
On Mon, Mar 17, 2003 at 08:35:34AM +0100, Markus Schönhaber wrote:
OK, I should be able to get that done.
OK, thanks Markus.
The results of this test will not be influenced by the flavour of the
existing cygwin installation (who did it, what was installed etc
Pierre A. Humblet wrote:
Cool, setup handles ntsec very well everywhere you have tried.
The only problem so far is that of a non-privileged domain user answering
Yes to the Run As pop up. He won't be included in /etc/passwd.
I don't see how we can fix that.
Thanks again for your help, Markus. Th
Pierre A. Humblet wrote:
On Tue, Mar 18, 2003 at 12:44:12AM +0100, Markus Schönhaber wrote:
Same machine as last time (same machine as every time, James).
I assume it's not the same as the very first time, when you wrote
"Most files seem to have no permission for "other"s.
Pierre A. Humblet wrote:
On Tue, Mar 18, 2003 at 07:42:01AM +0100, Markus Schönhaber wrote:
Pierre A. Humblet wrote:
On Tue, Mar 18, 2003 at 12:44:12AM +0100, Markus Schönhaber wrote:
Same machine as last time (same machine as every time, James).
I assume it's not the same as the very
Ajay Simha wrote:
Is it techincally possible to:
1. have cygwin XFree86 window to be full sreen (meaning no boarder)
XWin -fullscreen
2. have windows apps run inside the Xfree86 session?
I don't know a way to.
Regards
mks
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug
Richard Duran wrote:
Does anyone know what to do (what argument to pass) so that procps
doesn't display the "Unknown HZ value..." error message?
Disabeling hyperthreading or - in case you're on a real multiprocessor
system - using the /NUMPROC=1 switch for booting up windows might have
the d
Enzo Michelangeli wrote:
Unfortunately, I have no MSVC++ compiler, so I can't see what happens
compiling with the tools of the Evil Empire.
Any idea?
Get one:
http://www.microsoft.com/downloads/details.aspx?FamilyId=272BE09D-40BB-49FD-9CB0-4BFA122FA91B&displaylang=en
Regards
mks
--
Unsubscr
http://www.dilbert.com/comics/dilbert/archive/dilbert-20030821.html
Regards
mks
Christopher Faylor wrote:
I just checked in a new version of the spam blocker which worked well in
testing but died a horrible death in production.
Sorry about the spam/viruses that came through.
cgf
--
Unsubscribe
Look here:
http://www.activestate.com/Products/ActivePerl/
Regards
mks
Paul Bezzam wrote:
Hello,
I have a question:
Is it possible to integrate Perl into Windows Scripting(like VBScript)?
I would really appreciate any pointers on this.
Thanks in advance.
Paul
--
Unsubscribe info: htt
Does using "g++" instead of "gcc" help?
Regards
mks
[EMAIL PROTECTED] wrote:
Hi Igor,
I added that -mno-cygwin to both compiler and linker and have started a
build...should be about an hour or two before its donw.
I didn't write the makefiles, but I have modified them to use GCC, so its really
Brian Ford wrote:
Another weird thing I noticed in the msvcrt.dll properties:
Created: Tuesday, May 13 2003 3:34:33 PM
Modified: Saturday, July 15 2000
Huh?
Quite a normal thing, when a file is copied. The creation date/time of
the copy is set to the date/time the copy is performed, while th
Andrew DeFaria wrote:
> Eric Blake wrote:
> I have a somewhat odd setup here and am having a permissions
> problem with my userid and authentication.
>
> In general I'm trying to have one home directory that is shared
> between Windows and Linux. On Windows I use Cygwin. No
Andrew DeFaria wrote:
> Andrew DeFaria wrote:
> > Andrew DeFaria wrote:
> >> Markus Schönhaber wrote:
> >>
> >> Don't know if this is of any help: you can set the SIDs for the user
> >> and the user's primary group on the Samba box with pd
Alexander Herrmann wrote:
> On 3/27/06, Igor Peshansky <[EMAIL PROTECTED]> wrote:
> > On Sun, 26 Mar 2006, Larry Hall (Cygwin) wrote:
> > > Brian Hawkins wrote:
> > > See the "junction" utility from www.sysinternal.com if you're
> > > interested in this.
>
> This link is broken(@ least for me) take
Igor Peshansky wrote:
> On Mon, 26 Jun 2006, Linda Walsh wrote:
> >If it were me, (and I know it's not, thank-you), I'd feel better
> > about getting updated releases into user's hands as soon as reasonable.
> > If I fix something, or change something, I wouldn't want to wait 6
> > months to re
Krzysztof Duleba wrote:
> I've just upgraded to 1.5.20 to get gvim 7 running and one of my programs
> doesn't work anymore.
>
> I attach simple test case: if you compile foo.cpp and start it from a
> cygwin shell, it should run OK. However, if you start it from a windows
> shell / windows explorer
Christopher Faylor wrote:
> A few weeks ago there was a guy in libc-alpha mailing list complaining
> that glibc's API wasn't as rich and powerful as what is found on Windows.
>
> As far as I know he's still alive.
You made my day!
Regards
mks
--
Unsubscribe info: http://cygwin.com/ml/#uns
mattlucasv wrote:
> I am new to Cygwin and I am just trying to use the escape character example
> is
>
> echo "\t\t Hello"
>
> but this returns \t\t Hello and ignores the escape characters.
>
> I was looking for it to return Hello with a couple of TABS in front
> like it does on our True64 uni
Markus Schönhaber wrote:
> I doubt that that's a matter of whether you use Cygwin or not but a matter
> of whether you use the echo command from the GNU core utilities or not. On
> your True64 unix, you propably don't.
This statement isn't necessarily correct. I use bash
Mironov, Leonid {PBG} wrote:
Once when I felt particulary stupid, I've added redirection to 'nul' instead
of '/dev/null' to a program run from cygwin cron. Now I've got a file called
'nul' on NTFS disk and can do nothing about it neither with windows tools
nor from cygwin shell. Not a big problem,
Darkfalz wrote:
When I go to the main website, ALL I want to do is get the latest
cygwin1.dll file. You SHOULD have a link to a zip containing it on the
main page.
But no, instead you offer your stupid installer, or you offer a page to
browse packages, but what do the packages contain? TEXT LIS
fergus wrote:
To delete all lines beginning with a in a text file, this
command (a) seems correctly composed and (b) works:
sed '/^ .*$/d' filename
but if I use it in a cmd window, the result is that all lines
_containing_ a space are deleted, not just those beginning with a space.
In gene
Sharma, Pallavi (GE Healthcare) wrote:
I forgot to mention it but yes I am starting this service using following
command :
" net start xinetd"
This service is visible on Windows service Interface but when I run command "net start" to list all the servcies,
xinetd service is missing in the list.
I
Sharma, Pallavi (GE Healthcare) wrote:
The problem is not with killing the xinetd process. I can kill it by running "/etc/rc.d/init.d/xinetd stop".
Killing xinetd ist not the problem, but...?
Now i am facing a new problem.
telnet/ftp service is hanging. :-(
xinetd process is running but telnet and
Igor Pechtchanski wrote:
I'm half-tempted to suggest leaving the package as-is, just to force
people to complain to their anti-virus provider. Unfortunately, all these
complaints are more likely to go to this list, thus rivaling the traffic
in the "obscenity of cygwin" thread (and we can't have th
Jurzitza, Dieter wrote:
Dear listmembers,
when downloading new packages from the internet via setup.exe, every value is
remembered - but the port of our proxy. Does anybody know how to tell setup
that our proxy is 8080 and not 80 other than typing it manually every other
time?
Many thanks for yo
Dave Korn wrote:
I thought you meant CGF should be promoted to Sherriff!
Oh no! He's much to mean for being promoted to Sherriff.
Think of the children!
But those gold stars are more then well deserved. Thanks cgf!
Regards
mks
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
P
Christopher Faylor wrote:
On Thu, Feb 10, 2005 at 01:35:32AM -0800, Brian Dessent wrote:
the htdig search on cygwin.com was never very good anyway.
That is true but someone is working on changing this, even as we speak.
Since someone is working on it, I guess you have already made a
descision. Bu
Larry Hall wrote:
> If you allow the service to interact with the desktop, the implication is
> that it wants to run something that would be visual on your desktop. It
> also has the disadvantage that the service will terminate when the desktop
> is closed (i.e. you log out), which is not usually
Am Donnerstag, 31. März 2005 02:34 schrieb Markus Schönhaber:
> Am Donnerstag, 31. März 2005 01:39 schrieb Hunter Peress:
> > while c:\cygwin was still there, i reinstalled cygwin to c:\cgywin3.
> >
> > the ssh service in services namely CYGWINsshd still points to the now
Am Donnerstag, 31. März 2005 01:39 schrieb Hunter Peress:
> while c:\cygwin was still there, i reinstalled cygwin to c:\cgywin3.
>
> the ssh service in services namely CYGWINsshd still points to the now
> deleted c:\cygwin\bin\cygrunsrv.exe so how can i remove the service?
>
Use cygrunsrv:
$
Am Donnerstag, 14. April 2005 20:13 schrieb Jan Nieuwenhuizen:
> Christopher Faylor writes:
> > Yeah, one of the rpms that I am working on building for my real job (tm)
> > actually used rename on linux. It was news to me that this program even
> > existed. I usually write some kind of for loop t
Am Dienstag, 7. Juni 2005 17:25 schrieb Gerrit P. Haase:
> Gerrit P. Haase wrote:
[...]
Sadly, neither can I help you nor am I able to provide something at least
remotely useful. But I can provide something utterly useless (this mail) so
you are not completely alone in this thread...
Regards
Am Freitag, 17. Juni 2005 17:32 schrieb Andrea M:
> I am having problems with the IE5 settings in the setup program (can't
> get a list of download sites). Does anybody know what user-agent
> cygwin uses?
None.
This is the request/response from my version of setup getting the server-list:
-sn
Am Freitag, 17. Juni 2005 17:50 schrieb Oliver Geisen:
> there is a neat trick to expand window's context menu (right-click)
> with commands.
> I would like to add something like "Open BASH here..." so if i
> right-click on an
> Folder in Explorer i can open a bash shell and it's already cd'ed into
Am Freitag, 17. Juni 2005 19:57 schrieb Igor Pechtchanski:
> Ugh, top-posting. Reformatted.
>
> On Fri, 17 Jun 2005, Andrea M wrote:
> > On 6/17/05, Markus Schönhaber <[EMAIL PROTECTED]> wrote:
>
> <http://cygwin.com/acronyms/#PCYMTNQREAIYR>. Thanks.
>
&
Am Montag, 27. Juni 2005 08:06 schrieb Oliver Geisen:
> Hello,
>
> for some services to run under user security other than "SYSTEM" it is
> neccessary to give the
> user special windows rights. For now i only now some Windows-Tools
> (from ResourceKit, or Freeware)
> to do this. But, is there a "cy
Kai Schlichting wrote:
> I have some problems using the ssh.exe from ...\cygwin\bin\: Each time,
> i log in into my ssh-Server (Linux), i get the following output:
>
>C:\cygwin\bin>ssh -i identity [EMAIL PROTECTED]
>Could not create directory '/home/_Kai_/.ssh'. The authenticity of
>hos
Kai Schlichting wrote:
> I think, now it's all like you say, but same problems:
>RootUserName # ls -al /home/_Kai_/
What's this?
>total 12
>drwxrwxrwx 3 _Kai_ users 4096 Aug 16 14:27 .
>drwxr-xr-x 9 root root 4096 Aug 11 23:38 ..
>drwxrwxrwx 2 root root
Kai Schlichting wrote:
> Markus Schönhaber schrieb:
> >> I think, now it's all like you say, but same problems:
> >>RootUserName # ls -al /home/_Kai_/
> >
> >
> > What's this?
>
> because my SSH is installed
Kai Schlichting wrote:
> Markus Schönhaber schrieb:
> > Once again: ssh must be able to create /home/_Kai_/.ssh on the machine
> > where you issue the ssh command, i. e. the Cygwin machine. Creating those
> > files on the machine you want to connect to, won't help.
>
&
Thomas Porschberg wrote:
> we use Xalan on our UNIX/LINUX machines and I want now to the same on
> Cygwin. I installed Xerces+Xalan(the windows binaries).
>
> In our UNIX scripts the call to Xalan is:
>
> Xalan -o $RESULTFILE $XMLFILE $XSLFILE
>
> where $RESULTFILE, $XMLFILE and $XSLFILE are specif
Thomas Porschberg wrote:
> Am Fri, 29 Sep 2006 15:41:47 +0200
>
> schrieb Markus Schönhaber <...>:
http://cygwin.com/acronyms/#PCYMTNQREAIYR
> Yes, nice idea and so it should be possible to let the origin code
> unchanged. But if I could achieve to compile Xalan on Cygw
Andy Telford wrote:
> Has any experienced this?
>
> - "ls" works but "ls *" returns "ls: *: No such file or directory"
> - same if I just use the shell builtin "echo *" just returns "*"
I experience this every time when I issue those commands with an empty
directory as cwd. That's simply the way
Bill Ross wrote:
> Christopher Faylor wrote:
> >> Problem reports: http://cygwin.com/problems.html
>
> Lots of clues there, but nothing that obviously relates to my problem.
> E.g. searched archives for ld.exe, ld, and compile.
Did you actually read the page cgf pointed you to - especially t
Markus Hoenicka wrote:
> maybe I'm being dense, but xargs does not seem to do what it should:
>
> $ echo test1 test2|xargs -t
> /bin/echo test1 test2
> test1 test2
>
> I'd expect the output to read:
>
> /bin/echo test1
> test1
> /bin/echo test2
> test2
>
> What am I doing wrong?
Your expectation
Roberto Veiga wrote:
> You are joking, aren't you?
No, cgf never jokes. Especially not when it's April 1st.
Regards
mks
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
G. Huang wrote:
> So my question is: Is there a way to change the home directory on the XP
> machine to c:\cygwin\home\gang? Or alternatively, get around the space
> problem?
http://cygwin.com/faq/faq.setup.html#faq.setup.home
In /etc/passwd, set the the user home directory field to the desired
G. Huang wrote:
> From: "Markus Schönhaber" <[EMAIL PROTECTED]>
http://cygwin.com/acronyms/#PCYMTNQREAIYR
Regards
mks
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://c
A A wrote:
> Here is a simple way to reproduce the problem:
>
> $ ftp -A mirror.rhsmith.umd.edu
> Anonymous login succeeded for [EMAIL PROTECTED]
>
> After this the ftp hangs forever.
Windows' ftp.exe shows this behaviour when called from a Cygwin shell
because it lacks knowledge of Cygwin's wa
Sonie John Thomas wrote:
> I want to access cvs pserver running in cygwin through eclipse.
> Is there a tutorial on how to setup cvs pserver on cygwin? Has anybody
> got it working?
I did that once, a long, long time ago.
AFAIR there was nothing Cygwin-specific to be done. Following the
Cederqvis
sowiso:
>> That was the first thing I tried but didn't help. ls -l shows the
>> permission as "-rxwr-xr-x+", but I am still getting the permission
> I wonder if the "+" means that the file is in currently in use?
No, it means that ACLs are set for the file.
man getfacl
Regards
mks
--
Unsubs
Ronald Fischer wrote:
> I can't fetch anything from the web using wget (Connection timed out).
> My guess is that it has to do with the proxy settings, but:
>
> - my environment variable HTTP_PROXY is set, and
Among the environment variables wget recognizes is http_proxy not
HTTP_PROXY.
Regards
mwade wrote:
> I am pretty new to cygwin. I am looking for a tcpdump package and from the
> cygwin package page (http://www.cygwin.com/packages/) there does not appear
> to be one.
I don't know of a cygwin port of tcpdump. But you could take a look at this:
http://www.winpcap.org/windump/
Regar
28.01.2012 22:00, Philip Lowman:
> There appears to be a regression in the most recent OpenSSH cygwin
> package (5.9p1-1, built 1/18/2012) related to the ssh-agent program.
I see that too.
> The ssh-add program is unable to add SSH keys because the ssh-agent
> program doesn't appear to be creatin
29.01.2012 10:21, Corinna Vinschen:
> This is supposed to be fixed in Cygwin 1.7.10. I just tried it and it
> worked for me. Please fetch a recent snapshot DLL from
> http://cygwin.com/snapshots/ and try again.
Indeed. I installed the 20120123 snapshot and didn't see any problems
with ssh-agent
21.03.2012 08:29, Denis Excoffier:
> Please if someone can do something, i have to search for "detect_bloda".
In my archive, I find "detect_bloda" (literally)
- in a thread Corinna started on Feb/27/2012 "BLODA detection code in
latest snapshot",
- in a post of yours Mar/3/2012 "Re: cygwin-1.7.10
21.03.2012 09:52, Markus Schönhaber:
> - in a post of yours Mar/3/2012 "Re: cygwin-1.7.10-1 fork - address
It's Mar/5/2012.
--
Regards
mks
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http
21.03.2012 10:41, Denis Excoffier:
> On Wed, Mar 21, 2012 at 09:52:59AM +0100, Markus Schönhaber wrote:
>>> 21.03.2012 08:29, Denis Excoffier:
>>>
>>> In my archive, I find "detect_bloda" (literally)
>>> - in a thread Corinna started on Feb/27/
16.12.20, 10:41 +0100, Hamish McIntyre-Bhatty via Cygwin:
> I'm sure you're probably already aware of this, but the cygwin.com
> domain no longer seems to be working.
https://cygwin.com/acronyms/#WJFFM
--
Regards
mks
--
Problem reports: https://cygwin.com/problems.html
FAQ:
Am 11.10.2016 um 12:43 schrieb Felipe Vieira:
> the uniq program seems to be faulty on my cygwin:
>
[...]
> /tmp » uniq -c u.txt
> 1 1
> 1 2
> 1 3
> 1 4
> 1 5
> 1 1
> 1 2
> 1 3
> 1 6
> 1 7
> 1 8
> 1
> /tmp »
>
> As you can s
18.12.2017, 12:13 CET, Joe Nayo:
> 1 [main] opengrads 2340 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
> pointer. Please report this problem to
> the public mailing list cygwin@cygwin.com
https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings
--
Regards
mks
--
Problem r
21.03.24, 11:32 +0100, Mohamed AYARI via Cygwin:
> 20 [main] rsync 7112 find_fast_cwd: WARNING: Couldn't compute FAST_CWD
> pointer. Please report this problem to the public mailing list
> cygwin@cygwin.com
>
>
>
> Could you please help me resolve this.
https://cygwin.com/faq.html#faq.us
85 matches
Mail list logo