On Wed, Oct 31, 2012 at 5:00 PM, marco atzeri wrote:
> On 10/31/2012 10:24 PM, Zdzislaw Meglicki wrote:
>>
>>> funny, I build it but forgot and never installed. At least you can
>> remove
>>> the third one.
>>
>> Err... which is the third one? Let me list the three here and you tell me
>> w
On 10/31/2012 10:24 PM, Zdzislaw Meglicki wrote:
> funny, I build it but forgot and never installed. At least you can remove
> the third one.
Err... which is the third one? Let me list the three here and you tell me which
can be removed:
to know if a file belongs to any package, use:
cy
> funny, I build it but forgot and never installed. At least you can remove
> the third one.
Err... which is the third one? Let me list the three here and you tell me which
can be removed:
$ pwd
/usr/lib/perl5
$ find . -name Magick.dll -print
./site_perl/5.14/i686-cygwin-threads-64int/auto/I
On 10/31/2012 7:56 PM, Zdzislaw Meglicki wrote:
./vendor_perl/5.14/i686-cygwin-threads-
64int/auto/Image/Magick/Magick.dll
the other two are probably coming from your build,
are the same or installed in different times ?
I have by now overwritten my own installation with
the vanilla Cygwin p
On Wed, Oct 31, 2012 at 1:56 PM, Zdzislaw Meglicki wrote:
>>> ./vendor_perl/5.14/i686-cygwin-threads-
>>> 64int/auto/Image/Magick/Magick.dll
>
>> the other two are probably coming from your build,
>> are the same or installed in different times ?
>
> I have by now overwritten my own installation w
>> ./vendor_perl/5.14/i686-cygwin-threads-
>> 64int/auto/Image/Magick/Magick.dll
> the other two are probably coming from your build,
> are the same or installed in different times ?
I have by now overwritten my own installation with
the vanilla Cygwin perl-Image-Magick and
perl-Graphics-Mag
On Wed, 2012-10-31 at 08:35 -0700, Zdzislaw Meglicki wrote:
> 2 [main] perl 5368 child_info_fork::abort:
> C:\cygwin\bin\cygpixman-1-0.dll: Loaded to different address:
> parent(0x4AAA)
> != child(0x2D)
http://cygwin.com/faq-nochunks.html#faq.using.fixing-fork-failures
Yaakov
On 10/31/2012 2:12 PM, Zdzislaw Meglicki wrote:
Yes, I did run perlrebase this time, but it didn't change anything. I just went
into ash,
as Administrator, then defined the PATH=/bin:/usr/bin, and typed
$ perlrebase
without any options. It did flag new addresses and sizes, but this did not fix
Yes, I did run perlrebase this time, but it didn't change anything. I just went
into ash,
as Administrator, then defined the PATH=/bin:/usr/bin, and typed
$ perlrebase
without any options. It did flag new addresses and sizes, but this did not fix
the problem.
As you suggested previously, it
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
> 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
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
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
13 matches
Mail list logo