Re: umount doesn't umount

2002-05-16 Thread Ryan T. Sammartino
h is Dutch for: "The directory name is invalid" Whew... for a second there, I thought maybe you had contracted some clever virus/trojan that spits out lines from the "Funniest Joke" skit from Monty Python :) -- Ryan T. Sammartino http://members.shaw.ca/ryants/ You wor

Re: ps and linking to cygwin.dll

2002-04-24 Thread Ryan T. Sammartino
On Wed, Apr 24, 2002 at 06:09:44PM -0400, Larry Hall (RFK Partners, Inc) wrote: > At 05:18 PM 4/24/2002, Ryan T. Sammartino wrote: > > > >Not really. The question is *not* "How do I get ps to display Windows > >processes". The question is: > > > >Does

Re: ps and linking to cygwin.dll

2002-04-24 Thread Ryan T. Sammartino
On Wed, Apr 24, 2002 at 12:39:25PM -0400, Larry Hall (RFK Partners, Inc) wrote: > At 12:28 PM 4/24/2002, Ryan T. Sammartino wrote: > > OK, I didn't notice that '-h' isn't a valid option either. The important > part is that it lists the options. Doesn'

Re: ps and linking to cygwin.dll

2002-04-24 Thread Ryan T. Sammartino
win processes, and it isn't 100% clear what a "Cygwin process" is. (Oh wait... now I see the slight ambiguity in my question... I should have said "... that 'ps -a' will list..." explicitly excluding the -W option.) -- Ryan T. Sammartino http://members.sh

ps and linking to cygwin.dll

2002-04-23 Thread Ryan T. Sammartino
Am I correct in stating that the only processes that ps will list are processes that are linked to cygwin.dll? -- Ryan T. Sammartino http://members.shaw.ca/ryants/ Hear about the young Chinese woman who just won the lottery? One fortunate cookie... -- Unsubscribe info: http

Re: GNU/Windows

2002-04-14 Thread Ryan T. Sammartino
if it was meant to be funny, it failed. - if it wasn't meant to be funny, it failed. Anyways... shouldn't it be GNU\Windows? -- Ryan T. Sammartino http://members.shaw.ca/ryants/ WHOA!! Ken and Barbie are having TOO MUCH FUN!! It must be the NEGATIVE IONS!! -- Unsubscribe

Re: Cygwin + Samba = Permission Denied

2002-04-12 Thread Ryan T. Sammartino
On Fri, Apr 12, 2002 at 03:38:13PM -0700, Ryan T. Sammartino wrote: > > cygwin-bash$ cp foo.txt //sambamachine/share/ However: cygwin-bash$ CYGWIN='' cp foo.txt //sambamachine/share/ works, so I'm guessing that it has something to do with the set_security_attribute call

Cygwin + Samba = Permission Denied

2002-04-12 Thread Ryan T. Sammartino
d: cygwin1S3 If you need any more info, don't hesitate to ask. -- Ryan T. Sammartino http://members.shaw.ca/ryants/ Avoid reality at all costs. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

Re: rsync question

2002-04-02 Thread Ryan T. Sammartino
:" box and c:\cygwin\home\ in the "Start in:" box. -- Ryan T. Sammartino http://members.shaw.ca/ryants/ The state of innocence contains the germs of all future sin. -- Alexandre Arnoux, "Etudes et caprices" -- Unsubscribe info: http://cygwi

Re: is there a cl.exe wrapper for cygwin

2002-03-29 Thread Ryan T. Sammartino
use to > pass the return code from gcc back to the process that called the cl stub. Uh... sounds like you've got a lot of learning ahead of you then :) -- Ryan T. Sammartino http://members.shaw.ca/ryants/ All newspaper editorial writers ever do is come down from the hills after the battle is

Re: launch a win32 process from bash?

2002-03-01 Thread Ryan T. Sammartino
On Fri, Mar 01, 2002 at 07:37:20PM -0500, Jonathan Simms wrote: > Hello all, > > I was wondering if it were possible to launch a win32 process from > within cygwin. (i.e. run a windows program in windows, but invoke it from > bash). Yes. -- Ryan T. Sammartino http://members

Re: 1.3.9: rsync over ssh stalls

2002-02-21 Thread Ryan T. Sammartino
pgraded to 3.latest and works nice.. could it be something like > this?? Nah... I'm always bleeding edge or very close to it when it comes to packages. -- Ryan T. Sammartino http://members.shaw.ca/ryants/ The best way to make a fire with two sticks is to make sure one of them is a match.

Re: 1.3.9: rsync over ssh stalls

