Re: RPClib performance problem

2002-10-23 Thread Andrej Falout
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > I suspect my problem is coming from rpclib, but I cannot manage to find from >where this libs > come. rpclib on CygWin? As in Sun RPC (XDR) lib on CygWin? Where did you get it? -- Yours, Andrej Falout, http://www.falout.com/discla

Setup.exe - accessability

2002-10-23 Thread Lars Bjørndal
As far I can see, you can not select individual packages within setup.exe without using the mouse. I'm blind, and therefore I can not install cygwin without assistance from a sighted person. Is it possible that this will be changed in the next version? Lars -- Lars Bjørndal <[EMAIL PROTECTED]> St

Re: cygwin + gdb problems

2002-10-23 Thread CBFalconer
[posted and mailed] Jennie Mai Nguyen wrote: > > I am having problems with running gdb in cygwin. I have exactly > the same problem as in this message and followed the directions: > > http://sources.redhat.com/ml/cygwin/2002-08/msg00508.html > > However, I couldn't find any double instances of c

Ash manual/info. (was: Re: "==" operand not found)

2002-10-23 Thread CBFalconer
Randall R Schulz wrote: > > You're most likely accustomed on your Linux system to "/bin/sh" > being BASH. On Cygwinm /bin/sh is ASH, and it is far more minimal > in its implementation of the POSIX shell standard, and does not > provide "==" as an equivalent for "=" in the "test" (a.k.a. "[") > bui

re:re:igor

2002-10-23 Thread nemrut cesetevi
no comment. www.cygwin is not a efficient web site.anyway. i download lexyacc from ieec website installed and i have run. be happy _ Surf the Web without missing calls! Get MSN Broadband. http://resourcecenter.msn.com/access/pl

downloading cygwin tools on windows NT

2002-10-23 Thread Kumar
Hi, I have downloaded cygwin.exe (which actually do downloads or installs the cygwin tools) I have started the cygwin and selected the nearest ftp server. after that "Select Packeges" page came and by default some of them selected. If we want to download a specific software we can select. what

RE: Perl 5.8 + cygwin-inst-20021023.tar.bz2 = Smooth Sailing

2002-10-23 Thread Gary R. Van Sickle
> Hallo Gary, > > Am Mittwoch, 23. Oktober 2002 um 19:47 schriebst du: > > > No problems whatsoever so far with the new perl on the latest snapshot. > > This includes significant aclocal/automake/autoconfing and some of my own > > perling. In fact, things are so copacetic that I believe this sna

no dice yet on .net server?

2002-10-23 Thread John Franco
Hello, I've installed cygwin on a Microsoft .Net Server machine (yes, a "release candidate" build) just so that I can use bash, but it refuses to run. I've noticed the web page says 'The Cygwin DLL works with all non-beta, non "release candidate", ix86 versions of Windows since Windows 95, with

Re: Window immediately disappears

2002-10-23 Thread Igor Pechtchanski
On Thu, 24 Oct 2002, Michael D. Crawford wrote: > After I was able to discuss the problem, we decided that something must > have gone wrong during the installation. Things worked normally once he > got reinstalled. > > However, the installer hung the first time he tried to reinstall, and he > had

Re: cygwin + gdb problems

2002-10-23 Thread Igor Pechtchanski
Jennie, IIRC, the end result of that discussion was that this segfault had something to do with threading and should be ignored. If you continue the program from that point, it will be caught and processed. Igor On Wed, 23 Oct 2002, Jennie Mai Nguyen wrote: > Hi, > > I am having probl

Re: Window immediately disappears

2002-10-23 Thread Michael D. Crawford
After I was able to discuss the problem, we decided that something must have gone wrong during the installation. Things worked normally once he got reinstalled. However, the installer hung the first time he tried to reinstall, and he had to kill the process with the windows task manager. But t

RE: cygwin + gdb problems

