Below solved my issue
./configure --with-quantum-depth=16 --with-perl
Search found 36 matches
- 2013-09-18T13:50:58-07:00
- Forum: PerlMagick
- Topic: make error on Image-Magick-6.7.2
- Replies: 13
- Views: 42433
- 2013-09-17T21:17:49-07:00
- Forum: PerlMagick
- Topic: make error on Image-Magick-6.7.2
- Replies: 13
- Views: 42433
Re: make error on Image-Magick-6.7.2
I am getting below error when installing PerlMagick
linux:~/ImageMagick-6.8.6-0/PerlMagick$ sudo perl Makefile.PL
Checking if your kit is complete...
Looks good
Warning: -L../magick/.libs changed to -L/home/pkaturi/ImageMagick-6.8.6-0/PerlMagick/../magick/.libs
Warning: -L../../magick/.libs ...
linux:~/ImageMagick-6.8.6-0/PerlMagick$ sudo perl Makefile.PL
Checking if your kit is complete...
Looks good
Warning: -L../magick/.libs changed to -L/home/pkaturi/ImageMagick-6.8.6-0/PerlMagick/../magick/.libs
Warning: -L../../magick/.libs ...
- 2013-09-17T15:04:29-07:00
- Forum: PerlMagick
- Topic: make error on Image-Magick-6.7.2
- Replies: 13
- Views: 42433
Re: make error on Image-Magick-6.7.2
I have managed to install ImageMagick-6.8.6-0 and afterwards moved into PerlMagick directory and below is the outcome.
Seeing issues when running make (for PerlMagick)
Linux:~/ImageMagick-6.8.6-0/PerlMagick$ sudo perl Makefile.PL
Warning: -L../magick/.libs changed to -L/home/pkaturi/ImageMagick-6 ...
Seeing issues when running make (for PerlMagick)
Linux:~/ImageMagick-6.8.6-0/PerlMagick$ sudo perl Makefile.PL
Warning: -L../magick/.libs changed to -L/home/pkaturi/ImageMagick-6 ...
- 2013-09-17T10:01:26-07:00
- Forum: PerlMagick
- Topic: make error on Image-Magick-6.7.2
- Replies: 13
- Views: 42433
Re: make error on Image-Magick-6.7.2
Yes i did followed below steps for this installation.
./configure --with-perl
make
make install
Btw perl is also installed
perl -v
This is perl 5, version 18, subversion 0 (v5.18.0) built for x86_64-linux
Copyright 1987-2013, Larry Wall
Perl may be copied only under the terms of either the ...
./configure --with-perl
make
make install
Btw perl is also installed
perl -v
This is perl 5, version 18, subversion 0 (v5.18.0) built for x86_64-linux
Copyright 1987-2013, Larry Wall
Perl may be copied only under the terms of either the ...
- 2013-09-17T09:36:17-07:00
- Forum: PerlMagick
- Topic: make error on Image-Magick-6.7.2
- Replies: 13
- Views: 42433
Re: make error on Image-Magick-6.7.2
I am trying to install Image-MAgick 6.86 and seeing the below issue when running make install
pkaturi@gb0882ldapweb01:~/ImageMagick-6.8.6-0$ sudo make install
make install-recursive
make[1]: Entering directory `/home/pkaturi/ImageMagick-6.8.6-0'
Making install in .
make[2]: Entering directory ...
pkaturi@gb0882ldapweb01:~/ImageMagick-6.8.6-0$ sudo make install
make install-recursive
make[1]: Entering directory `/home/pkaturi/ImageMagick-6.8.6-0'
Making install in .
make[2]: Entering directory ...
- 2013-06-24T12:54:56-07:00
- Forum: PerlMagick
- Topic: make error on Image-Magick-6.7.2
- Replies: 13
- Views: 42433
Re: make error on Image-Magick-6.7.2
Thank you very much
- 2013-06-20T11:33:11-07:00
- Forum: PerlMagick
- Topic: make error on Image-Magick-6.7.2
- Replies: 13
- Views: 42433
Re: make error on Image-Magick-6.7.2
Thank you for the reply.
As suggested i have used below using perl option, but when i do below i dont see any output.
perl -MImage::Magick -e 'print $Image::Magick::VERSION'
./configure --with-perl
ImageMagick is configured as follows. Please verify that this configuration
matches your ...
As suggested i have used below using perl option, but when i do below i dont see any output.
perl -MImage::Magick -e 'print $Image::Magick::VERSION'
./configure --with-perl
ImageMagick is configured as follows. Please verify that this configuration
matches your ...
- 2013-06-20T07:45:20-07:00
- Forum: PerlMagick
- Topic: make error on Image-Magick-6.7.2
- Replies: 13
- Views: 42433
Re: make error on Image-Magick-6.7.2
Thank you for your reply.
As suggested I have installed ImageMagick-6.8.6-0, but having some issues
So Initially i have run configure without any options.
cd ImageMagick-6.8.6-0
1. ./configure
2. make
make all-recursive
make[1]: Entering directory `/home/pkaturi/ImageMagick-6.8.6-0'
Making ...
As suggested I have installed ImageMagick-6.8.6-0, but having some issues
So Initially i have run configure without any options.
cd ImageMagick-6.8.6-0
1. ./configure
2. make
make all-recursive
make[1]: Entering directory `/home/pkaturi/ImageMagick-6.8.6-0'
Making ...
- 2013-06-19T05:20:26-07:00
- Forum: PerlMagick
- Topic: make error on Image-Magick-6.7.2
- Replies: 13
- Views: 42433
make error on Image-Magick-6.7.2
When i am trying to running make to install Image-Magick-6.7.2 i am getting below error. Please assist.
Below is the error from make.
make
-
-
-
-
-
wand/deprecate.c: In function `MagickColorFloodfillImage':
wand/deprecate.c:1176: warning: `ColorFloodfillImage' is deprecated (declared at ./magick ...
Below is the error from make.
make
-
-
-
-
-
wand/deprecate.c: In function `MagickColorFloodfillImage':
wand/deprecate.c:1176: warning: `ColorFloodfillImage' is deprecated (declared at ./magick ...
- 2011-09-07T16:52:10-07:00
- Forum: PerlMagick
- Topic: Installation issues for Image::Magick on Solaris 10
- Replies: 37
- Views: 131319
Re: Installation issues for Image::Magick on Solaris 10
Thank you very much fir your time and patience in making this installation successful.
- 2011-09-07T13:22:13-07:00
- Forum: PerlMagick
- Topic: Installation issues for Image::Magick on Solaris 10
- Replies: 37
- Views: 131319
Re: Installation issues for Image::Magick on Solaris 10
Please advise on how to proceed further. Please let me know whether i am good with the install...
Thanks for your time and patience sir..
Thanks for your time and patience sir..
- 2011-09-07T12:08:00-07:00
- Forum: PerlMagick
- Topic: Installation issues for Image::Magick on Solaris 10
- Replies: 37
- Views: 131319
Re: Installation issues for Image::Magick on Solaris 10
Below is the output for PerlMagick demo folder. Please let me know whether it has installed successfully.
make
perl demo.pl
Read...
Transform image...
Adaptive Blur...
Adaptive Resize...
Adaptive Sharpen...
Adaptive Threshold...
Add Noise...
Annotate...
Auto-gamma...
Auto-level...
Blur...
Border ...
make
perl demo.pl
Read...
Transform image...
Adaptive Blur...
Adaptive Resize...
Adaptive Sharpen...
Adaptive Threshold...
Add Noise...
Annotate...
Auto-gamma...
Auto-level...
Blur...
Border ...
- 2011-09-07T11:39:16-07:00
- Forum: PerlMagick
- Topic: Installation issues for Image::Magick on Solaris 10
- Replies: 37
- Views: 131319
Re: Installation issues for Image::Magick on Solaris 10
Below is the install output of PerlMagick folder and after the install is done, i have checked the version and it given the below:
sudo make install
Password:
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/perl5/5.8.4/man/man3/Image ...
sudo make install
Password:
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/perl5/5.8.4/man/man3/Image ...
- 2011-09-07T11:11:45-07:00
- Forum: PerlMagick
- Topic: Installation issues for Image::Magick on Solaris 10
- Replies: 37
- Views: 131319
Re: Installation issues for Image::Magick on Solaris 10
Below is the output from the PerlMagick folder for perl Makefile.PL, make and make test.
Please let me know whether to run make install with those errors from make test.
perl Makefile.PL
Checking if your kit is complete...
Looks good
Warning: -L../magick/.libs changed to -L/home/pkaturi/Perl_MODS ...
Please let me know whether to run make install with those errors from make test.
perl Makefile.PL
Checking if your kit is complete...
Looks good
Warning: -L../magick/.libs changed to -L/home/pkaturi/Perl_MODS ...
- 2011-09-07T10:33:15-07:00
- Forum: PerlMagick
- Topic: Installation issues for Image::Magick on Solaris 10
- Replies: 37
- Views: 131319
Re: Installation issues for Image::Magick on Solaris 10
Forgot to mention and when i checked the version it gave me the below output. Looks like it was installed successfully. So please let me know whether i can goto PerlMagick and run the remaining steps or not. Please confirm i dont want to mess up this installation. My colleagues have been trying this ...