Re: A problem with perl and cygpixman-1-0.dll

2012-10-30 Thread marco atzeri
On 10/30/2012 10:27 PM, Zdzislaw Meglicki wrote: I didn't use perlrebase. I don't know how to use it. There's no "man" and perlrebase --help says: gustav@Crawley 510 $ perlrebase --help /usr/bin/perl--help.exe and /usr/local/bin/perl--help.exe not found usage: perlrebase [--help [baseaddr]] gu

Re: cygwin Digest 30 Oct 2012 19:48:59 -0000 Issue 8142

2012-10-30 Thread James Coleman
Didn't see Marco's message. Simply adding a id tag to your documentation and linking to the portion of the document which contains a solution is a good idea. It'll make it easier for me to find my solution without learning something I wouldn't need from here on out. Thanks Marco, I'll look into it

Re: cygwin Digest 30 Oct 2012 19:48:59 -0000 Issue 8142

2012-10-30 Thread Mr. Gecko
A weekends project… But ok… I guess after I read through it and learn how, I'll have to provide documentation as to how as it's so hard to find an answer on this question. I prefer query and answer for problems rather than query and more than an answer to where you have to read a book on how som

FW: cygwin Digest 30 Oct 2012 19:48:59 -0000 Issue 8142

2012-10-30 Thread Buchbinder, Barry (NIH/NIAID) [E]
marco atzeri sent the following at Tuesday, October 30, 2012 4:40 PM >On 10/30/2012 9:05 PM, Mr. Gecko wrote: > >> That just explains the security model of Cygwin and windows. I am >> sure if I read all 5,858 words, then I will be able to fix this >> issue... However I do not have the time at the m

Legal Community networking & Learning at your Desk

2012-10-30 Thread Rahul Uppal
Dear Reader, Global Outsourcing Association of Lawyers (GOAL) invites you to take part in a series of web events focused on the Legal Industry and its educational needs, giving you a platform learn and network with legal experts at the convenience of sitting in-front of your laptop. GOAL enab

Re: serial port block on the command line

2012-10-30 Thread Larry Hall (Cygwin)
On 10/30/2012 3:37 PM, vince wrote: Hi, Why this command is blocking on the cygwin shell: echo "Hello" > /dev/ttyS0 I can't reproduce your problem. Please see the link below for information on how to file a problem report. Problem reports: http://cygwin.com/problems.html -- Larry

Re: A problem with perl and cygpixman-1-0.dll

2012-10-30 Thread Zdzislaw Meglicki
   > try rebaseall and perlrebase but I doubt it is the root cause.   I've done rebaseall and rebase -s on the cygpixman-1-0.dll explicitly, also on the Magick.dll, just to make sure. It makes no difference. I use ImageMagick distributed with the recent version of Cygwin, that is ImageMagick-6.7.6

Re: A problem with perl and cygpixman-1-0.dll

2012-10-30 Thread marco atzeri
On 10/30/2012 9:09 PM, Zdzislaw Meglicki wrote: I have a problem with perl scripts that attempt to load cygpixman-1-0.dll. When running a test on PerlMagick-6.76 I get the following: $ make test PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib

Re: cygwin Digest 30 Oct 2012 19:48:59 -0000 Issue 8142

2012-10-30 Thread marco atzeri
On 10/30/2012 9:05 PM, Mr. Gecko wrote: That just explains the security model of Cygwin and windows. I am sure if I read all 5,858 words, then I will be able to fix this issue… However I do not have the time at the moment to do so. I am posting here to get a step by step of how to fix the part

Re: GraphicsMagick 1.3.17

2012-10-30 Thread marco atzeri
On 10/30/2012 8:43 PM, Brian Buchanan wrote: Hello, I've run into a GraphicsMagick bug while working on 2-bit PNG files and I've been told that it has been fixed in GraphicsMagick 1.3.17. The Changelog mentions the bug: http://www.graphicsmagick.org/Changelog.html 2012-08-31 Glenn Randers-Pe

