That fixed it. I needed to remove the old libjpeg 6b versions at /usr/lib64/libjpeg.so and /usr/lib64/libjpeg.so.62 and /usr/lib64/libjpeg.so.62.1.0
Then I could compile ImageMagick 7.0.7-38 without any errors. Thank you very mush!
Search found 27 matches
- 2018-06-06T12:48:33-07:00
- Forum: Bugs
- Topic: undefined reference to jpeg_default_qtables
- Replies: 3
- Views: 13630
- 2018-06-06T11:02:32-07:00
- Forum: Bugs
- Topic: undefined reference to jpeg_default_qtables
- Replies: 3
- Views: 13630
undefined reference to jpeg_default_qtables
My servers is CentOS 7.5, PHP 7.1.18 and Apache 2.4.33. Currently I am running ImageMagick 7.0.7-25, and it compiled and works correct. I am attempting to upgrade to ImageMagick 7.0.7-38, but get errors during "make", heres is the commands until the error happen: cd /root wget http://www.imagemagick ...
- 2016-09-19T11:19:08-07:00
- Forum: IMagick
- Topic: convert only work with full path
- Replies: 7
- Views: 20464
Re: convert only work with full path
Sure it does: https://pecl.php.net/package-changelog.php?package=imagick&release=3.4.3RC1 Also I have a server with centos 7 (like I already posted), that work just fine with IM 7 amd imagick 3.4.3RC1 The problem server is centos 6, and I think I have a problem with path. I would be thankfull for ...
- 2016-09-19T03:50:04-07:00
- Forum: IMagick
- Topic: convert only work with full path
- Replies: 7
- Views: 20464
Re: convert only work with full path
Regading the version: I do not have any problem using convert om my centos 7 server running 7.0.3-0
Also I have tested 6.9.5-9, and have the same problem.
I have a problem with path, wich make it only work with full path in php sites, but on shell and php in shell, it works without full path.
Also I have tested 6.9.5-9, and have the same problem.
I have a problem with path, wich make it only work with full path in php sites, but on shell and php in shell, it works without full path.
- 2016-09-19T03:48:08-07:00
- Forum: IMagick
- Topic: convert only work with full path
- Replies: 7
- Views: 20464
Re: convert only work with full path
Thanks. But because there are many different users and developers on the server, I would really like to fix the actual problem with my setup.
- 2016-09-19T02:48:42-07:00
- Forum: IMagick
- Topic: convert only work with full path
- Replies: 7
- Views: 20464
convert only work with full path
I really need som help here. I have a CentOS 7 server wich everything works correct on. But on my CentOS 6 server I have a problem that convert only works in shell and not in a php script. I have upgraded to ImageMagick 7.0.3-0 and imagick 3.4.3RC1 , I am running PHP 5.6.26 and mod_ruid2 This code ...
- 2016-05-05T21:32:10-07:00
- Forum: Developers
- Topic: ImageMagick Security Issue
- Replies: 33
- Views: 62277
Re: ImageMagick Security Issue
@fmw42 , are you not going to apply the line: <policy domain="path" rights="none" pattern="@*" /> to your policy.xml file? I was under impression that line was also needed even on the newest version of ImageMagick? (Also, thanks for all the helpfull replies I got on page 2 in the thread.)
- 2016-05-05T00:41:52-07:00
- Forum: Developers
- Topic: ImageMagick Security Issue
- Replies: 33
- Views: 62277
Re: ImageMagick Security Issue
>[..] Reminder, we have patched the reported exploits in ImageMagick 7.0.1-1 and ImageMagick 6.9.3-10 available sometime tomorrow. You'll still need to add <policy domain="path" rights="none" pattern="@*" /> to your policy.xml configuration file to stop any indirect reads (e.g. @somefile). I have ...
- 2016-05-04T21:14:56-07:00
- Forum: Bugs
- Topic: Changelog only show old entries
- Replies: 9
- Views: 16541
Re: Changelog only show old entries
After the new major release, the changelog at http://www.imagemagick.org/script/changelog.php now have entries like this: 2012-04-27 7.0.0-0 (only the 4 entries at the top is correct, the rest is from year 2012 it seems).
- 2013-12-26T18:34:28-07:00
- Forum: Bugs
- Topic: Changelog only show old entries
- Replies: 9
- Views: 16541
Re: Changelog only show old entries
I see that you have released ImageMagick 6.8.8-0, but changelog still shows 6.8.7-10 at http://www.imagemagick.org/script/changelog.php Please update the changelog. Thank you!
- 2013-06-18T08:11:50-07:00
- Forum: Bugs
- Topic: Changelog only show old entries
- Replies: 9
- Views: 16541
Re: Changelog only show old entries
Now it has happen again http://www.imagemagick.org/script/changelog.php
- 2013-03-25T14:16:29-07:00
- Forum: Bugs
- Topic: Changelog only show old entries
- Replies: 9
- Views: 16541
Re: Changelog only show old entries
Just a heads up that this happen again, changelog at http://www.imagemagick.org/script/changelog.php now shows 6.7.1-10 as the newest version, but it should have been 6.8.4-0.
- 2013-02-16T09:52:09-07:00
- Forum: Bugs
- Topic: Possible bug in version 6.8.3-0
- Replies: 13
- Views: 19636
Re: Possible bug in version 6.8.3-0
Wow! Thank you very very much for helping me! I used cpan to install parent-0.225 and MovableType mt-check.cgi page instantaneous recognized Image::Magick, and now say this: Image::Magick Your server has Image::Magick installed (version ). I feel I wasted much of your time, sorry. I am very thankful ...
- 2013-02-16T09:26:57-07:00
- Forum: Bugs
- Topic: Possible bug in version 6.8.3-0
- Replies: 13
- Views: 19636
Re: Possible bug in version 6.8.3-0
Did you install in /usr/local/lib? If so, did you type 'ldconfig /usr/local/lib'? Also type: cd ImageMagick-6.8.3-0/PerlMagick perl t/filter.t What does it return? I have installed everything again. This time I made sure that I run 'ldconfig /usr/local/lib', here is the result you asked for: [root ...
- 2013-02-16T09:19:11-07:00
- Forum: Bugs
- Topic: Possible bug in version 6.8.3-0
- Replies: 13
- Views: 19636
Re: Possible bug in version 6.8.3-0
I don't know if it is related, but during "make install" I get this: Checking if your kit is complete... Warning: the following files are missing in your kit: Magick.pm Please inform the author. Warning: -L../magick/.libs changed to -L/root/ImageMagick-6.8.3-0/PerlMagick/../magick/.libs Note ...