2002-02-21 Thread Ryan T. Sammartino
s a problem). -- Ryan T. Sammartino http://members.shaw.ca/ryants/ If you teach your children to like computers and to know how to gamble then they'll always be interested in something and won't come to no real harm. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug re

Re: how to create a new user

2002-02-12 Thread Ryan T. Sammartino
m ? Can you think of anything > that might be responsible for this ? /usr/doc/Cygwin/openssh-***.README solved all of my problems when I actually read and followed the direction given therein. -- Ryan T. Sammartino http://members.shaw.ca/ryants/ Receiving a million dollars tax free will make yo

Re: how to create a new user

2002-02-12 Thread Ryan T. Sammartino
tname Lastname, since the extra comma causes issues. If that isn't an issue for you, then remove the sed script. -- Ryan T. Sammartino http://members.shaw.ca/ryants/ Good day to avoid cops. Crawl to school. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

Re: OT: MS Visual C++ Makefiles

2002-02-08 Thread Ryan T. Sammartino
rojects, KProject projects, or whatever... but for now I only have Makefile and .dsp generators). I'm just in the final stages of cleaning it up and finding a home for it (probably will end up on savannah). -- Ryan T. Sammartino http://members.shaw.ca/ryants/ It is surely a great calamity for

Re: cron - /etc/crontab is not read?

2002-01-13 Thread Ryan T. Sammartino
On Mon, Jan 14, 2002 at 03:16:30AM +0200, Jari Aalto+tpu.misc wrote: > and the file at /var/cron/tabs/root is modified accordingly. > The test I added was: > > 2 * * * * date >> /cygdrive/e/home/jaalto/tmp/cron.log > > But I'm not sure what to think about this output? > > Sun Jan 1

Re: gcc 3.0.3

2002-01-07 Thread Ryan T. Sammartino
try 3.0.3 sometime this week. > i've tried in several ways, but i did not succeded. any one can explai me > how to achieve it? > I'm not sitting at the same computer at the moment, but, going from memory, I didn't have to do anything special. It worked out of the box for m

Re: setup.exe splash screen - mini-competition

2002-01-03 Thread Ryan T. Sammartino
"de gustibus non est disputandum", as the Romans used to say. :) -- Ryan T. Sammartino http://members.shaw.ca/ryants/ Dawn, n.: The time when men of reason go to bed. -- Ambrose Bierce, "The Devil's Dictionary" -- Unsubscribe info: http://c

Re: setup.exe splash screen - mini-competition

2002-01-03 Thread Ryan T. Sammartino
black hole. Just my Cdn$0.02. -- Ryan T. Sammartino http://members.shaw.ca/ryants/ QOTD: "Oh, no, no... I'm not beautiful. Just very, very pretty." -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs

Apache hack (was: Re: php-4.1.0 on Cygwin)

2001-12-18 Thread Ryan T. Sammartino
On Wed, Dec 12, 2001 at 10:12:05PM -0800, Ryan T. Sammartino wrote: > > (Apache 1.3.22 doesn't quite build cleanly under Cygwin, and I'm working > on a patch for that, but it isn't too tough to get it to work). > Well, again, this is probably the Wrong Way(TM), but

Re: php-4.1.0 on Cygwin

2001-12-12 Thread Ryan T. Sammartino
x27;t too tough to get it to work). -- Ryan T. Sammartino ([EMAIL PROTECTED]) http://members.shaw.ca/ryants/ The man who runs may fight again. -- Menander -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.htm

Re: cron doesn't run (was: Re: login and ssh: can't authenticate)

2001-12-12 Thread Ryan T. Sammartino
is happy. -- Ryan T. Sammartino ([EMAIL PROTECTED]) http://members.shaw.ca/ryants/ Baruch's Observation: If all you have is a hammer, everything looks like a nail. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/b

php-4.1.0 on Cygwin

2001-12-11 Thread Ryan T. Sammartino
I am attempting to build php-4.1.0 on Cygwin. So far I have had to make the following changes to get things to compile. I am almost certain that this is the Wrong Way(TM) to solve this problem, so if anyone could suggest the Right Way(TM) before I send these patches to the PHP guys, I'd appreci

Re: cron doesn't run (was: Re: login and ssh: can't authenticate)

2001-12-11 Thread Ryan T. Sammartino
of mail. Everything should be in the mailing list archive now. I know the feeling :) Unfortunately, some crucial step is missing, or something has changed recently that is causing it to break. -- Ryan T. Sammartino ([EMAIL PROTECTED]) http://members.shaw.ca/ryants/ paranoia, n.: A

