This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: bug report: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal
On 6/7/2010 1:15 PM, Christopher Faylor wrote:
Rather than express amazement that I raised the issue why not just prove
that this doesn't mean anything by simplifying your path and trying
again?
I am not expressing amazement, I was asking a simple question, if one
can't install windows perl if they have cygwin also.
btw, I did NOT touch the $PATH. This is how it is "out of the box".
cygwin by default post-append windows PATH to "/usr/bin:/bin:".
In my $HOME/.barc I only add /usr/loca/bin to PATH
I would try just doing something like:
c:\>set PATH=c:\cygwin\bin;c:\windows;c:\windows\system32;c:\windows\system32\Wbem
bash$ ...
Ok, I just did, and those warnings are still there:
$ uname -a
CYGWIN_NT-6.1-WOW64 me-PC 1.7.5(0.225/5/3) 2010-04-12 19:07 i686 Cygwin
$ echo $PATH
/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem
$ cygcheck -s -v -r> cygcheck.out
/usr/bin/cygrunsrv: warning: OpenService failed for 'DcomLaunch': Win32
error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'pla': Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'QWAVE': Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'RpcEptMapper':
Win32 error 5
Access is denied.
/usr/bin/cygrunsrv: warning: OpenService failed for 'RpcSs': Win32 error 5
Access is denied.
$
--Nasser
I also meant to mention that you should remove the reference to /usr/bin
since /bin and /usr/bin are the same directory under Cygwin. This won't
have any effect other than to make things slightly slower but you don't
need to have this in your path.
cgf
--
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
--
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
- References:
- Re: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal
- Re: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal
- Re: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal
- Re: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal
- Re: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal
- Re: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal
- bug report: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal
- Re: bug report: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal
- Re: bug report: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal
- Re: bug report: cygwin 1.7.5, perl *** fatal error TP_NUM_W_BUFS too smal