public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* CNTLM stops working bcoz of the following reason
@ 2018-05-21 20:47 Chowdary, Meenakshi (STL) - contr
  2018-05-22  2:59 ` Brian Inglis
  0 siblings, 1 reply; 2+ messages in thread
From: Chowdary, Meenakshi (STL) - contr @ 2018-05-21 20:47 UTC (permalink / raw)
  To: cygwin

Hi,

C:\Program Files (x86)\Cntlm>cntlm -v
      0 [main] cntlm 14448 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.  Please report this problem to
the public mailing list cygwin@cygwin.com
cygwin warning:
  MS-DOS style path detected: C:\Program Files (x86)\Cntlm\cntlm.ini
  Preferred POSIX equivalent is: /Cntlm/cntlm.ini
  CYGWIN environment variable option "nodosfilewarning" turns off this warning.
  Consult the user's guide for more details about POSIX paths:
    http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

Meena
QA Engineer
Express Scripts  |  8640 Evans Ave  |  HQ4-2057  |  St. Louis, MO 63134
MChowdary@express-scripts.com<mailto:MChowdary@express-scripts.com>



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: CNTLM stops working bcoz of the following reason
  2018-05-21 20:47 CNTLM stops working bcoz of the following reason Chowdary, Meenakshi (STL) - contr
@ 2018-05-22  2:59 ` Brian Inglis
  0 siblings, 0 replies; 2+ messages in thread
From: Brian Inglis @ 2018-05-22  2:59 UTC (permalink / raw)
  To: cygwin, Chowdary, Meenakshi (STL) - contr

On 2018-05-21 14:18, Chowdary, Meenakshi (STL) - contr wrote:
> Hi,
> 
> C:\Program Files (x86)\Cntlm>cntlm -v
>       0 [main] cntlm 14448 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer.  Please report this problem to
> the public mailing list cygwin@cygwin.com
This is just a warning to please upgrade Cygwin as explained at:

	https://cygwin.com/faq.html#faq.using.fixing-find_fast_cwd-warnings

and please report the issue to whoever distributes the software that installed
the old Cygwin version.

> cygwin warning:
>   MS-DOS style path detected: C:\Program Files (x86)\Cntlm\cntlm.ini
>   Preferred POSIX equivalent is: /Cntlm/cntlm.ini
>   CYGWIN environment variable option "nodosfilewarning" turns off this warning.
>   Consult the user's guide for more details about POSIX paths:
>     http://cygwin.com/cygwin-ug-net/using.html#using-pathnames

Cygwin utilities expect to be set up using Cygwin Unix-like paths as from
running command:

	$ cygpath 'C:\Program Files (x86)\Cntlm\cntlm.ini'
	/Cntlm/cntlm.ini

You should not install Cygwin under Program Files, rather use a separate
directory without spaces under the root e.g. \Cygwin64

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-22  2:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-21 20:47 CNTLM stops working bcoz of the following reason Chowdary, Meenakshi (STL) - contr
2018-05-22  2:59 ` Brian Inglis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).