Hi to all,
I am relatively new to this newsgroup and I am not sure, whether my
question annoys you. So please don't stab at me. I did some research on
this problem, though. So far unsuccessful.
I am running cygwin ( l.5.5 ) on a Win 2k ( 1,8 Ghz; 512 MB Ram) machine
with rsync as a service. Each n
On Mon, 10 Nov 2003 12:28:38 -0500
"Joe Buehler" <[EMAIL PROTECTED]> wrote:
> I had downloaded this but not tried it yet. If you get it
> working it would be "interesting" to recompile Cygwin and
> all of its packages and see what happens. We have most of
> the core dumps out of our local Cygwin
Ralf Hauser wrote:
To some degree, I can analyze different variants of these files with
"cat -vte".
I've always specified it as "cat -vet" (think taking the cat to the vet)
:-)
--
Nostalgia isn't what it used to be.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem re
Ok, well it wasn't 100% cured with the TTY flag removed but it stopped it
being a 100% daily problem to an "every other day or so" problem (depends on
the direction of the wind I think).
Why does TTY affect the behaviour of rsync and cron jobs?
Also, this may be a silly question, but why does it
On Tue, 11 Nov 2003, Frédéric L. W. Meunier wrote:
> On Tue, 11 Nov 2003, Brian Ford wrote:
>
> > On Tue, 11 Nov 2003, Frédéric L. W. Meunier wrote:
> > > On Tue, 11 Nov 2003, Corinna Vinschen wrote:
> > > > Me neither. Seems to be a local problem.
> > >
> > > I don't see what could be wrong with
On Tue, Nov 11, 2003 at 05:01:16PM +0100, Hannu E K Nevalainen <[EMAIL PROTECTED]>
wrote:
> int main(...) {
> int success=RETURN_FAIL;
>
> if (all_OK)
> success=RETURN_OK;
>
> return success;
> }
>
> Q: Is there anything within Cygwin (or Linux, Net*, U*X, whatever... that
> can be tr
The bahavior is the same in both the X version and the native version of
rxvt(the meta key being alternate). If I press Escape Control-,
that works as expected.
joe
--
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Docum
You hit the nail on the head. What is weird is some apps it can run but
not others. Why would the "interact with desktop" work sometimes and not
others? Also I take care of that in task manager I assume?
Thanks,
GDN Admin
On Tue, 11 Nov 2003, Vince Hoffman wrote:
>
>
> > I am having trou
Hi all,
I was browsing the forums and I came across a thread. There's not much else on
it, so I thought I'd check here.
Are the any known problems with using the -mno-cygwin, -mthread switches
together. The article states to use -mwindows explicitly.
My Problem:
I've got 2 threads running an
I am getting some success with your suggestions.
Cron is now starting and I do not get the applications errors of switching
user context. Cron is staying active in my setup too. But my test crontab
with date is not working. Is there a log file to see what cron is running
and doing?
I am trying
On Mon, Nov 10, 2003 at 01:22:35AM -0400, Rodrigo Medina <[EMAIL PROTECTED]> wrote:
> Problem 1.
> I have notice that setup fails sometimes in some mirrors (I use the
> downloading mode). I have found that some mirrors have the following policy:
> If the connection is slow they close the connectio
Please don't send personal email. Thanks.
On Tue, 11 Nov 2003, ras wrote:
> I'm really desperate, I do exactly what I must to do to unsubscribe, also
> the procedure with the unknow email addresse, then I recieve a mail from the
> maillist manager, which ask me if I want to to be unsubscribed, I
The latest snapshot also appears to fix one of the two rsync problems I
was experiencing.
Problem 1: rsync -av /foo/ /bar/ always hangs at the end of copying
files when /bar doesn't exist - fixed
Problem 2: rsync -av /foo/ /bar/ always hangs at the end of copying
files when /bar already has files
On Tue, Nov 11, 2003 at 07:13:33PM +0100, Ren? Haber wrote:
> CYGWIN crond : PID 288 : starting service `CYGWIN crond' failed:
> execv: 1, Operation not permitted.
Check if the new cron_server user account has execute permissions
on the cron.exe executable.
Corinna
--
Corinna Vinschen
> I am having trouble running a windows executable from cygwin, in
> particular the game Medal of Honor:Breakthrough. Whenever I try to
> execute the windows compiled game application in dedicated mode it just
> hangs. The program shows up as a process in the windows list and under
> cygwin but
Just thought that I would report that the 1108 snapshot also solved a
similar problem with privoxy using 100% of CPU (also apparently on select,
which is basically where that program spins all the time) occasionally under
high load. I wanted to test for a few days to make sure it was gone.
Thanks
I am having trouble running a windows executable from cygwin, in
particular the game Medal of Honor:Breakthrough. Whenever I try to
execute the windows compiled game application in dedicated mode it just
hangs. The program shows up as a process in the windows list and under
cygwin but the ap
Hi,
Cygwin provides a posix layer for interfacing with i/o devices,
looking at this line you have written:
$ stty -F /dev/com1
You need some more info about how serial i/o ports are described
in a posix system, this page is a good resource:
http://www.easysw.com/~mike/serial/serial.html
Regards
On Tue, 11 Nov 2003, ras wrote:
> How do I unsubscribe from this group?
>
The instructions are at the bottom of every mail you receive:
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
--
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafe
I tried your code, it compiles and runs ok, there is no problem!
If i was you i would try the following:
1. make sure there is only 1 location on your pc where cygwin1.dll
can be found, it should be cygwin/bin/cygwin1.dll + make sure
you have the latest cygwin1.dll (1.5.5-1)
2. download the lat
Hello Corinna
Corinna Vinschen wrote:
The easiest way is to follow the ssh-host-config script in
creating a special account:
net user cron_server /add /yes
net localgroup cron_server /add
editrights -a SeAssignPrimaryTokenPrivilege -u cron_server
editrights -a SeCreateTokenPrivilege -u c
Hi,
How do I unsubscribe from this group?
Thks.
XAver
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
On Tue, 11 Nov 2003, Brian Ford wrote:
> On Tue, 11 Nov 2003, Frédéric L. W. Meunier wrote:
> > On Tue, 11 Nov 2003, Corinna Vinschen wrote:
> > > Me neither. Seems to be a local problem.
> >
> > I don't see what could be wrong with my installation.
> >
> More likely, your network setup.
BTW, I
On Tue, 11 Nov 2003, Corinna Vinschen wrote:
> On Mon, Nov 10, 2003 at 09:29:54PM -0500, Igor Pechtchanski wrote:
> > On Mon, 10 Nov 2003, Brian Dessent wrote:
> >
> > > [snip]
> > > I don't know if it's necessary (but perhaps worth a shot?) to make a
> > > link from /etc/hosts to the Windows host
On Tue, 11 Nov 2003, Brian Ford wrote:
> On Tue, 11 Nov 2003, Frédéric L. W. Meunier wrote:
> > On Tue, 11 Nov 2003, Corinna Vinschen wrote:
> > > Me neither. Seems to be a local problem.
> >
> > I don't see what could be wrong with my installation.
> >
> More likely, your network setup.
>
> > An
On Tue, 11 Nov 2003 [EMAIL PROTECTED] wrote:
> Each C program that I compile with gcc causes a segmentation fault. Even such
> simple and harmless programs:
>
> void funct() {
> }
>
> int main() {
> funct();
> return 0;
> }
>
> With compilation I dont get any warni
On Tue, 11 Nov 2003, Frédéric L. W. Meunier wrote:
> On Tue, 11 Nov 2003, Corinna Vinschen wrote:
> > Me neither. Seems to be a local problem.
>
> I don't see what could be wrong with my installation.
>
More likely, your network setup.
> Anyway, any steps I can do to debug it are appreciated.
>
Y
Hi,
Each C program that I compile with gcc causes a segmentation fault. Even such
simple and harmless programs:
void funct() {
}
int main() {
funct();
return 0;
}
With compilation I dont get any warnings or errors. I tried it with gcc
version 3.2.1 and version
I stand corrected - as said the man in the orthopaedic shoes. :-)
-Original Message-
From: Michael Bax [mailto:[EMAIL PROTECTED]
Sent: 11 November 2003 17:09
To: Lawton,K,Kevin,XJH3C C
Subject: RE: rxvt-2.7.10-3 man page errors
> Win2K SP4 ?SP4 ? ? ?When did SP4 come
On Tue, 11 Nov 2003, Robert Bon wrote:
> Problem reading from COM1
>
> I have a problem using the serial port. (COM1)
> It is possible to write to COM1 but impossible to read from.
>
Please follow these instructions. Thanks.
> Problem reports: http://cygwin.com/problems.html
>
--
Brian F
On Tue, 11 Nov 2003, koorapati, koundinya wrote:
> But simple commands like ls take this time
>
> $ time ls -l
> total 23
> drwxr-xr-x1 kkoorapa mkgroup-0 Nov 11 17:50 Mail
> -rw-r--r--1 kkoorapa mkgroup- 39 Nov 10 17:42 t.c
> -rwxr-xr-x1 kkoorapa mkgroup-11224 Nov 10
Win2K SP4 ?SP4 ? ? ?When did SP4 come out - or have I been living as a recluse
for too long ? Or is it that the '3' and the '4' keys are next to each other ? ;)
-Original Message-
From: Michael Bax [mailto:[EMAIL PROTECTED] (NO.SPAM)]
Sent: 11 November 2003 15:46
To: [E
On Mon, 10 Nov 2003, Suresh Venkatasubramanian wrote:
> On Mon, 10 Nov 2003, Brian Ford wrote:
>
> > Did you try it without -mno-cygwin? You will still get your Nvidia
> > OpenGL libs, but will be subject to Cygwin's license.
> >
> So I compiled without -mno-cygwin. According to cygcheck, I get t
On Tue, Nov 11, 2003 at 08:26:20AM -0800, Michael Bax wrote:
>XFree86 fails to render TTF fonts on my computer. This is true for the
>bundled fonts/TTF/* as well as the Windows fonts.
This is not the right mailing list for cygwin-xfree observations.
Redirecting.
>There are two problems:
>
>1. X
nOn Tue, 11 Nov 2003, Corinna Vinschen wrote:
> On Tue, Nov 11, 2003 at 01:52:36AM -0200, Fr?d?ric L. W. Meunier wrote:
> > OK, so here's what turns out to be an OpenSSL issue. All thanks
> > to Eduardo.
> >
> > On Mon, 10 Nov 2003, Eduardo Chappa wrote:
> >
> > > *** Fr?d?ric L. W. Meunier wrote
Hi
XFree86 fails to render TTF fonts on my computer. This is true for the
bundled fonts/TTF/* as well as the Windows fonts.
There are two problems:
1. XFree86 does not appear to include the X11 fonts/TTF directory in the
font path by default. This can be shown by removing the Luxi fonts in the
Hi
My Cygwin root is C:\Program Files\Cygwin. The space appears to cause the
automatically-created Cygwin-XFree86 shortcuts to fail. Run.exe pops up a
dialog saying that it can't find
Files\Cygwin\usr\X11R6\bin\run.exe" xclock -display 127.0.0.1:0.0
for example.
It occurs even if the sh
> From: jeremy ekers
> Sent: Tuesday, November 11, 2003 12:39 PM
> I have a another problem with colours in rxvt.
> Also, also in rxvt, my home and end don't work.
http://www.cygwin.com/ml/cygwin/2003-05/msg00157.html
Check last in the attached .inputrc file
/Hannu E K Nevalainen, B.Sc. EE - 5
--- Rick Rankin <[EMAIL PROTECTED]> wrote:
>
> --- "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote:
> > Hello Kirill,
> >
> > Sunday, November 9, 2003, 6:29:09 PM, you wrote:
> >
> > > I have update perl to 5.8.2 .
> > > After that i did find symptomatic insane behaviour of "local" function.
> > >
I've updated tar to version 1.3.25-5. The only change in this version of
tar is that it should now deal correctly with listed-incremental backups.
It was previously broken due to the increase in inode size manifested
in cygwin 1.5.x.
Unfortunately the size change means that the old data files sto
#define "exit status" "return code"
I dispise literal numbers in code - it lessens readabilty, portability and
maybe one or two "-bility's" more.
e.g: When using AmigaDOS headers for console mode program/command
development I have this available:
$ tail +230 /Amiga/NDU31/include/dos/dos.h | he
Hi
I am aware than Cygwin network operations are slower than native Windows
operations, but is a factor of 2-3 reasonable?
>time cp 15MBfile /cygdrive/i/1
0.18u 2.04s 0:19.96 11.1%
>time cp 15MBfile //igl/home/2
0.21u 1.77s 0:20.20 9.8%
>time cmd /c copy 15MBfile i:\3
1 file(s) copied.
0.
$ cd /
$ rm -rf src
$ export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvs/src ;\
cvs login ;\
cvs -z3 checkout winsup ;\
cd /obj ;\
/src/configure --enable-debugging --prefix=/install -v 2>&1 | \
tee configure.log ; \
cd ..
configuring in w32api
running /bin/sh
/src/winsup/w32api/configure --ho
Hi
There's a curious glitch in the rxvt man page:
igl-freehand:~ >man rxvt > /tmp/tmp
/usr/bin/tbl::310: `.' not last character on lin
/usr/bin/tbl::310: giving up on this table
/usr/bin/tbl::776: `.' not last character on lin
/usr/bin/tbl::776: giving up on
Hi
By my reading of the man page, the Cygwin whois appears to ignore
the --version and --verbose options that are listed in the man page and/or
built-in help.
It also appears to me that it ignores the WHOIS_SERVER environment variable:
>setenv WHOIS_SERVER whois.stanford.edu
>whoi
On Tue, Nov 11, 2003 at 01:52:36AM -0200, Fr?d?ric L. W. Meunier wrote:
> OK, so here's what turns out to be an OpenSSL issue. All thanks
> to Eduardo.
>
> On Mon, 10 Nov 2003, Eduardo Chappa wrote:
>
> > *** Fr?d?ric L. W. Meunier wrote on Nov 11, 2003:
> >
> > :) > Is there any delay?
> > :)
>
--- "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote:
> Hello Kirill,
>
> Sunday, November 9, 2003, 6:29:09 PM, you wrote:
>
> > I have update perl to 5.8.2 .
> > After that i did find symptomatic insane behaviour of "local" function.
> > Now it returns GMT time.
> > Does anybody unite with me ?
>
>
Problem reading from COM1
Hello,
I have installed Cygwin on a windows98 computer.
I have a problem using the serial port. (COM1)
It is possible to write to COM1 but impossible to read from.
ls >com1
data is send and received
cat< com1
nothing is received.
I did several tests with different pro
Suresh Venkatasubramanian wrote:
So I compiled without -mno-cygwin. According to cygcheck, I get the
correct dlls (dump enclosed below). This time the program runs silently,
and exits without popping up a window and with no errors. From
appropriately placed print statements, it appears that the p
http://cygwin.com/problems.html
koorapati, koundinya wrote:
Hey Cygwin users,
After using UNIX desktops for nearly seven years now, I'm forced to use
a windows desktop. Since I knew a thing like cygwin existed, I installed the
complete set of packages and I was thrilled. But simple commands l
ahnkle <[EMAIL PROTECTED]> wrote:
> I discovered a program called dump that displays input
> as hex. I found it very useful. It is in the cygutils
> package.
There is also "od". To see \r, \n etc., try
od -c FILE
For a hex dump try
od -x FILE
There are many other options too.
Peter
-
I discovered a program called dump that displays input as hex. I found
it very useful. It is in the cygutils package.
regards,
jeremy
Ralf Hauser wrote:
The application I am working on is quite sensitive to the whitespaces (e.g.
\n versus \r\n, etc.) it gets in the files I feed it.
To some degre
Hey Cygwin users,
After using UNIX desktops for nearly seven years now, I'm forced to use
a windows desktop. Since I knew a thing like cygwin existed, I installed the
complete set of packages and I was thrilled. But simple commands like ls
take this time
$ time ls -l
total 23
drwxr-xr-x1
On Tue, Nov 11, 2003 at 01:04:19PM +0100, Ralf Hauser wrote:
> The application I am working on is quite sensitive to the whitespaces (e.g.
> \n versus \r\n, etc.) it gets in the files I feed it.
>
> To some degree, I can analyze different variants of these files with
> "cat -vte".
> But even bette
On Tue, 11 Nov 2003, Gerrit P. Haase wrote:
> Sunday, November 9, 2003, 6:29:09 PM, you wrote:
>
> > I have update perl to 5.8.2 .
> > After that i did find symptomatic insane behaviour of "local" function.
> > Now it returns GMT time.
> Yes, it is wrong here too.
>
> >
Try xxd, i think it comes with vim...
...
> have as I can do under Linux with "hexdump -C".
>
> How would I do that with cygwin?
...
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/
Hello Kirill,
Sunday, November 9, 2003, 6:29:09 PM, you wrote:
> I have update perl to 5.8.2 .
> After that i did find symptomatic insane behaviour of "local" function.
> Now it returns GMT time.
> Does anybody unite with me ?
Yes, it is wrong here too.
> ---
The application I am working on is quite sensitive to the whitespaces (e.g.
\n versus \r\n, etc.) it gets in the files I feed it.
To some degree, I can analyze different variants of these files with
"cat -vte".
But even better would be to see more in detail which hex code the characters
have as I
From: Joshua Daniel Franklin Sent: 10 November 2003 18:31
> $ grep CLEAR /etc/pinforc
> CLEAR-SCREEN-AT-EXIT=true
>
> It's amazing!
Strangely enough I had actually done 'pinfo pinfo' ...
and I tried 'pinfo -x pinfo' as a test and it didn't work. Several times.
As I just tried it again and it _did
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
I have a another problem with colours in rxvt.
I have LS_COLORS set so bash makes things pretty. It works.
When I run bash in rxvt, it doesn't work. The highlighting looks like
default, and executables are bold green which I find nearly unreadabl
Listed-incremental backups are working again with the new binary.
Although, upgrading from tar-1.13.25-1 (the last version where
listed-incremental backups functioned correctly) to tar-1.13.25-5 will
cause all files (except those in the top-level directory) to be archived,
even if they haven't been
If your system is bogged down, the cygwin command overhead could slow things
down alot.
A single command replacement:
/c/Program Files/Sysinternals> psexec
PsExec v1.31 - execute processes remotely
Copyright (C) 2001-2002 Mark Russinovich
www.sysinternals.com
PsExec executes a program on a remote s
On Mon, Nov 10, 2003 at 03:26:07PM -0700, Brian Cruikshank wrote:
> I have tried putting
> the everyone group on the Local Security policies for "Create a token
> object", "Logon as service", and "Replace a process level token". The
> problem still happens.
URGH! Don't do this. Remove the Ever
On Mon, Nov 10, 2003 at 05:35:05PM -0600, Brian Ford wrote:
> On Mon, 10 Nov 2003, Walter Pinedo wrote:
>
> > I am new to cygwin. Where do I find any information on setting up and
> > configuring a sshd server? I want to set this up on both Windows 2000 &
> > Windows 2003 servers.
> >
> /usr/sha
On Mon, Nov 10, 2003 at 09:29:54PM -0500, Igor Pechtchanski wrote:
> On Mon, 10 Nov 2003, Brian Dessent wrote:
>
> > [snip]
> > I don't know if it's necessary (but perhaps worth a shot?) to make a
> > link from /etc/hosts to the Windows hosts file, which is in
> > %WINDIR%\system32\drivers\etc for
65 matches
Mail list logo