Hi,
Thanks for your answer . In order to have the standard behavior, I
open/close the filedescriptor before/after each read as in the
attached code and it seems to work
Regards,
Etienne Carrière
2010/8/17 Christopher Faylor :
> On Tue, Aug 17, 2010 at 07:25:25PM +0200, Etienne Carriere wr
I believe that answers my questions and solves my problem. I probably don't
need "TCL" anyway.
Thanks,
Etienne.
- Original Message -
From: "Robert Kiesling" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 28, 2007 8:26 PM
S
h" files.
If I am wrong and this is a problem with "rrdtool", please let me know and I
will address it with them instead. I did try this with the latest version
1.2.26 and an older version 1.2.15 with the same results.
Attached is the output of the perl command line
/usr/local/lib. Why is there a discrepancy?
I am running the latest version of cygwin
Thanks
Etienne
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ
Again, if I misread his email, I sincerely apologize.
-Original Message-
From: Larry Hall [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 27, 2005 11:27 AM
To: Etienne Mbuyi; cygwin@cygwin.com
Subject: RE: Cron problems with cygwin...
At 11:08 AM 7/27/2005, you wrote:
>When I fi
ly 27, 2005 11:02 AM
To: cygwin@cygwin.com
Subject: Re: Cron problems with cygwin...
On Wed, Jul 27, 2005 at 10:49:24AM -0400, Etienne Mbuyi wrote:
>Ye, cron-config is the way to go. I used on my last install and thanks to
>Pierre, it solved my problem.
>Another point I would like to mak
Ye, cron-config is the way to go. I used on my last install and thanks to
Pierre, it solved my problem.
Another point I would like to make here is that Igor needs to be a bit more
kind in his reply. It doesn't help if you make people feel stupid. Not
everyone is an EXPERT like you.
Anyway thanks Pi
I was to get it to work using cron-conf. I first created a user through the
steps in the previous email, then use cron-config to install cron. I had to
modify couple permissions in the process. Thank to Pierre for his inputs.
-Original Message-
From: Etienne Mbuyi [mailto:[EMAIL PROTECTED
$ net user AyamJ password /add /yes
$ net localgroup AyamJ /add
$ mkpassd -l -u AyamJ >> /etc/passwd
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
Ayam Jantan
Sent: Wednesday, July 20, 2005 3:22 PM
To: cygwin@cygwin.com
Subject: How to add user under Cy
That was a retype = typo. I will go head and give your recommendation a try.
-Original Message-
From: Pierre A. Humblet [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 20, 2005 9:45 AM
To: Etienne Mbuyi
Cc: cygwin@cygwin.com
Subject: Re: cygwin ver 1.5.12-1 on win2k3
That looks fine
e completed successfully. But when trying to start
cron, no luck.
-Original Message-
From: Pierre A. Humblet [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 20, 2005 9:18 AM
To: Etienne Mbuyi"
Cc: cygwin@cygwin.com
Subject: RE: cygwin ver 1.5.12-1 on win2k3
Etienne Mbuyi wrote:
nsrv: Error starting a service: QueryServiceStatus: Win32 error 1062:
The service has not been started.
-Original Message-
From: Igor Pechtchanski [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 19, 2005 10:07 AM
To: Etienne Mbuyi
Cc: cygwin@cygwin.com; 'Matthew Kurowski'; '
erated file 'cygcheck.txt' *as an attachment*,
and NOT in the body of the mail message.
Etienne Mbuyi
Chicago Trading Company
111 Broadway, 10th Floor
New York, NY 10006
Tel: 917-779-7051
Fax: 917-779-7099
email: [EMAIL PROTECTED]
cygcheck.out
Description: Binary data
--
Etienne Huot inria.fr> writes:
>
> References: <013d01c3f545$bd518250$151a5d80 pcphuot>
>
> I have tried the latest snapshot 20040217, it worked for several hours,
> but now it crashes almost every 2 minutes. I'm gonna switch to 20040216
> to see what happens.
References: <[EMAIL PROTECTED]>
I have tried the latest snapshot 20040217, it worked for several hours,
but now it crashes almost every 2 minutes. I'm gonna switch to 20040216
to see what happens.
>The 1.5.7 cygwin1.dll is buggy. Load the latest DLL snapshot (20040216)
>from http://cygwin.com/sn
References: <[EMAIL PROTECTED]>
I have experienced exactly the same problem! On two different machines
running XP. But actually, I'm not sure this is due to the new DLL
version. It happens firts using an older version but the bugs disappered
strangly after a several usings. In an other hand, it h
I've experienced major emacs bugs using the latest realease of cygwin.
Emacs causes a:
Fatal error (11).Segmentation fault
after few minutes. Generally when no key has been pressed for a while.
And morover it has a very hazardous behaviour.
[EMAIL PROTECTED]
cygwin.log
Description: B
Hello,
I'm under Windows NT 4 (Services Pack 6) with Cygwin 1.5.*. And
recently, I have an error but I don't know what it means :
9 [sig] bash 459 winpids::enumNT: error 0xC005 reading system
process information
any idea ?
Thank
Etienne
--
Unsubscribe info: http://cyg
It is possible :
g++ -I"../include" -o"../../Target/Main.exe" Main.cpp -lObject
-L"../../Target/"
Etienne
--
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/
Hello,
I need a ORB for an application under Cygwin. I know Mico and Omniorb
but are there other ?
Etienne I
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ
]; then target='all'; fi; for dir
in $subdirs ; do if [ ! -d $dir ]; then (umask 002; set -x;
./bin/scripts/omkdirhier $dir); fi; (cd $dir ; echo "making $target in
./$dir..." ; eval make $subdir_makeflags $target ) ; if [ $? != 0 ];
then exit 1; fi; done; ))
then, what
or because : __OSVERSION__ was not define
because omniorb wasn't support by Cygwin.
I search information to run omniorb on Cygwin ! So if everybody has
succeed !
Thanks
Etienne
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/
Well,
I use autoconf, automake and libtool...
I think the most simple is that I give you all my source file...
And, principal line are :
configure.in :
- "AC_LIBTOOL_WIN32_DLL"
src / Makefile.am :
- "-no-undefined" for link flag of my librarie
Etienne
ps.zip
Descrip
Cygwin, where do I have
to check in source code in order to do it myself ? (file, function...)
Thank you
Etienne
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
ut privileged acount.
How to proceed?
Thanks in advance for your help.
Etienne Soudan
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
25 matches
Mail list logo