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 wrot

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 b

Re: Enviroment always uppercased; Help me, please

2002-02-28 Thread Peter Buckley
cygwin, not in Windows or cmd.exe. > > I am using my own pdksh.exe port. But even bash must be called by Windows > programs. And then there will be a problem. > > best regards >Markus > > >>-----Original Message- >>From: Peter Buckley [mailto:[EMAIL PROT

Re: Prompt question

2002-03-06 Thread Peter Buckley
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 because you are young, but

Re: Prompt question

2002-03-06 Thread Peter Buckley
h Ctrl-C. > > And 'man mkpasswd' says it knows not what I ask. > > ??? > > BG > > = > > At 03:45 PM 3/6/2002 -0500, Peter Buckley wrote: > >>I would guess it gets the "I have no name!" thing because you need to do >>a "mkpas

Re: Prompt question

2002-03-06 Thread Peter Buckley
ot;? It sounds like you are only modifying the one window, and so the next command window has 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 &g

Re: login: no shell: /bin/bash: Permission denied

2002-03-06 Thread Peter Buckley
> Regardless, to me it's still would be a large security hole if all one > needs to do is: > > $ echo "+" > ~/.rhosts > > to be able to abuse rsh to do something under somebody else's user ID is > it not? rsh is inherently insecure. Attempts to make it secure are not worthwhile (in fact, t

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: > - Origi

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 call

Re: login account is "Administrator" not "username"

2002-03-18 Thread Peter Buckley
Look at the file /etc/passwd. Is your jdoe username in there? If you are in a windows NT domain, and jdoe is a domain user, you will need to type "mkpasswd -u jdoe >> /etc/passwd" from a bash shell to create an entry for jdoe. Alternately you can use "mkpasswd -d >> /etc/passwd" to populate th

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 er

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 e

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

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: Scripts

2001-12-05 Thread Peter Buckley
Does the script have "#!/bin/bash" at the top? Does it have bash-only commands and is possibly being executed by sh? Is the script in your path? Have you tried putting "set -x" at the top of the script? Maybe include the contents of the script in your post. More information about your problem

Re: Debug version of cygwin dll

2001-12-05 Thread Peter Buckley
You need to bunzip2 and untar the src, then cd to /usr/src/cygwin-1.3.5-3 (or wherever you extracted it to) and do the following: mkdir build cd build ../configure make make install Also, I don't know if you need to manually export CFLAGS=-g, just don't strip the dll after you build it. IIRC

Re: Debug version of cygwin dll

2001-12-05 Thread Peter Buckley
to successfully build the cygwin1.dll. Gerrit Haase and some other posters got me working okay though, in case I forgot to say thanks. Thanks, Peter egor duda wrote: > Hi! > > Wednesday, 05 December, 2001 Peter Buckley [EMAIL PROTECTED] wrote: > > PB> You need to bunzip2 an

Re: Debug version of cygwin dll

2001-12-05 Thread Peter Buckley
know what that does, sorry) that people would use the /usr/src default location where the source was installed, and not be silly like me and create their own separate directory for compilation. Ha! I stand corrected, Peter John Peacock wrote: > Peter Buckley wrote: > >>I don't

Re: install question

2001-12-06 Thread Peter Buckley
I have some ideas about how our government should do things. I also have ideas about how we should have 4 day workweeks and get paid the same. What kind of ideas were you looking for? I could probably have an idea about anything if you told me something more specific. Like if you wanted me to

Re: install question

2001-12-06 Thread Peter Buckley
2001) : Performance library winspool.drv will be > ignored as it was previously disabled (WbemAdapStatus = -1). > (Thu Dec 06 08:02:21 2001) : Performance library winspool.drv will be > ignored as it was previously disabled (WbemAdapStatus = -1). > > > But it doesn't inst

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

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 t

Re: telnet installation problems

2001-12-10 Thread Peter Buckley
isplay on your Cygwin/XFree86 > screen. > 8. Launch other remote clients in the same manner; I recommend starting the > remote clients in the > background, by appending & to the command name, so that you don't have to > open several telnet > sessions. > > -Or

Re: Net Servers

2001-12-11 Thread Peter Buckley
Read /usr/doc/Cygwin/inetutils-x.x.x-README, and scan the FAQ and search the mailing list archives for "FTP server site:cygwin.com" using www.google.com. HTH, Peter Bruno Guedes Faria wrote: > Hi everybody > > I'd like to know if it's possible to have a ftp server running on my > machine. If

compile perl- percentage of tests expected to pass- 96% okay

2001-12-11 Thread Peter Buckley
I compiled perl and when I do "make test" I only get 96% okay- Searching the MLA I see that some people have gotten 99+% okay- is there something special I need to do to build perl under cygwin? I just did a configure -d to accept all the defaults. TIA, Peter -- Your mouse has moved. Windows

Re: Cron jobs won't run with network drive

2001-12-12 Thread Peter Buckley
You might find something in the mailing list archives if you had an idea about where to start. I found this tidbit because I already know what the problem is- I searched for "cron system site:cygwin.com" at google.com (this is also in the first five lines of the /usr/doc/Cygwin/cron.README):

Re: compile perl- percentage of tests expected to pass- 96% okay

2001-12-12 Thread Peter Buckley
Thanks Gerrit, it worked much better! Gerrit P. Haase wrote: > Hallo Peter, > > Am 2001-12-11 um 22:35 schriebst du: > > >>I compiled perl and when I do "make test" I only get 96% okay- >>Searching the MLA I see that some people have gotten 99+% okay- is there >>something special I need to d

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 iu-

Re: path problems when logged in through ssh

2001-12-17 Thread Peter Buckley
It sounds like D:\cygwin\bin is not in your system path. The location of the cygwin1.dll needs to be in your system path to run sshd as a service. HTH, Peter Larry Hall (RFK Partners, Inc) wrote: > At 04:01 PM 12/15/2001, C. Porter Bassett wrote: > >>When I ssh into my machine and try to run

Re: path problems when logged in through ssh

2001-12-17 Thread Peter Buckley
ly in your >>~/.profile or something. YMMV. >> > > AND > > On Mon, Dec 17, 2001 at 11:28:52AM -0500, quoth the Peter Buckley: > >>It sounds like D:\cygwin\bin is not in your system path. The location >>of >>the cygwin1.dll needs to be in your system path

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: 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 worki

Re: Problem w/ wildcards w/ tcsh

2001-12-28 Thread Peter Buckley
I don't have tcsh, but I played with bash and command shell. I have cygwin 1.3.3-2 and winnt4.0sp6 cmd.exe: >ls * (lists everything recursively) >echo * * >ls "*" ls: *: No such file or directory >echo "*" "*" bash: >ls * (lists everything recursively) >echo * (echoes everything in

Re: sshd and fstat

2002-01-17 Thread Peter Buckley
IIRC, SYSTEM should be the owner of the keys. And it is highly recommended that the service be run as SYSTEM. Check out http://tech.erdelynet.com for more info on the permissions for the key files etc. HTH, Peter Guy Harrison wrote: > Hi, > > Not knowing anything about SSH I didn't realise

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 xt

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 > | s

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:

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 ha

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.. >> >

Re: cygwin license

2002-02-01 Thread Peter Buckley
http://cygwin.com Info wrote: > is cygwin GPL? is it free or not? How do i get it? > -- > WWW.XGFORCE.COM - > The Leader in System Clustering > and Enterprise Firewall/VPN solution. > -- > > > -- >

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 year

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
to heart and > do their homework before posting. > > Now back to my own little utopia where everything is done right. ;-) > > Larry Hall [EMAIL PROTECTED] > RFK Partners, Inc. http://www.rfk.com > 838 Washington Street

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.