By the way, is automake sensible to DOS/Unix file format
(and how can I check which format it uses)?
I've got incorrect section in generated Makefile.in:
-
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check chec
I only ever get that error when I had a corrupted definition of AM*
macros...
You can remove the DOS line ending by using the d2u program (in the
cygutils package it think).
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf
Of Sergei Lodyagin
Sent: Monday, 1
Hello to all
Sorry for bothering but I didn´t find an issue for these strange behavior of the Crond
.
Does someone knows why using cron as service doesn't start any scheduled tasks ? Event
Error :
Using /usr/sbin/cron -D
> seteuid: Not owner
(service installation: cygrunsrv -I cron -d "Cr
Hi,
I got the following error when using sax.utils:
class Test(saxutils.DefaultHandler):
AttributeError: 'module' object has no attribute 'DefaultHandler'
here is the python file:
import pyPgSQL.PgSQL
from xml.sax import saxutils
from xml.sax import make_parser
from xml.sax.handler import featu
At 05:47 AM 4/1/2002, Michael Lang wrote:
>Hello to all
>
>Sorry for bothering but I didn´t find an issue for these strange behavior of the
>Crond .
>
>Does someone knows why using cron as service doesn't start any scheduled tasks ?
>Event Error :
>
>Using /usr/sbin/cron -D
> > seteuid: Not o
At 01:24 PM 3/31/2002, Steven Caswell wrote:
>Greetings. I am having trouble with cron on Windows XP. I have
>installed it as a service using cygrunsrv as described in the
>cron.README. I have not changed the etc/group SYSTEM entry as described
>in the readme. I can start the cron server and it a
At 11:09 AM 3/31/2002, Thor Anders Aarhaug wrote:
>I also observe (again) that PS1 promt are garbled in rxvt,
>ie. plaintext.
Looking at the email archives for RXVT issues would reveal this tidbit of
information (think, what shell am I running by default with RXVT?) Perhaps
you want to come up
At 12:38 PM 3/31/2002, Chris January wrote:
>Will the 'ls' command support 64-bit file sizes anytime soon?
>I thought a 4Gb file had suddenly shrunk to 180Mb before realising the file
>size had wrapped round.
All I can suggest is to look at the source and see if there is something that
you can d
I don't know. Please keep cygwin email on the cygwin list.
--Chuck
Paul Dilip K NPRI wrote:
> Hi,
> I installed lpr.exe. Now when I give the command- lpr gmeta1.ps it says,
>
> can't open 'prn' for writing.
> What can be done?
>
> Dilip Paul
>
> -Original Message-
> From: Charles
-Original Message-
From: Charles Wilson [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 01, 2002 10:30 AM
To: Paul Dilip K NPRI
Cc: [EMAIL PROTECTED]
Subject: Re: Printing postscript file
I don't know. Please keep cygwin email on the cygwin list.
--Chuck
Paul Dilip K NPRI wrote:
>
"Larry Hall (RFK Partners, Inc)" <[EMAIL PROTECTED]> writes:
| Looking at the email archives for RXVT issues would reveal this tidbit of
| information (think, what shell am I running by default with RXVT?) Perhaps
| you want to come up with a pre-packaged solution that you could offer to the
|
Paul,
> Paul Dilip K NPRI wrote:
> > I installed lpr.exe. Now when I give the command- lpr gmeta1.ps it says,
> >
> > can't open 'prn' for writing.
> > What can be done?
Have you tried the following?
http://cygwin.com/faq/faq_4.html#SEC48
Jason
--
Unsubscribe info: http://cygwin.co
From: "Charles Wilson" <[EMAIL PROTECTED]>
To: "Paul Dilip K NPRI" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, April 01, 2002 07:29
Subject: Re: Printing postscript file
> I don't know. Please keep cygwin email on the cygwin list.
>
> Paul Dilip K NPRI wrote:
>
> > I installed lpr
Hi,
I tried -P, it tries to write on the gmeta1.ps. I have a local printer- hp deskjet
722c and a network printer laserjet 1200. How to go about the UNC name.
lpr -P //host/name gmeta1.ps- what to put in //host etc. ?
Dilip paul
-Original Message-
From: Michael A Chase [mailto:[EMAIL P
hi! i have been working on porting the build process in allegro (a
game/multimedia library. see http://alleg.sourceforge.net for more info) to
mingw32 and cygwin. and i have got almost everything finished now.
when building the mingw32 profiling version of the allegro library with
cygwin using th
"David A. Cobb" <[EMAIL PROTECTED]> writes:
[cc:[EMAIL PROTECTED]]
> Hi, Jan. I hope you won't mind an off-list question.
For this time I won't mind, but a question to [EMAIL PROTECTED]
would have been better (maybe others found this problem too).
> I downloaded Tetex with Lillypad about a
Sorry, I wasn't clear. What I meant was that I have left the SYSTEM
group as is per the readme. I don't think you took the time to undertand
what I said in the e-mail, but I'll try again. I have set everything up
EXECTLY AS THE README SAYS TO DO. And as I stated, I have searched the
archive, an
My ability to login remotely has, sometime in the recent past been, broken. How? I'm
not sure. And, I'm having a difficult time working through the problem. I've been
through all of the obvious steps, e.g.: verifying that the LocalSystem account has all
of the necessary privileges: it does.
S
As part of a perl script (I'm invoking the script from the dos shell),
I'm starting rsync if it doesn't appear in the process list. I've tried
a few ways to reference the rsync location to the script, but I get
'system can't find the path specified' messages. So, if rsync.exe is
located at c:\cy
> -Original Message-
> From: Brian Warn [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, April 02, 2002 7:06 AM
> I've tried lots of different iterations -- I'll spare you all
> from the details -- with no success.
How can suggest new things to try if we don't know what the old things
you
OK, I tried each of the following. Since I have both cygwin and windows
versions of rsync avaialble, I've been playing with each one:
`c:\cygwin\bin\rsync.exe --daemon
--config=c:\cygwin\usr\share\rsync.conf`;
`/cygdrive/c/WINNT/system32/rsync --daemon
--config=/cygdrive/c/WINNT/system32/drivers/
Hi Larry
Thanks for answering ... but i´ve already readed the dos and tried using the install
steps .. I now used cygrunsrv -I cron -d "Cron" -p /usr/sbin/cron -a "-D" -1
/var/log/cron.log -2 /var/log/cron.log for service installation.
It now works ... *strange* maybe the EventLog tells some m
Paul,
Please keep your replies on-list!
On Mon, Apr 01, 2002 at 01:13:44PM -0500, Paul Dilip K NPRI wrote:
> I already have a ps graphics file. I need not convert a text file to
> ps file.
I understand the above.
> Also I am hooked up to a postscript network printer- hp lasetjet
> 1200 PCL 6.
Hm, I'm not sure why you're answering Michael's thread. My guess is that
doing so will only add to the confusion about what your problem really is.
Obviously, you were able to fairly easily mislead the one person who took
the time to read and respond to your original post so I'm guessing that
le
What about
`c:/cygwin/bin/rsync.exe --daemon
--config=c:/cygwin/usr/share/rsync.conf`;
I'm not sure I understand why you're invoking it from different places with
your different attempts however.
Larry Hall [EMAIL PROTECTED]
RFK Partners, Inc.
Hi,
I got the following error when using sax.utils:
class Test(saxutils.DefaultHandler):
AttributeError: 'module' object has no attribute 'DefaultHandler'
here is the python file:
import pyPgSQL.PgSQL
from xml.sax import saxutils
from xml.sax import make_parser
from xml.sax.handler import featu
Up until about a month ago I was able to send PostScript files to my PC
network PostScript printer using the -S flag (as on Solaris) to specify
an IP address, e.g., I used
lpr -S10.6.18.220 -Pq -ol file.ps
and it worked great even in batch mode for many files.
Now it seems broken? I get:
lpr: un
I downloaded Tetex with Lillypad about a month ago and got 20001218-4.
When I go to setup Cygwin, SETUP keeps offering to install 20001218-1 (
-3 if I pick 'Test').
So, which is right? -1?, -3?, -4?
AND, should not Cygwin Setup recognize that 20001218-4 is "later" than
20001218-1?
--
David
Larry,
Since I have two versions of rsync available -- the windows one (in
/cygdrive/c/WINNT/system32/ directory) and the recently-installed cygwin
one (in c:\cygwin\bin dir) -- I tried to see if I had better luck with
one version over another. I found no difference either way. Your
suggestion b
Lester Ingber wrote:
> Up until about a month ago I was able to send PostScript files to my PC
> network PostScript printer using the -S flag (as on Solaris) to specify
> an IP address, e.g., I used
> lpr -S10.6.18.220 -Pq -ol file.ps
> and it worked great even in batch mode for many files.
>
Bash won't allow me to cd to a directory with a space in it. The FAQ
implies that all that is necessary is to escape the space, but whether
I type (e.g.):
cd /c/Program\ Files
or
cd '/c/Program Files'
I get a message:
cd: Program: No such file or directory
Am I missing something obvious her
At 07:15 PM 4/1/2002, Will Parsons wrote:
>Bash won't allow me to cd to a directory with a space in it. The FAQ
>implies that all that is necessary is to escape the space, but whether
>I type (e.g.):
>
>cd /c/Program\ Files
>
>or
>
>cd '/c/Program Files'
>
>I get a message:
>
>cd: Program: No suc
Larry,
I don't think the mount table can account for the diagnostic that Will
reported.
My guess would be that there's a shell procedure defined called "cd" and it
was not written to accommodate arguments with spaces.
Randall Schulz
Mountain View, CA USA
At 16:31 2002-04-01, you wrote:
>At
On 2002.04.01 19:48 Randall R Schulz wrote:
> Larry,
>
> I don't think the mount table can account for the diagnostic that
> Will reported.
>
> My guess would be that there's a shell procedure defined called "cd"
> and it was not written to accommodate arguments with spaces.
How embarassing.
From: "Paul Dilip K NPRI" <[EMAIL PROTECTED]>
To: "'Michael A Chase'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, April 01, 2002 09:56
Subject: RE: Printing postscript file
> Hi,
> I tried -P, it tries to write on the gmeta1.ps. I have a local printer- hp
deskjet 722c and a network pr
When running GnuPg on Win98SE, the windows port on cygwin from bash
version 1.3.10 and 1.3.6,
generating a revoke key gpg does not stop at the confirmation question,
also gpg --gen-key automatically answers the first question.
For example:
$ gpg --gen-revoke [EMAIL PROTECTED]
sec 1024D/6829503F 2
On Mon, Apr 01, 2002 at 10:39:54PM -0500, Ron C. Colcernian wrote:
>When running GnuPg on Win98SE, the windows port on cygwin from bash
>version 1.3.10 and 1.3.6, generating a revoke key gpg does not stop at
>the confirmation question, also gpg --gen-key automatically answers the
>first question.
Hi. I just installed Cygwin on my Windows XP box and CDROM access seems to
be locked at ~1X for some reason. Any ideas as to what might be causing
this? Thanks in advance.
James Potts
([EMAIL PROTECTED])
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:
Hallo Muhammad,
Am 2002-03-29 um 14:26 schriebst du:
> Hi,A PERL QUESTION ???
> -
>I was wondering if anybody has noticed a problem with the CPAN 'shell'.
> With all other 'Net' applications shut down, it seems to behave quite well,
> exc
Hello,
We tried many times to download the full package of CYGWIN from
various FTP sites using Setup.exe version 2.194.2.22 but we are
getting following error after 98% (246MB) downloading.
"DOWNLOADING INCOMPLETE" try again.
Please let us know the
Hi,
I'm new to cygwin. I have found that we can create DLLs using
Cygwin. So What abouts *.lib s?
Is there any relationship between *.a created with cygwin and *.lib?
Is it possible to use these *.a libraries with VC++?
Thank You,
Regards,
Suhanthan, V.
Suhanthan Vanniyasingam
www.eR
Hallo George,
Am 2002-03-30 um 20:32 schriebst du:
> To reproduce the bug:
> perl -e 'use File::Spec; print File::Spec->file_name_is_absolute("C:/test")
> ? "no bug" : "bug";'
file_name_is_absolute
Takes as argument a path and returns true if it is an
absolute path.
42 matches
Mail list logo