Re: autoconf 2.69 ?

2012-10-30 Thread marco atzeri
On 10/14/2012 7:07 PM, marco atzeri wrote: Charles, any chance of upgrading Autoconf to last version from current 2.68 ? I start to see packages with AC_PREREQ(2.69) Regards Marco ping GraphicsMagick-1.3.17 needs it. Marco -- Problem reports: http://cygwin.com/problems.html FA

A problem with perl and cygpixman-1-0.dll

2012-10-30 Thread Zdzislaw Meglicki
I have a problem with perl scripts that attempt to load cygpixman-1-0.dll. When running a test on PerlMagick-6.76 I get the following: $ make test PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bzlib/*.t t/jpeg/*.t t/jng/*.t

Re: cygwin Digest 30 Oct 2012 19:48:59 -0000 Issue 8142

2012-10-30 Thread Mr. Gecko
That just explains the security model of Cygwin and windows. I am sure if I read all 5,858 words, then I will be able to fix this issue… However I do not have the time at the moment to do so. I am posting here to get a step by step of how to fix the particular issue rather than having to read a

Re: mingw32:

2012-10-30 Thread Christopher Faylor
On Tue, Oct 30, 2012 at 07:45:07PM +, steve morris wrote: >I'm trying to do builds using mingw32. This was working fine then it started >failing. Now it fails every time. I don't recall making any cygwin related >changes between the last work case and the first fail case although I must >hav

Re: Parallels Shared Folders on SSHD Cygwin

2012-10-30 Thread Corinna Vinschen
On Oct 30 13:31, Mr. Gecko wrote: > I'm trying to use ssh to run a windows only program in parallel with a mac > only program. To do this I needed to do a few steps. > > 1. Install cygwin with opensshd on windows using RSA authentication. > 2. Access the Z: drive (\\psf\Host) on ssh as this is wh

GraphicsMagick 1.3.17

2012-10-30 Thread Brian Buchanan
Hello, I've run into a GraphicsMagick bug while working on 2-bit PNG files and I've been told that it has been fixed in GraphicsMagick 1.3.17. The Changelog mentions the bug: http://www.graphicsmagick.org/Changelog.html 2012-08-31 Glenn Randers-Pehrson coders/png.c: ReadOnePNGImage: sub-8-bit

serial port block on the command line

2012-10-30 Thread vince
Hi, Why this command is blocking on the cygwin shell: echo "Hello" > /dev/ttyS0 I need to break it with ctrl-c and it gives me the following line: -bash: echo: write error: Interrupted system call I don't understand what is going on. Thanks, Vince -- View this message in context: http://c

Parallels Shared Folders on SSHD Cygwin

2012-10-30 Thread Mr. Gecko
I'm trying to use ssh to run a windows only program in parallel with a mac only program. To do this I needed to do a few steps. 1. Install cygwin with opensshd on windows using RSA authentication. 2. Access the Z: drive (\\psf\Host) on ssh as this is where the files are stored which are being pr

Re: Command line arguments

2012-10-30 Thread K Stahl
I assume you are attempting to script in Bash, therefore I suggest reading: http://tldp.org/LDP/abs/html/ -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.

Re: Command line arguments

2012-10-30 Thread Eliot Moss
On 10/30/2012 10:20 AM, chesschi wrote: > In cygwin, is it possible to pass arguments to a shell script file? I have > installed the latest cygwin with default packages. I found that argument > zero ($0) is correct. However, the number of arguments always returns zero > ($#= 0) and $1, $2... are

Command line arguments

2012-10-30 Thread chesschi
In cygwin, is it possible to pass arguments to a shell script file? I have installed the latest cygwin with default packages. I found that argument zero ($0) is correct. However, the number of arguments always returns zero ($#= 0) and $1, $2... are all null even though I did pass arguments. Any id