2002-10-23 Thread [EMAIL PROTECTED]
We already had this question today. Keep in mind that the mail archives can be quite useful if you spend a little time to get to know it. Try rebooting. You don't think you have 2 DLLs running but the system does. Larry Original Message: - From: Jennie Mai Nguyen [EMAIL PROTE

touch run from DOS: time wrong

2002-10-23 Thread luke . kendall
I just discovered, by writing a touch.bat file that runs cygwin's touch.exe, that if you specify a date and time, the time set on the file is 1 hour earlier than it should be. touch.exe run from within Cygwin sets the time correctly. I.e. %CYGDRIVE%\cygwin\bin\touch 0830091502 xxx sets xxx to hav

cygwin + gdb problems

2002-10-23 Thread Jennie Mai Nguyen
Hi, I am having problems with running gdb in cygwin. I have exactly the same problem as in this message and followed the directions: http://sources.redhat.com/ml/cygwin/2002-08/msg00508.html However, I couldn't find any double instances of cygwin.dll ( I only have a cygwin1.dll). Please hel

RE: "==" operand not found

2002-10-23 Thread Chris January
> Unix and POSIX programming environments don't promise the kind of > "write-once-run-anywhere" property that Java does (or did). Look > around and > you'll see lots of scripts that use "uname" to condition details of their > operation, when necessary. In the case of "features" like non-standard >

RE: "==" operand not found

2002-10-23 Thread Randall R Schulz
Scott, At 17:12 2002-10-23, Scott Prive wrote: > -Original Message- > From: Randall R Schulz [mailto:rrschulz@;cris.com] > Sent: Wednesday, October 23, 2002 7:30 PM > To: [EMAIL PROTECTED] > Subject: Re: "==" operand not found > > > Nitin, You're most likely accustomed on your Linux sys

RE: "==" operand not found

2002-10-23 Thread Scott Prive
> -Original Message- > From: Randall R Schulz [mailto:rrschulz@;cris.com] > Sent: Wednesday, October 23, 2002 7:30 PM > To: [EMAIL PROTECTED] > Subject: Re: "==" operand not found > > > Nitin, > > You're most likely accustomed on your Linux system to > "/bin/sh" being BASH. > On Cygw

ssh patches to fix installation issues

2002-10-23 Thread Ross Smith II
Attached are three small patches to the following files: /bin/ssh-host-config /bin/ssh-user-config /usr/doc/Cygwin/openssh-3.4p1-5.README to fix some installation issues and better explain using sshd in Windows. The ssh-user-config changes are due to the fact that the default cygwin umask is 000

Re: Window immediately disappears

2002-10-23 Thread Randall R Schulz
Michael, This does not address your specific problem, which is reported here often... However, what I do when this sort of symptom occurs is to start a CMD.exe console window and run the failing program from there. That way I can examine any diagnostics produced at my leisure, rather than havin

Re: "==" operand not found

2002-10-23 Thread Randall R Schulz
Nitin, You're most likely accustomed on your Linux system to "/bin/sh" being BASH. On Cygwinm /bin/sh is ASH, and it is far more minimal in its implementation of the POSIX shell standard, and does not provide "==" as an equivalent for "=" in the "test" (a.k.a. "[") built-in. Randall Schulz Mou

RE: scheduling jobs

2002-10-23 Thread Karen McLaughlin
i think i used the wrong term when i said window ... bash is working ... i can use a dos window --- and get in --- not a problem there -- i dont know where system path on nt is done -- since dos does seem to know about bash --- i think this has been done (i can look this one up in nt help) i gues

Re: Meaningful Windows locations and cygpath (Was Re: Is it possible tocopy a file from anywhere to My Documents with bash cp?)

2002-10-23 Thread Doug VanLeuven
In 2000 domain and probably .NET, active directory, group policy, user config there are 4 folders and 1 subfolder that receive special consideration from MS in domain administration "$USERPROFILE/Application Data" "$USERPROFILE/Desktop" "$USERPROFILE/My Documents" "$USERPROFILE/My Document

sshd doesn't work after sshd-host-config - fix proposed

