Re: Problem using cygwin with ClearCase 4.1

2002-04-24 Thread Peter Buckley
Is your CYGWIN environment variable set to ntsec? In my experience with Clearcase and cygwin, cygwin can do permissions on NTFS, but has weird errors on things like MVFS and Samba shares. I would not be surprised if TAS ran into similar weird permissions problems when using cygwin. Have you

Re: .bashrc not getting sourced?

2002-03-26 Thread Peter Buckley
IIRC, if you check the archives, you should find that the behavior of sourcing the .bashrc file in /etc/profile was discontinued in later cygwin releases. The fact that you have it from over a year ago is probably because the cygwin install does not overwrite files that have been modified or

Re: Compiling cygwin

2002-03-26 Thread Peter Buckley
I actually asked this same question 29 October 2001. If you use google to search the cygwin.com website (enter compiling cygwin1.dll site:cygwin.com into google's search term box), the first three messages are from the thread that answered this question for me. You'll even see my name on one

debugging an rm/sh/make/cygwin corner case

2002-03-18 Thread Peter Buckley
I am hoping some people can give me ideas on how to debug a problem I am having with rm when invoked from cygwin's make.exe, which is using sh as its shell. Basically, when I call rm -r -f from a makefile, it gives me errors about Permission Denied, Directory Not Empty. This is the same error

Re: error on use

2002-03-12 Thread Peter Buckley
You forgot to mention that the first email is free, and each additional email after that is $3.99. And if you need answers right now about your cygwin problem, cygwin psychics are waiting by the phone because they know you are about to call. What are you waiting for? Pick up the phone and

Re: install bash-login problem

2002-03-08 Thread Peter Buckley
Do you have a correct /etc/passwd file? That file lists your home directory, but if cygwin cannot access your home dir, it might give that error. Also, is $HOME defined in your environment? You could define it in windows or in the cygwin.bat file. HTH, Peter Joel Bushart wrote: -

Re: Prompt question

2002-03-06 Thread Peter Buckley
-0500, Peter Buckley wrote: I would guess it gets the I have no name! thing because you need to do a mkpasswd -d /etc/passwd. I don't think your domain username is in the passwd file, so it doesn't know who you are. HTH, Peter -- 1 Timothy 4:12 (NIV)- Don't let anyone look down on you

Re: Prompt question

2002-03-06 Thread Peter Buckley
the same bad colors. HTH, Peter Barry Goldstein wrote: At 04:17 PM 3/6/2002 -0500, Peter Buckley wrote: Hmm... I thought that when cygwin was installed, it did mkpasswd -l /etc/passwd, so there was at least something in /etc/passwd. Do you in fact have a file in c:\cygwin\bin named mkpasswd.exe

Re: Enviroment always uppercased; Help me, please

2002-02-28 Thread Peter Buckley
Sounds like a problem with starting env directly from the command shell. Like he said, don't start cygwin programs from non-cygwin programs, i.e. don't run env from the command shell- use bash instead. From a cmd shell- cmd set cAsE=sEnSiTiVe cmd env | grep -i case CASE=sEnSiTiVe From a

Re: Hi

2002-02-25 Thread Peter Buckley
You need to use the setup.exe program that is available from cygwin.com to download and install any of the packages that come in the cygwin distribution. Simply select gcc from the list of packages to download and install, and it will install it correctly. HTH, Peter Deshmukh N. Gopaul

Re: anybody else also infected

2002-02-14 Thread Peter Buckley
I don't think that faq would have avoided or truncated this thread. It seems related, but it is in fact different. If someone followed the instructions in the faq, they would have had a false positive reported on cygz.dll. Whenever the cygz.dll file was called (say, by invoking cygcheck), the

Re: anybody else also infected

2002-02-14 Thread Peter Buckley
[EMAIL PROTECTED] RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX At 09:35 AM 2/14/2002, Peter Buckley wrote: I don't think that faq

Re: NAV deletes cygwin1.dll

2002-02-14 Thread Peter Buckley
The latest virus def from NAV should fix this. My virus definition file is version 40213av dated 2/13/02. Read the mailing list lately, a thread called anybody else also infected from yesterday and today discusses this in depth. If you can, it might be good to setup your NAV to quarantine

Re: virus warning

2002-02-14 Thread Peter Buckley
False positive. The latest version of the defs 40213av 02/13/02 correct this mistake by symantec. HTH, Peter Schlichtemeier, Joel wrote: Be careful downloading the distributions. I've found the backdoor.egghead virus (a def for it was just put up by Symantec) in cygwin1.dll and cygz.dll.

Re: Cygwin as a telnet command shell...

2002-02-01 Thread Peter Buckley
Jean-Marc Paulin wrote: Well, ARRGGHHH People ar asking questions about x on the cygwin-list, and questions about cygin on the cygwin-x list.. :-) Oops... Well yes it is possible.. either modify the win2k telnet deamon configuration on which proggie to run.. Tried this, but I