Re: cron doesn't run (was: Re: login and ssh: can't authenticate)

2001-12-11 Thread Ryan T. Sammartino
Users". I'm using the absolutely bleeding edge of every Cygwin package as of yesterday. Any other hints greatly appreciated. -- Ryan T. Sammartino ([EMAIL PROTECTED]) http://members.shaw.ca/ryants/ Everything is possible. Pass the word. -- Rita Mae Brown, "Six of O

Re: cron doesn't run (was: Re: login and ssh: can't authenticate)

2001-12-10 Thread Ryan T. Sammartino
On Mon, Dec 10, 2001 at 01:37:59PM -0800, Ryan T. Sammartino wrote: > Any help would be greatly appreciated. Here's a little more info from the Event Viewer. cron says: The description for Event ID ( 0 ) in Source ( /USR/SBIN/CRON ) cannot be found. The local computer may not

cron doesn't run (was: Re: login and ssh: can't authenticate)

2001-12-10 Thread Ryan T. Sammartino
UID 18 for SYSTEM. cron needs the same setting, btw. Great! Now I can ssh into my system... thanks Corinna. Unfortunately, now cron seems to be broken: >From /etc/passwd: ryans:unused_by_nt/2000/xp:12136:10513:Ryan T. Sammartino,U-*\ryans,S-1-5-**:/home/ryans:/bin/bash ps -a says

Re: login and ssh: can't authenticate

2001-12-09 Thread Ryan T. Sammartino
On Sat, Dec 08, 2001 at 12:10:58PM +0100, Corinna Vinschen wrote: > On Fri, Dec 07, 2001 at 03:46:31PM -0800, Ryan T. Sammartino wrote: > > > > As you can see, sshd is running, and it does accept connections: > > > > PIDPPIDPGID WINPID TTY UID

login and ssh: can't authenticate

2001-12-07 Thread Ryan T. Sammartino
TTY UIDSTIME COMMAND 1392 11392 1392? 18 15:07:57 /usr/sbin/sshd Here is my entry in /etc/passwds, somewhat censored: ryans:unused_by_nt/2000/xp:18:10513:Ryan T. Sammartino,U-***\ryans,S-1-5-21-***:/home/ryans:/bin/bash Now, my UID is 18 so that I could g

SIGINT going to wrong process?

2001-12-06 Thread Ryan T. Sammartino
g info that would be helpful? (Hope the above makes sense... hard to describe without a live demonstration) -- Ryan T. Sammartino ([EMAIL PROTECTED]) http://members.shaw.ca/ryants/ Humor in the Court: Q: What is your relationship with the plaintiff? A: She is my daughter. Q: Was she your daughter

Re: xemacs users -- please try latest cygwin snapshot...

2001-12-06 Thread Ryan T. Sammartino
On Thu, Dec 06, 2001 at 07:16:14PM -0500, Christopher Faylor wrote: > I think I at least fixed the problem reported so succinctly by > David Rothenberger. > The latest snapshot solves the problems I was having. Nice work! Thanks. -- Ryan T. Sammartino ([EMAIL PROTECT

Re: cygwin 1.3.6-3 and xemacs

2001-12-06 Thread Ryan T. Sammartino
On Thu, Dec 06, 2001 at 11:46:43AM -0800, David Rothenberger wrote: > I've done a little debugging and here's what I've found out. > > It appears to be a problem/change to the behavior of > cygwin_posix_to_win32_path_list(). When this function is called with a > path of the form "/cygdrive/z/som

Re: cygwin 1.3.6-3 and xemacs

2001-12-06 Thread Ryan T. Sammartino
27;ll let you know what I come up with, if anything. -- Ryan T. Sammartino ([EMAIL PROTECTED]) http://members.shaw.ca/ryants/ You have the capacity to learn from mistakes. You'll learn a lot today. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http

Re: cygwin 1.3.6-3 and xemacs

2001-12-06 Thread Ryan T. Sammartino
es, and I'm going through those soft links to open files, which is why I didn't clue in to this. -- Ryan T. Sammartino ([EMAIL PROTECTED]) http://members.shaw.ca/ryants/ Cold, adj.: When the politicians walk around with their hands in their own pockets. -- Unsubscribe inf

cygwin 1.3.6-3 and xemacs

2001-12-05 Thread Ryan T. Sammartino
3.5-x fixes the problem. I'll try and figure out some more info and get back to the list with it. -- Ryan T. Sammartino ([EMAIL PROTECTED]) http://members.shaw.ca/ryants/ In every non-trivial program there is at least one bug. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-