Mail-Box
view release on metacpan or search on metacpan
t/folders/mbox.cpy view on Meta::CPAN
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0pre4i
In-Reply-To: <3917FC90.8B8B0CF@gmx.net>; from andre.pletschette@gmx.net on Tue, May 09, 2000 at 01:54:56PM +0200
Status: RO
Content-Length: 1095
Lines: 25
* Pletschette Andre (andre.pletschette@gmx.net) [000509 15:11]:
> When I tried to write a perl script with the following line in it:
> use Image::Magick;
> I get the following error-message:
>
> perl: error in loading shared librairies:
> /usr/lib/perl5/site_perl/5.005/i586-lin
> ux/auto/Image/Magick/Magick.so: undefined symbol: SetWarningHandler
>
> Could anybody tell me what this means, and how I can get it run, I run
> Suse Linux 6.3 and I've installed Image Magick with the C++ and the Perl
> Modules.
The Perl::Magick and Image::Magick/ImageMagick modules are not compatible.
Just reinstall all yourself from www.ImageMagick.org.
Be warned: you have to remove the old Perl::Magick *.pm files too, otherwise
you may still use the old versions...
--
MarkOv %-]
------------------------------------------------------------------------
drs Mark A.C.J. Overmeer markov@ATComputing.nl
AT Computing, UNIX Training and Consultancy http://www.ATComputing.nl
t/folders/mbox.cpy view on Meta::CPAN
Sender: owner-magick@wizards.dupont.com
Precedence: bulk
Reply-To: Pletschette Andre <andre.pletschette@gmx.net>
Content-Type: text/plain; charset=us-ascii
Status: RO
X-Status: A
Content-Length: 747
Lines: 19
When I tried to write a perl script with the following line in it:
use Image::Magick;
I get the following error-message:
perl: error in loading shared librairies:
/usr/lib/perl5/site_perl/5.005/i586-lin
ux/auto/Image/Magick/Magick.so: undefined symbol: SetWarningHandler
Could anybody tell me what this means, and how I can get it run, I run
Suse Linux 6.3 and I've installed Image Magick with the C++ and the Perl
Modules.
t/folders/mbox.src view on Meta::CPAN
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0pre4i
In-Reply-To: <3917FC90.8B8B0CF@gmx.net>; from andre.pletschette@gmx.net on Tue, May 09, 2000 at 01:54:56PM +0200
Status: RO
Content-Length: 1095
Lines: 25
* Pletschette Andre (andre.pletschette@gmx.net) [000509 15:11]:
> When I tried to write a perl script with the following line in it:
> use Image::Magick;
> I get the following error-message:
>
> perl: error in loading shared librairies:
> /usr/lib/perl5/site_perl/5.005/i586-lin
> ux/auto/Image/Magick/Magick.so: undefined symbol: SetWarningHandler
>
> Could anybody tell me what this means, and how I can get it run, I run
> Suse Linux 6.3 and I've installed Image Magick with the C++ and the Perl
> Modules.
The Perl::Magick and Image::Magick/ImageMagick modules are not compatible.
Just reinstall all yourself from www.ImageMagick.org.
Be warned: you have to remove the old Perl::Magick *.pm files too, otherwise
you may still use the old versions...
--
MarkOv %-]
------------------------------------------------------------------------
drs Mark A.C.J. Overmeer markov@ATComputing.nl
AT Computing, UNIX Training and Consultancy http://www.ATComputing.nl
t/folders/mbox.src view on Meta::CPAN
Sender: owner-magick@wizards.dupont.com
Precedence: bulk
Reply-To: Pletschette Andre <andre.pletschette@gmx.net>
Content-Type: text/plain; charset=us-ascii
Status: RO
X-Status: A
Content-Length: 747
Lines: 19
When I tried to write a perl script with the following line in it:
use Image::Magick;
I get the following error-message:
perl: error in loading shared librairies:
/usr/lib/perl5/site_perl/5.005/i586-lin
ux/auto/Image/Magick/Magick.so: undefined symbol: SetWarningHandler
Could anybody tell me what this means, and how I can get it run, I run
Suse Linux 6.3 and I've installed Image Magick with the C++ and the Perl
Modules.
t/folders/mbox.win view on Meta::CPAN
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0pre4i
In-Reply-To: <3917FC90.8B8B0CF@gmx.net>; from andre.pletschette@gmx.net on Tue, May 09, 2000 at 01:54:56PM +0200
Status: RO
Content-Length: 1120
Lines: 25
* Pletschette Andre (andre.pletschette@gmx.net) [000509 15:11]:
> When I tried to write a perl script with the following line in it:
> use Image::Magick;
> I get the following error-message:
>
> perl: error in loading shared librairies:
> /usr/lib/perl5/site_perl/5.005/i586-lin
> ux/auto/Image/Magick/Magick.so: undefined symbol: SetWarningHandler
>
> Could anybody tell me what this means, and how I can get it run, I run
> Suse Linux 6.3 and I've installed Image Magick with the C++ and the Perl
> Modules.
The Perl::Magick and Image::Magick/ImageMagick modules are not compatible.
Just reinstall all yourself from www.ImageMagick.org.
Be warned: you have to remove the old Perl::Magick *.pm files too, otherwise
you may still use the old versions...
--
MarkOv %-]
------------------------------------------------------------------------
drs Mark A.C.J. Overmeer markov@ATComputing.nl
AT Computing, UNIX Training and Consultancy http://www.ATComputing.nl
t/folders/mbox.win view on Meta::CPAN
Sender: owner-magick@wizards.dupont.com
Precedence: bulk
Reply-To: Pletschette Andre <andre.pletschette@gmx.net>
Content-Type: text/plain; charset=us-ascii
Status: RO
X-Status: A
Content-Length: 766
Lines: 19
When I tried to write a perl script with the following line in it:
use Image::Magick;
I get the following error-message:
perl: error in loading shared librairies:
/usr/lib/perl5/site_perl/5.005/i586-lin
ux/auto/Image/Magick/Magick.so: undefined symbol: SetWarningHandler
Could anybody tell me what this means, and how I can get it run, I run
Suse Linux 6.3 and I've installed Image Magick with the C++ and the Perl
Modules.
( run in 0.299 second using v1.01-cache-2.11-cpan-beeb90c9504 )