Re: Pass windows-style paths to the interpreter from the shebang line ?

2011-11-10 Thread Linda Walsh
Andrey Repin wrote: Greetings, Timothy Madden! I would like to write a php script to run from my cygwin command line. I have the php CLI executable (php.exe) in PATH and I use #!/bin/env php as the first line of the .php script, and make it executable. Dearly use Windows native versi

Re: What updates done after October 3 may affect gfortran built binaries?

2011-11-10 Thread Edvardsen Kåre
> > In order to replicate my build you need to install latest version of the > > grib_api library > > (http://www.ecmwf.int/products/data/software/download/grib_api.html) > > and istall it with jasper > > What is "jasper"? Wikipedia lists four entirely different open source > projects by that

Re: What updates done after October 3 may affect gfortran built binaries?

2011-11-10 Thread Edvardsen Kåre
> Thanx a lot, Marco for takng time! > > In order to replicate my build you need to install latest version of the > grib_api library > (http://www.ecmwf.int/products/data/software/download/grib_api.html) > and istall it with jasper > > tar xvfz grib_api-1.9.9.tar.gz > ./configure [--with-jasper=

Re: Possible Bug (clarification) in Cygwin 1.7.5 -- findfirstfile (and findnextfile) yeild bad cfilename when file names have special characters. Works in cygwin 1.5, fails in 1.7

2011-11-10 Thread Corinna Vinschen
On Nov 9 22:18, Leon Vanderploeg wrote: > Many thanks to Charles and Corinna for the help. I have modified the > code to use the POSIX functions. I still have one problem I cannot > seem to conquer. > > I need to be able to read and write the (yes, I know it's evil) > archive bit. Unless the

Re: PHP (was: Re: Pass windows-style paths to the interpreter from the shebang line ?)

2011-11-10 Thread Corinna Vinschen
On Nov 9 19:14, Yaakov (Cygwin/X) wrote: > On Wed, 2011-11-09 at 16:50 +0100, Corinna Vinschen wrote: > > On Nov 9 09:45, Jeremy Bopp wrote: > > > On 11/9/2011 09:29, Corinna Vinschen wrote: > > > > I'm surprised that we don't have php in the Cygwin distro. Did nobody > > > > try to port php to

Re: Possible Bug (clarification) in Cygwin 1.7.5 -- findfirstfile (and findnextfile) yeild bad cfilename when file names have special characters. Works in cygwin 1.5, fails in 1.7

2011-11-10 Thread Corinna Vinschen
On Nov 10 10:58, Corinna Vinschen wrote: > On Nov 9 22:18, Leon Vanderploeg wrote: > > Many thanks to Charles and Corinna for the help. I have modified the > > code to use the POSIX functions. I still have one problem I cannot > > seem to conquer. > > > > I need to be able to read and write t

Re: -nolisten tcp -multiwindow combination crashes in XWin startup

2011-11-10 Thread Linda Walsh
Christopher Faylor wrote: On Tue, Nov 01, 2011 at 02:50:35PM -0700, Dave wrote: Jon:? Thanks for the?pointers to the fork() problem faqs.? That and a bit of googling led?me to give rebaseall a try, and that appears to have cured my issue.? (For others, instructions can be found at http://www.h

Re: Pass windows-style paths to the interpreter from the shebang line ?

2011-11-10 Thread Timothy Madden
On 10.11.2011 03:27, Andrey Repin wrote: Greetings, Timothy Madden! I would like to write a php script to run from my cygwin command line. I have the php CLI executable (php.exe) in PATH and I use #!/bin/env php as the first line of the .php script, and make it executable. Dearly use

Re: Pass windows-style paths to the interpreter from the shebang line ?

2011-11-10 Thread Andrey Repin
Greetings, Timothy Madden! > As Linda said, I would like to be able to execute my new script from a > cygwin prompt and from a sh script, with a command like > parseLog.php/logfile/ Fine. > For this to work, I think I need the shebang line. For cygwin, seems so. > So I tried "#! ph

[ANNOUNCEMENT] Updated: rtorrent-0.8.9-3

2011-11-10 Thread Chris Sutcliffe
Version 0.8.9-3 of "rtorrent" has been uploaded. rtorrent is an ncurses based bittorrent client. It is ideal for use with screen or dtach. It supports saving of sessions and allows the user to add and remove torrents. This release addresses a packaging error in the '-2' release. **

Issue downloading appropriate DLLs for CDRTools

2011-11-10 Thread Dr. Torsten Kühn
Dear Corinna, Dear Christopher, Dear Cygwin mailing list! A couple of days ago, I had serious problems finding the appropriate DLLs for a recent Win32-port of Jörg Schillings famous CDRTools. The port done by Thomas Plank available at http://www.student.tugraz.at/thomas.plank/cdrtools-3.01a06-win3

Re: Issue downloading appropriate DLLs for CDRTools

2011-11-10 Thread Christopher Faylor
On Wed, Nov 09, 2011 at 10:43:42PM +0100, Dr. Torsten K?hn wrote: >Dear Corinna, Dear Christopher, Dear Cygwin mailing list! If anyone responds to this please excise the private email messages when doing so. I don't want this cluttering my inbox and I know that Corinna doesn't either. -- Problem

errors in setup --help

2011-11-10 Thread Nellis, Kenneth
Thought it may be worthwhile to point out the following setup.exe errors in case they indicate a problem that wants to be addressed. --Ken Nellis $ ./setup --help Starting cygwin install, version 2.738 io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such file or directory io_strea

Re: Issue downloading appropriate DLLs for CDRTools

2011-11-10 Thread Jeremy Bopp
On 11/9/2011 15:43, Dr. Torsten Kühn wrote: A couple of days ago, I had serious problems finding the appropriate DLLs for a recent Win32-port of Jörg Schillings famous CDRTools. The port done by Thomas Plank available at http://www.student.tugraz.at/thomas.plank/cdrtools-3.01a06-win32-bin.zip is

Re: setup.exe, dependencies, and 'keep' mode

2011-11-10 Thread szgyg
On 11/9/2011 11:43 PM, Ryan Johnson wrote: Hi all, There's a somewhat annoying behavior in setup.exe when installing packages in 'keep' mode: all dependencies selected by things which would have been installed in 'Curr' mode still try to download. Often I can tell that they're spurious and just

Re: setup.exe, dependencies, and 'keep' mode

2011-11-10 Thread szgyg
On 11/9/2011 11:43 PM, Ryan Johnson wrote: Hi all, There's a somewhat annoying behavior in setup.exe when installing packages in 'keep' mode: all dependencies selected by things which would have been installed in 'Curr' mode still try to download. Often I can tell that they're spurious and just

Re: -nolisten tcp -multiwindow combination crashes in XWin startup

2011-11-10 Thread Christopher Faylor
On Thu, Nov 10, 2011 at 02:23:28AM -0800, Linda Walsh wrote: >Christopher Faylor wrote: > >> On Tue, Nov 01, 2011 at 02:50:35PM -0700, Dave wrote: >>> Jon:? Thanks for the?pointers to the fork() problem faqs.? That and a bit >>> of googling led?me to give rebaseall a try, and >>> that appears to h

Re: errors in setup --help

2011-11-10 Thread Dave Korn
On 10/11/2011 16:14, Nellis, Kenneth wrote: > Thought it may be worthwhile to point out the following setup.exe > errors in case they indicate a problem that wants to be addressed. > --Ken Nellis Thanks for mentioning it. They aren't significant, and it's only an inadvertent side-effect of the

linker error libcygwin

2011-11-10 Thread Kraus Philipp
Hello, I try to build a program with g++ under Cygwin. I added this libraries to the linker: -lcygboost_system -lcygboost_thread -lcygboost_iostreams -lcygboost_regex -lcygboost_program_options -lboost_exception -lcygboost_filesystem -llapack -lcblas -lf77blas -latlas -lgfortran -lhdf5_cpp -lhdf5

Re: linker error libcygwin

2011-11-10 Thread Marco Atzeri
On 11/10/2011 9:39 PM, Kraus Philipp wrote: Hello, I try to build a program with g++ under Cygwin. I added this libraries to the linker: -lcygboost_system -lcygboost_thread -lcygboost_iostreams -lcygboost_regex -lcygboost_program_options -lboost_exception -lcygboost_filesystem -llapack -lcblas

Re: linker error libcygwin

2011-11-10 Thread Greg Chicares
On 2011-11-10 20:39Z, Kraus Philipp wrote: > > I try to build a program with g++ under Cygwin. I added this libraries to the > linker: > -lcygboost_system Shouldn't that be '-lboost_system'? Run 'info ld' and search for '--dll-search-prefix': 'cyg-' is a typical default prefix that the '-l' opti

Re: linker error libcygwin

2011-11-10 Thread Philipp Kraus
On 2011-11-10 22:04:33 +0100, Marco Atzeri said: On 11/10/2011 9:39 PM, Kraus Philipp wrote: Hello, I try to build a program with g++ under Cygwin. I added this libraries to the linker: -lcygboost_system -lcygboost_thread -lcygboost_iostreams -lcygboost_regex -lcygboost_program_options -lboo

Re: linker error libcygwin

2011-11-10 Thread Philipp Kraus
On 2011-11-10 22:11:48 +0100, Greg Chicares said: On 2011-11-10 20:39Z, Kraus Philipp wrote: I try to build a program with g++ under Cygwin. I added this libraries to the linker: -lcygboost_system Shouldn't that be '-lboost_system'? Run 'info ld' and search for '--dll-search-prefix': 'cyg-

Strange freezing in emacs

2011-11-10 Thread Ryan Johnson
Hi all, I just installed a big mess of windows updates and rebooted, and ever since emacs seems to have trouble with subprocesses: when attempting to read mercurial revision info for a file or running make, it sometimes freezes for 5-10 seconds without doing anything at all (no disk, no cpu),

Re: Strange freezing in emacs

2011-11-10 Thread Ken Brown
On 11/10/2011 5:10 PM, Ryan Johnson wrote: Hi all, I just installed a big mess of windows updates and rebooted, and ever since emacs seems to have trouble with subprocesses: when attempting to read mercurial revision info for a file or running make, it sometimes freezes for 5-10 seconds without

[ANNOUNCEMENT] Updated: {libfpx/libfpx1/libfpx-devel}-1.3.1-1: FlashPIX image library

2011-11-10 Thread Dr. Volker Zell
Hi New versions of 'libfpx/libfpx1/libfpx-devel' have been uploaded to a server near you. o Build for cygwin 1.7.9 with gcc-4.5.3 libfpx NEWS: === 2011-09-09 1.3.1 Chris Madison * Update with latest automake / autoconf. 2009-07-14 1.3.0 Chris Madison * Update

[ANNOUNCEMENT] Updated: {lcms2/liblcms2_2/liblcms2-devel}-2.2-1: Little color management engine

2011-11-10 Thread Dr. Volker Zell
Hi New versions of 'lcms2/liblcms2_2/liblcms2-devel' have been uploaded to a server near you. o Initial release (can be installed together with lcms/liblcms1/liblcms-devel) o Build for cygwin 1.7.9 with gcc-4.5.3 lcms2 NEWS: === 2.2 Maintenance release --- 2.1 M

Re: linker error libcygwin

2011-11-10 Thread Greg Chicares
On 2011-11-10 21:22Z, Philipp Kraus wrote: > On 2011-11-10 22:11:48 +0100, Greg Chicares said: > >> On 2011-11-10 20:39Z, Kraus Philipp wrote: >>> >>> undefined reference to `_WinMain@16' >>> collect2: ld returned 1 exit status >> >> Does this thread >> http://cygwin.com/ml/cygwin/2011-10/thre

Re: Strange freezing in emacs

2011-11-10 Thread Ryan Johnson
On 10/11/2011 5:21 PM, Ken Brown wrote: On 11/10/2011 5:10 PM, Ryan Johnson wrote: Hi all, I just installed a big mess of windows updates and rebooted, and ever since emacs seems to have trouble with subprocesses: when attempting to read mercurial revision info for a file or running make, it so

Re: Strange freezing in emacs

2011-11-10 Thread Rance Hall
On Thu, Nov 10, 2011 at 7:36 PM, Ryan Johnson wrote: >> >> Have you disabled Windows Defender? > > !!! It silently reinstalled itself at some point, or (just as likely) it > just lied about leaving the first time. Stopped, disabled, rebooted, all is > well. > > Does anybody know how to really

[ANNOUNCEMENT] Updated: enscript-1.6.4-3: A free replacement for the Adobe's enscript program

2011-11-10 Thread Dr. Volker Zell
Hi A new version of 'enscript' has been uploaded to a server near you. o Rebuild for cygwin 1.7.9 with gcc-4.5 CYGWIN-ANNOUNCE UNSUBSCRIBE INFO If you want to unsubscribe from the cygwin-announce mailing list, please use the automated form at: http://cygwin.

[ANNOUNCEMENT] Updated: {ghostscript/libgs9/libgs-devel}-9.04-1: GPL PostScript interpreter

2011-11-10 Thread Dr. Volker Zell
Hi New versions of 'ghostscript/libgs9/libgs-devel' have been uploaded to a server near you. o Build for cygwin 1.7.9 with gcc-4.5.3 o Upgrade to latest upstream ghostscript NEWS: === o http://www.ghostscript.com/News.html CYGWIN-ANNOUNCE UNSUBSCRIBE INFO

run.exe xemacs - no window appears

2011-11-10 Thread Bootleg Eighty Six
Hi, I am trying to run the cygwin port of Xemacs on Windows XP without a console window. I tried this command but the window didn't appear. However I could see the process running in TaskManager. >c:\cygwin\bin\run.exe /usr/bin/xemacs Then tried this version of the command and it worked. >c:\cygw

Windows 7 Ultimate 64bit installation error and python

2011-11-10 Thread Gerald Baggett
Package: Unknown package inetutils.sh exit code 1 xinetd.sh exit code 1 $ cygcheck -s -v -r > cygcheck.out /usr/bin/cygrunsrv: warning: OpenService failed for 'DcomLaunch': Win32 error 5 Access is denied. /usr/bin/cygrunsrv: warning: OpenService failed for 'ose': Win32 error 5 Access is denied.