2002-10-23 Thread Fredrik Viklund
I have spent time the last few days setting up sshd under Win2k and WinXP with privilege separation and it is clear from the maling lists that I have not been alone in my troubles... The setup that fails: * A clean install of cygwin from Internet (on seasoned Windows 2000 and a clean install of

RE: "==" operand not found

2002-10-23 Thread Scott Prive
This one is in the FAQ on the Cygwin website. I'll give you hint: ;-) $ /bin/bash testme.sh 1 Hello World Scott > -Original Message- > From: Nitin Gupta [mailto:gupta@;equator.com] > Sent: Wednesday, October 23, 2002 6:22 PM > To: [EMAIL PROTECTED] > Subject: "==" operand not found >

"==" operand not found

2002-10-23 Thread Nitin Gupta
Hi, following script runs fine on linux, but not on cygwin. Please let me know equivalent of "==" on cygwin. Thanks, Nitin #!/bin/sh if [ "$1" == "1" ]; then echo Hello World fi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.htm

Window immediately disappears

2002-10-23 Thread Michael D. Crawford
I asked my client to install Cygwin so he could use some of the tools in testing the software I'm writing for him. Unfortunately, he knows almost nothing about Unix, so I'm going to have to walk him through anything he needs to do. He thinks he got it installed properly, but when he clicks the

RE: scheduling jobs

2002-10-23 Thread Vince Hoffman
it could be worth your while adding \bin to the system environment variable Path, and there is also the possibility that your boss only installed it for himself not all users (this affects where in the registry the mounts are stored I believe and thus if all users (and the system) or only one user

RE: Meaningful Windows locations and cygpath (Was Re: Is it possibleto copy a file from anywhere to My Documents with bash cp?)

2002-10-23 Thread Igor Pechtchanski
The cygpath code uses SHGetSpecialFolderLocation... I guess I meant the correct constants for the special folders, so thanks for the link. I'll look to see which of those directories would be worth adding. Igor On Wed, 23 Oct 2002, Stephan Mueller wrote: > The API you want to start with

RE: cygwin 1.3.13, gcc 3.2 (no output) and gcc 2.95-3 (output but no permission to execute)

2002-10-23 Thread Harig, Mark A.
Also, run a sanity check to make sure that you are running the cygwin and gcc versions that you think are running. $ uname -r $ gcc --version > -Original Message- > From: Willis, Matthew [mailto:Matthew.Willis@;CIBC.ca] > Sent: Wednesday, October 23, 2002 5:00 PM > To: '[EMAIL PROTECT

cygwin 1.3.13, gcc 3.2 (no output) and gcc 2.95-3 (output but no permission to execute)

2002-10-23 Thread Willis, Matthew
Hi, I am having some difficulty with g++ after upgrading cygwin. Here's a sample $ g++ -v foo.cpp [output snipped, in an attempt to get thru spam filter] Command returns error 1. It always returns error 1. A partial solution: I can just use gcc-2. However, the executables it generates must

Re: Meaningful Windows locations and cygpath (Was Re: Is it possible to copy a file from anywhere to My Documents with bash cp?)

2002-10-23 Thread Christopher Faylor
On Wed, Oct 23, 2002 at 01:32:37PM -0700, Stephan Mueller wrote: >The API you want to start with is probably SHGetFolderPath. See >http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc >/platform/Shell/reference/functions/shgetfolderpath.asp > >It lists a number of CSIDL_* const

RE: Meaningful Windows locations and cygpath (Was Re: Is it possible to copy a file from anywhere to My Documents with bash cp?)

2002-10-23 Thread Stephan Mueller
The API you want to start with is probably SHGetFolderPath. See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc /platform/Shell/reference/functions/shgetfolderpath.asp It lists a number of CSIDL_* constants that you'd want to choose from, as well as linking to more comple

RE: scheduling jobs

2002-10-23 Thread Harig, Mark A.
You're going to have to work through this in stages: 1. You need to get the bash shell working (yes, things can be done without it, but something basic is not set up properly at this point). 2. Yes, cron can be made to work just as you have been using it in the unix environment. You'll wan

RE: scheduling jobs

2002-10-23 Thread Gen Zhang
> 1) can i use windows nt to access the bash job and how ... > I tried the following and got the following errors > > C:\jobs>e:\cygwin\bin\bash -c e:/cygwin/jobs/umassonline_log_rotate.sh > date: not found > date: not found > date: not found > cp: not found > date: not found > cp: not found > C:\

scheduling jobs

2002-10-23 Thread Karen McLaughlin
I briefly went through the archives and apologize if this is an extremely elementary question but i seem to have a brain cramp here My boss installed cygwin on a win 2000 machine I am having trouble finding the window that cygwin and nt talk to each other through ... what i basically have d

Re: Perl 5.8 + cygwin-inst-20021023.tar.bz2 = Smooth Sailing

2002-10-23 Thread Gerrit P. Haase
Hallo Gary, Am Mittwoch, 23. Oktober 2002 um 19:47 schriebst du: > No problems whatsoever so far with the new perl on the latest snapshot. > This includes significant aclocal/automake/autoconfing and some of my own > perling. In fact, things are so copacetic that I believe this snapshot may > be

Meaningful Windows locations and cygpath (Was Re: Is it possible tocopy a file from anywhere to My Documents with bash cp?)

2002-10-23 Thread Igor Pechtchanski
Hmm... cygpath currently has options to print the windows Documents and Settings directory (-H), as well as the Start Menu/Programs directory (-P). Should we add more options for the other meaningful Windows directories (such as My Documents, for example)? What other special names should we be a

RE: Is it possible to copy a file from anywhere to My Documents with bash cp?

2002-10-23 Thread Stephan Mueller
To add new wrinkles after the final one, "$USERPROFILE/My Documents" is still somewhat presumptuous. That certainly looks like the default location, but in Windows XP (what I just checked on) the user is allowed to change the location of My Documents through the UI. On my machine, it's (Windows s

Re: Is it possible to copy a file from anywhere to My Documents with bash cp?

2002-10-23 Thread Don Dwiggins
Randall R Schulz writes: > You should be able to see the contents of your "My Documents" directory with > this command: > % ls -l "$USERPROFILE/My Documents" > Likewise, you can move or copy files to that directory like this: > % cp SomeFile "$USERPROFILE/My Documents" > % mv OtherFile "$USERPRO

RPClib performance problem

2002-10-23 Thread David Geldreich
Hello cygwiners, I am currently trying to debug performance problem of a program compiled with cygwin. I made a little RPC client/server application, client requesting an image and the server returning it. With the client under linux, I got a 10Mb/s, with the server either on linux

Re: Simplifying Cygwin PosgreSQL Installation

2002-10-23 Thread Igor Pechtchanski
Glenn, This should be helpful: http://www.cygwin.com/ml/cygwin-apps/2002-10/msg00109.html Igor On Wed, 23 Oct 2002, Glenn Murray wrote: > Jason, > > Thanks again for the reply. I think that command line support in > setup.exe is a great idea. I noticed when browsing through the source

Perl 5.8 + cygwin-inst-20021023.tar.bz2 = Smooth Sailing

2002-10-23 Thread Gary R Van Sickle
No problems whatsoever so far with the new perl on the latest snapshot. This includes significant aclocal/automake/autoconfing and some of my own perling. In fact, things are so copacetic that I believe this snapshot may be the next B20. -- Gary R. Van Sickle Braemar Inc. 11481 Rupp Dr. Burnsvill

Re: Is it possible to copy a file from anywhere to My Documents with bash cp?

2002-10-23 Thread Randall R Schulz
Dear Mr. / Ms. / Miss Zombie, Not everyone's Windows system is installed on their C drive and the "multi-user" versions of the Windows OS such as NT, 2K and XP don't follow the directory structuring convention implicit in your answer. Thus, your instructions will fail on many users' systems. R

Re: Is it possible to copy a file from anywhere to My Documents with bash cp?

2002-10-23 Thread Cyber.Zombie
Assuming you haven't changed the standard mount points: cp file /cygdrive/c/My\ Documents Lane, Frank L wrote: How can I copy a file from a directory to My Documents on a bash command line? I played with it and can't hack the syntax. Thanks, Frank -- Unsubscribe info: http://cygwin.com/

Re: Is it possible to copy a file from anywhere to My Documents with bash cp?

2002-10-23 Thread Randall R Schulz
Frank, I don't know which Windows systems use and define which environment variables, but under Win2K Pro, there is a system-supplied variable USERPROFILE which is the name of the directory in which your "My Docuents" directory resides. You should be able to see the contents of your "My Docume

RE: Is it possible to copy a file from anywhere to My Documents with bash cp?

2002-10-23 Thread Vince Hoffman
depending on where your My Documents is (for this example I'll use C:\Documents and Settings\Frank Lane\My Documents\) cp /cygdrive/c/Documents\ and\ Settings/Frank\ Lane/My\ Documents/ or cp "/cygdrive/c/Documents and Settings/Frank Lane/My Documents/"] you can use the util cygpath to find o

Re: Simplifying Cygwin PosgreSQL Installation

2002-10-23 Thread Glenn Murray
Jason, Thanks again for the reply. I think that command line support in setup.exe is a great idea. I noticed when browsing through the source code that there were comments about it. With command line support many, if not all of the dialogs could be skipped, and it might make it possible to inst

Is it possible to copy a file from anywhere to My Documents with bash cp?

2002-10-23 Thread Lane, Frank L
How can I copy a file from a directory to My Documents on a bash command line? I played with it and can't hack the syntax. Thanks, Frank -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/

Re: beginner

2002-10-23 Thread J. Scott Edwards
Try gcc instead. If that doesn't work make sure in the setup that you installed it. -Scott On Wed, 23 Oct 2002, Camerfirma (Juan Angel Martin Gomez) wrote: > Hi all, > > I have installed Cygwin and I couldn't find cc (cc.exe) > > Where can I find it? > > Juan Angel > -- Unsubscribe info:

Procps Man Page & Bad Output From Apropos / Man -k

2002-10-23 Thread Randall R Schulz
Hi, Recently I've noticed that certain invocations of "apropos" or "man -k" (many of them, in fact) include a huge blob of text instead of a proper synopsis line. The man page whose content appears blobified in the apropos output is the "procps" manual page, which for some reason (probably som

Re: anything related to my writings

2002-10-23 Thread Christopher Faylor
On Wed, Oct 23, 2002 at 07:26:55AM +, nemrut cesetevi wrote: > >i have read few mails about my mails.most of them are related to my mailing >style and also gives many advices, criticize me. > >and i will also read this doucment "How To Ask Questions The Smart Way" >immediately :) > >but i stil

RE: lex yacc looking

2002-10-23 Thread Harig, Mark A.
two options for you to try: 1. If your Makefiles use macros, such as LEX=lex or YACC=yacc (which are predefined in GNU make), then you can override them from the command line and avoid changing your Makefiles, for example: $ make LEX=flex YACC=bison 2. If your Makefiles do NOT use ma

Re: Problems

2002-10-23 Thread Christopher Faylor
On Wed, Oct 23, 2002 at 09:22:17AM +0200, Jesper Eskilson wrote: >A friendly advice: a subject like "Problems" is completely useless; >it'll get ignored by everybody who (like me) just browse the subject >lines for interesting postings. This is suggested in http://cygwin.com/bugs.html . >Supplyin

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Jason Tishler
Tom, On Wed, Oct 23, 2002 at 04:07:16PM +0200, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 09:02:39AM -0400, Jason Tishler wrote: > > The above .fetchmailrc line invokes procmail differently than > > "procmail -m". Since fetchmail is invoking procmail without the > > "-m" option, procmail is lo

RE: cygwin cron

2002-10-23 Thread Harig, Mark A.
>From /usr/doc/Cygwin/cron.README: 3.0.1-5: Crontab now changes group membership to be SYSTEM on the crontab files and sets the permissions to 640. That should allow cron to work immediately with the crontab files created by crontab. Note that this requires that /etc/group has been crea

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Bjoern Kahl AG Resy
Hallo Thomas! On Wed, 23 Oct 2002, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 09:02:39AM -0400, Jason Tishler wrote: > > On Wed, Oct 23, 2002 at 02:39:51PM +0200, Thomas Baker wrote: > > > | mda "/usr/bin/procmail -d %T" # pass message to the local MDA > > > > The above .fetchmailrc line

beginner

2002-10-23 Thread Camerfirma (Juan Angel Martin Gomez)
Hi all, I have installed Cygwin and I couldn't find cc (cc.exe) Where can I find it? Juan Angel smime.p7s Description: Firma criptográfica S/MIME

Re: anything related to my writings

2002-10-23 Thread Igor Pechtchanski
On Wed, 23 Oct 2002, nemrut cesetevi wrote: > i have read few mails about my mails.most of them are related to my > mailing style and also gives many advices, criticize me. Nemrut, As I was one of the people to give you advice on mailing style, I feel I have to respond to this post. None of the

Posix-Shared-Memory

2002-10-23 Thread Ralf Kölmel
I search for the shared-memory-functions shm_open, shm_close u. shm_unlink. But I found only the sys/mmap.h, where the mapping-functions (mmap, munmap etc) are. The functions aren't listed in the cygwin-documentation. Therefore I must use a regular file to use with the mmap-function. Is there a o

Re: Help with special bash key bindings ("Ctrl+Left", "Ctrl+Right",etc.)

2002-10-23 Thread Igor Pechtchanski
Milan, To find out the exact sequence a key produces (on the bash command line or in vi), press Ctrl-V and the key. HTH, Igor P.S. Oh, and xterm does have different key bindings than the command prompt. On Tue, 22 Oct 2002, Randall R Schulz wrote: > Milan, > > Most everything you need t

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 09:19:55PM +0800, Greg Matheson wrote: > > This last line worked just fine for several months, until the > > latest upgrade. The command executed is: > > > -rwxr-xr-x1 tbaker None61952 Aug 19 16:41 /usr/bin/procmail > > The procmail man page says about the -

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 09:02:39AM -0400, Jason Tishler wrote: > On Wed, Oct 23, 2002 at 02:39:51PM +0200, Thomas Baker wrote: > > | mda "/usr/bin/procmail -d %T" # pass message to the local MDA > > The above .fetchmailrc line invokes procmail differently than "procmail > -m". Since fetchmail

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Greg Matheson
On Wed, 23 Oct 2002, Thomas Baker wrote: > My .fetchmailrc says (using * to block out the names > | mda "/usr/bin/procmail -d %T" # pass message to the local MDA > This last line worked just fine for several months, until the > latest upgrade. The command executed is: > -rwxr-xr-x1

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Jason Tishler
Tom, On Wed, Oct 23, 2002 at 02:39:51PM +0200, Thomas Baker wrote: > | mda "/usr/bin/procmail -d %T" # pass message to the local MDA The above .fetchmailrc line invokes procmail differently than "procmail -m". Since fetchmail is invoking procmail without the "-m" option, procmail is looking

chmod, gcc

2002-10-23 Thread Stephen Eldridge
I have just reinstalled cygwin under WinXP. (A minimal installation plus gcc.) gcc (3.2) generates files which are not executable. chmod u+x filename fails claiming an incorrect parameter. Going back to the previous cygwin package lets me use chmod but it appears to have no effect. From a WinXP com

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
Jason, > If fetchmail is running under your account, then I'm at a loss to explain > your observed behavior. I always start fetchmail by hand as "tbaker" (my account) in a console window with the command "fetchmail --nodetach". My .fetchmailrc says (using * to block out the names and password

Re: Simplifying Cygwin PosgreSQL Installation

2002-10-23 Thread Jason Tishler
Glenn, On Tue, Oct 22, 2002 at 04:46:51PM -0600, Glenn Murray wrote: > Thank you very much for your reply, I am learning a lot already. You are welcome. > Keep in mind that my goal is to simplify installation of Cygwin > PostreSQL, not to mention cygipc. The difficult part of the install > is n

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Jason Tishler
Tom, On Wed, Oct 23, 2002 at 01:43:19PM +0200, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 07:16:14AM -0400, Jason Tishler wrote: > > What *exactly* does procmail.log indicate happened to the misfiled > > messages? > > Attached is the entire procmail.log -- i.e., the log > captures the file tes

Re: beginner

2002-10-23 Thread Andrew Ellerton
I don't know postgress but it looks like you're not using the command properly. Try psql --help psql -h man psql and see if it tells you how to use it properly For a specific question like this it might be better if you send to a sql/postgres specific group. Or, if you post to this gro

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 07:16:14AM -0400, Jason Tishler wrote: > > And running "cat test.mbox | procmail -m e:/.procmailrc" again, I got: > > > > | procmail: [2044] Wed Oct 23 11:12:28 2002 > > | procmail: Assigning "LOGABSTRACT=all" > > | procmail: Assigning "MAILDIR=/cygdrive/e/uc" > > | procmai

Re: [CYGWIN] launch a request

2002-10-23 Thread Jason Tishler
Florian, On Wed, Oct 23, 2002 at 09:39:00AM +0200, Florian Litot wrote: > i am on cygwin and i would like to launch a command which execute a > request How i can do this? is it possible to keep the track if it is > good or not Please start a new thread when posting a new item -- do *not* reuse a

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Jason Tishler
Thomas, On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > So I edited .procmailrc, changing > > | MAILDIR=$HOME/uc > | PMDIR=$HOME/u/procmail > > to > > | MAILDIR=/cygdrive/e/uc > | PMDIR=/cygdrive/e/u/procmail > > And running "cat test.mbox | procmail -m e:/.procmailrc" again, I

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Jason Tishler
On Wed, Oct 23, 2002 at 11:20:59AM +0200, Olaf Foellinger wrote: > On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > > ..even though "echo $HOME" in a Bash window confirms that > > $HOME is "/cygdrive/e". > > AFAIK cygwin takes the home directory from /etc/passwd. Actually, in this

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Bjoern Kahl AG Resy
Hallo ! On Wed, 23 Oct 2002, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 11:47:27AM +0200, Bjoern Kahl AG Resy wrote: > > > > On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > > > > > ..even though "echo $HOME" in a Bash window confirms that > > > > > $HOME is "/cygdrive/e". > > >

beginner

2002-10-23 Thread Florian Litot
hi i would like to launch a request via cygwin how i can do this i try to use psql -a 1.sql but i have got this error psql: FATAL 1: Database "1.sql" does not exist in the system catalog. how i can resolve this error thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug

Installing inetd as service

2002-10-23 Thread Sylvain Petreolle
Hi list, I want to install inetd as a service. Inetutils docs says we can install it with inetd --install-as-service. It runs, but at boot time the service doesn't launch. Trying to run it by hand gives : Service didn't answer fast enough to start or control request. Any clues to debug it ? I se

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 11:47:27AM +0200, Bjoern Kahl AG Resy wrote: > > > On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > > > > ..even though "echo $HOME" in a Bash window confirms that > > > > $HOME is "/cygdrive/e". > > > > > > AFAIK cygwin takes the home directory from /etc/pass

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 05:47:09PM +0800, Greg Matheson wrote: > On Wed, 23 Oct 2002, Thomas Baker wrote: > > And running "cat test.mbox | procmail -m e:/.procmailrc" again, I got: > > > | procmail: [2044] Wed Oct 23 11:12:28 2002 > > | procmail: Assigning "LOGABSTRACT=all" > .. > > However, incom

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Bjoern Kahl AG Resy
Hallo ! On Wed, 23 Oct 2002, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 11:20:59AM +0200, Olaf Foellinger wrote: > > On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > > > ..even though "echo $HOME" in a Bash window confirms that > > > $HOME is "/cygdrive/e". > > > > AFAIK cygwin

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 11:20:59AM +0200, Olaf Foellinger wrote: > On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > > ..even though "echo $HOME" in a Bash window confirms that > > $HOME is "/cygdrive/e". > > AFAIK cygwin takes the home directory from /etc/passwd. Oho, indeed it do

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Greg Matheson
On Wed, 23 Oct 2002, Thomas Baker wrote: > And running "cat test.mbox | procmail -m e:/.procmailrc" again, I got: > | procmail: [2044] Wed Oct 23 11:12:28 2002 > | procmail: Assigning "LOGABSTRACT=all" .. > However, incoming messages are still not directed to files > as called for in the recipes.

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Olaf Foellinger
On Wed, Oct 23, 2002 at 11:15:34AM +0200, Thomas Baker wrote: > ..even though "echo $HOME" in a Bash window confirms that > $HOME is "/cygdrive/e". AFAIK cygwin takes the home directory from /etc/passwd. Gruss Olaf Föllinger -- Olaf Föllinger Berater S.E.S.A. Software und Systeme AG -- Unsubs

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
Greg, On Tue, Oct 22, 2002 at 09:26:39PM +0800, Greg Matheson wrote: > On Tue, 22 Oct 2002, Thomas Baker wrote: > > I still cannot > > get Procmail to write a log, so I am still unsure whether > > the problem lies with Cygwin, Fetchmail, or Procmail: > > Can you run it from the command line? You

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Olaf Foellinger
On Wed, Oct 23, 2002 at 11:11:30AM +0200, Thomas Baker wrote: > On Wed, Oct 23, 2002 at 11:06:50AM +0200, Olaf Foellinger wrote: > > On Wed, Oct 23, 2002 at 10:56:48AM +0200, Thomas Baker wrote: > > > I closed all bash windows, put "export CYGWIN=nontsec" in > > > the profile, opened a bash window,

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Wed, Oct 23, 2002 at 11:06:50AM +0200, Olaf Foellinger wrote: > On Wed, Oct 23, 2002 at 10:56:48AM +0200, Thomas Baker wrote: > > I closed all bash windows, put "export CYGWIN=nontsec" in > > the profile, opened a bash window, verified with "echo $CYGWIN" > > AFAIR this setting should be set ou

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Olaf Foellinger
On Wed, Oct 23, 2002 at 10:56:48AM +0200, Thomas Baker wrote: > I closed all bash windows, put "export CYGWIN=nontsec" in > the profile, opened a bash window, verified with "echo $CYGWIN" AFAIR this setting should be set outside from cygwin so profile might be the wrong place. I have this setting

Re: Cygwin/Procmail stops working after setup.exe upgrade

2002-10-23 Thread Thomas Baker
On Tue, Oct 22, 2002 at 08:14:52AM -0400, Jason Tishler wrote: > On Tue, Oct 22, 2002 at 01:48:20PM +0200, Thomas Baker wrote: > > For starters, can anyone out there say whether the problem > > lies with Cygwin (permissions), Fetchmail, or Procmail? > > My WAG is that your problem is due to incorr

launch a request

2002-10-23 Thread Florian Litot
hi i am on cygwin and i would like to launch a command which execute a request How i can do this? is it possible to keep the track if it is good or not thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

Re: lex yacc looking

2002-10-23 Thread Roland Schwingel
Hi Nemrut, I also have seen your recent threads 1) Please follow the list instructions for posting! 2) Read the faqs! 3) Use the archive! 4) You said you want to port a unix project. So normally nearly all projects on UNIX use makefiles. When the person who made the UNIX project observed the

anything related to my writings

2002-10-23 Thread nemrut cesetevi
i have read few mails about my mails.most of them are related to my mailing style and also gives many advices, criticize me. and i will also read this doucment "How To Ask Questions The Smart Way" immediately :) but i still someone to help about my problem ? my problem is really clear--> 1-i