Re: Why not a news server?

2002-02-01 Thread Peter Buckley
I like the mailing list. I don't have a news server at work, so I wouldn't be able to access a newsgroup like we are discussing. I have no problem searching the mailing list archives with google- I wasn't aware that there was a date at which the MLA were truncated- I have seen stuff a few

no man page or info for ash/sh?

2002-01-31 Thread Peter Buckley
I checked the faq, ug, and ml but didn't see a reference to where the cygwin ash manpage is. man ash, man sh and info ash, info sh do nothing. Maybe cygwin ash conforms to some other flavor that has a man page? I found a debian ash man page, but I really want to know for sure that I have the

Re: no output from net.exe

2002-01-18 Thread Peter Buckley
Alex BATKO wrote: | Make sure that your term is set to cygwin. | Is it enough to put the following in ~/.profile ? export TERM='cygwin' | Make sure that your window (buffer size) is set to 80x25. | I am executing the ssh command (to get into the Windows machine) from an xterm (on

Re: no output from net.exe

2002-01-18 Thread Peter Buckley
Alex BATKO wrote: woo, hoo !!! +--- | You can set this as a windows system environment variable by right | clicking on my computer - properties - environment (or advanced if you | on win2k?). This needs to be set at a system level so the system manager | sees that

Re: no output from net.exe

2002-01-18 Thread Peter Buckley
ntea makes you have less usable disk space- it creates a big file IIRC. I don't know if it just creates the file on FAT, or if the file is only undeletable on FAT. ntsec works on NT and NTFS. HTH, Peter Alex BATKO wrote: +--- | At 12:59 PM 1/18/2002, Alex BATKO wrote: | Is

Re: Starting program under bash as Scheduled Task

2001-12-28 Thread Peter Buckley
Have you looked at using cron? That would be the unixy way of doing things. But you can invoke bash and give it a script and some parameters in your sh.bat file- at 12:15 cmd /c c:\bla\bla\sh.bat contents of sh.bat- bash -i /cygdrive/c/bla/bla/MyScript parameter1 parameter2 (the -i makes

Re: stty and echo woes

2001-12-28 Thread Peter Buckley
I am using cygwin 1.3.3-2 and when I type which echo from a bash shell, it tells me /usr/bin/echo. That is the echo in c:\cygwin\bin. HTH, Peter Mark Wood-Patrick wrote: Norman writes: Yikes, that is quite the $PATH You might want to think about simplifing it a bit when working in a

Re: Can't spawn shell for authenticated user in SSHD (revisited)

2001-12-27 Thread Peter Buckley
I am taking a wild guess- when you ssh in, it spawns a shell and then still does some ssh-ish tasks. Maybe it can't complete them from the command shell. Are you logging in or just firing off remote processes? It might be worth trying to set your shell to /bin/bash, ssh in and see if you can

Re: path problems when logged in through ssh

2001-12-17 Thread Peter Buckley
would fix a problem where the path is set incorrectly! ;-) Make sure you're path is set correctly by checking around in your environment. Most likely, your path is not set correctly in your ~/.profile or something. YMMV. AND On Mon, Dec 17, 2001 at 11:28:52AM -0500, quoth the Peter Buckley

Re: network package problem ((

2001-12-14 Thread Peter Buckley
You only installed the latest inetutils package? It could be that you didn't install all the packages necessary to run ftp. Setup.exe has changed considerably lately, it no longer installs all packages by default. You must select each package manually to install it. It could also be that

Re: telnet installation problems

2001-12-10 Thread Peter Buckley
comments inline Wityk, Michael wrote: I've installed most of the Cygwin on Win2k. I can't seem to complete the cygwin telnet install. Which module is missing? Which modules did you download and install? You can access this information in the setup.log, or maybe you remember the

Re: Can't find install-sh or install.sh

2001-12-06 Thread Peter Buckley
I think Chris is right that you have an old version of the sources, and you would be best off getting the new version. But if you still have the problem, you can create an empty install-sh or install.sh and IIRC this should fake configure into continuing. This is the case with some few other