This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CNTLM stops working bcoz of the following reason


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]