Re: Threading issue in cygwin python 2.5.1-2 ?

2008-01-25 Thread Jim Kleckner
Brian Dessent wrote: Jim Kleckner wrote: Running it with idle does give the exception dialog. I can't seem to grab hold of anything to get a traceback. Suggestions? Thanks for providing a testcase. Should be fixed in CVS:

LyX 1.4.5-1 and /etc/fonts/local.conf

2008-01-25 Thread Cary R.
The /etc/fonts/local.conf file is not created by default, so I think the outer most "if" in the post install script should have an else clause that creates a minimal file if one does not exist. Something like: /usr/share/lyx/fonts I'm not certain this is exactly correct, but it should be

Re: Cygwin - batch file

2008-01-25 Thread Larry Hall (Cygwin)
_alpine_ wrote: i understand a little bit your answer but it dont works right now! my start.bat is in the folder C:\batch when i call start.bat , cygwin automatically goes into the folder C:\Documents and Settings\user . so myscript.ksh file must be in C:\Documents and Settings\user. i want to

Re: Cygwin - batch file

2008-01-25 Thread Mirco Piccin
Hi > my start.bat is in the folder C:\batch ok > when i call start.bat , cygwin automatically goes into the folder > C:\Documents and Settings\user . cygwin goes there because that is your home folder. > so myscript.ksh file must be in C:\Documents and Settings\user. > i want to have myscript.

Re: Cygwin - batch file

2008-01-25 Thread _alpine_
i understand a little bit your answer but it dont works right now! my start.bat is in the folder C:\batch when i call start.bat , cygwin automatically goes into the folder C:\Documents and Settings\user . so myscript.ksh file must be in C:\Documents and Settings\user. i want to have myscript.ks

Re: Cygwin - batch file

2008-01-25 Thread Mirco Piccin
Sorry but my english is quite poor, so i don't understand well your question. So, correct me if i'm going wrong. > it works perfect, but i have to give the cygwin script under C:\Documents > and Settings\user myscript.ksh! > > how can i make it to have a directory, for eg C:\mybatchconversion wher

Re: Cygwin - batch file

2008-01-25 Thread _alpine_
hey, thank u for the quick answer. it works perfect, but i have to give the cygwin script under C:\Documents and Settings\user myscript.ksh! how can i make it to have a directory, for eg C:\mybatchconversion where all files are there? -- View this message in context: http://www.nabble.com/Cyg

Re: Cygwin - batch file

2008-01-25 Thread Mirco Piccin
Hi. > i'm trying to write a batch file, which open cygwin, automatically execute a > script in cygwin, and then close cygwin. as reported in a my old post, that's what i've done: i've created a file .bat (example: run_command.bat) on my desktop and inside that (supposing you install cygwin in you

Cygwin - batch file

2008-01-25 Thread _alpine_
Hello everybody, i'm trying to write a batch file, which open cygwin, automatically execute a script in cygwin, and then close cygwin. can somebody help me please? -- View this message in context: http://www.nabble.com/Cygwin---batch-file-tp15088393p15088393.html Sent from the Cygwin list

Re: A warning building Emacs-cvs with recent Cygwin DLL

2008-01-25 Thread Corinna Vinschen
On Jan 25 12:16, Eli Zaretskii wrote: > > From: Angelo Graziosi <[EMAIL PROTECTED]> > > > > With Cygwin DLL 1.5.25 (and the changes to 'tz...', I suppose), building > > Emacs from CVS gives this warning: > > > > ... > > gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/tmp/emacs/src > > -I/us

Re: A warning building Emacs-cvs with recent Cygwin DLL

2008-01-25 Thread Eli Zaretskii
> Date: Fri, 25 Jan 2008 10:12:04 +0100 > From: Angelo Graziosi <[EMAIL PROTECTED]> > Cc: cygwin@cygwin.com > > With Cygwin DLL 1.5.25 (and the changes to 'tz...', I suppose), building > Emacs from CVS gives this warning: > > ... > gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/tmp/emacs/sr

Re: A warning building Emacs-cvs with recent Cygwin DLL

2008-01-25 Thread Angelo Graziosi
Having obtained this answer http://cygwin.com/ml/cygwin/2008-01/msg00491.html from Cygwin side, a 'conservative' solution looks as the following === --- strftime.c.orig 2007-01-14 04:24:37.0 +0100 +++ strftime.c 2008-01-25 10:52:30.921875000 +0100 @@ -54,7 +

Re: A warning building Emacs-cvs with recent Cygwin DLL

2008-01-25 Thread Corinna Vinschen
On Jan 25 10:12, Angelo Graziosi wrote: > /tmp/emacs/src/strftime.c:58: warning: '_tzname' redeclared without > dllimport attribute: previous dllimport ignored > ... > > It seems that the following simple patch avoid it: > = > --- strftime.c.orig 2

Re: Squid use and configuration on cygwin

2008-01-25 Thread Dr. Volker Zell
> Kevin Hilton writes: > Are there any good guides to getting squid up and running on cygwin. > The official squid documentation keeps talking of a Cygwin users > guide, however I cant find any link to this guide. Im attempting to > setup the squid version that comes with the

Re: how to revert to gnuplot 4.0 as 4.2 does not work

2008-01-25 Thread Dr. Volker Zell
> Graham Lamont writes: > Larry Hall (Cygwin cygwin.com> writes: >> >> Graham Lamont wrote: >> > I produced lots of plots with 4.0 --- great tool. >> > >> > But my cygwin has now been auto-updated to gnuplot 4.2: >> > 1Now none of my 4.0 generated scripts will lo

A warning building Emacs-cvs with recent Cygwin DLL

2008-01-25 Thread Angelo Graziosi
With Cygwin DLL 1.5.25 (and the changes to 'tz...', I suppose), building Emacs from CVS gives this warning: ... gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I. -I/tmp/emacs/src -I/usr/X11R6/include-g -O2 -Wno-pointer-sign /tmp/emacs/src/strftime.c /tmp/emacs/src/strftime.c:58: warning:

Re: libtools

2008-01-25 Thread Charles Wilson
[EMAIL PROTECTED] wrote: libtool1.5 1.5.23c-1 and libltdl3 1.5.23c-1 some time ago, and just ran setup to get the new "which" program and it wants to revert me to 1.5.23a. I understand that 1.5.23c was experimental... I just want to ask if it is still so and what are its prosp