Search found 11 matches
- 2017-12-23T06:11:10-07:00
- Forum: IMagick
- Topic: image quality command not working
- Replies: 1
- Views: 11748
image quality command not working
Here is where Im at and confused at why ImageMagick cant find my file, I have installed and tested I have green lights there, but my first image is not being found can you help me? Ys-2-work:~ admin$ which convert /usr/local/bin/convert Ys-2-work:~ admin$ which magick /usr/local/bin/magick Ys-2-work ...
- 2017-12-23T06:06:33-07:00
- Forum: Users
- Topic: High Sierra install
- Replies: 19
- Views: 20202
Re: High Sierra install
I got a result from https://stackoverflow.com/questions/446 ... th-xquartz
for all those who venture down this path and get stuck
for all those who venture down this path and get stuck
- 2017-12-20T23:36:00-07:00
- Forum: Users
- Topic: High Sierra install
- Replies: 19
- Views: 20202
Re: High Sierra install
Thanks for your efforts on this I will try a binary dump
- 2017-12-20T22:16:49-07:00
- Forum: Users
- Topic: High Sierra install
- Replies: 19
- Views: 20202
Re: High Sierra install
I have looked over the file in Github and the delegate X11 is there but as an option depends_on "jpeg" => :recommended depends_on "libpng" => :recommended depends_on "libtiff" => :recommended depends_on "freetype" => :recommended depends_on :x11 => :optional depends_on "fontconfig" => :optional ...
- 2017-12-20T18:40:16-07:00
- Forum: Users
- Topic: High Sierra install
- Replies: 19
- Views: 20202
Re: High Sierra install
I found a URL which has the correct dependencies required http://brewformulas.org/Imagemagick should I brew uninstall and brew install
- 2017-12-20T18:11:05-07:00
- Forum: Users
- Topic: High Sierra install
- Replies: 19
- Views: 20202
Re: High Sierra install
Ys-2-work:~ admin$ magick -version Version: ImageMagick 7.0.7-15 Q16 x86_64 2017-12-17 http://www.imagemagick.org Copyright: © 1999-2018 ImageMagick Studio LLC License: http://www.imagemagick.org/script/license.php Features: Cipher DPC HDRI Modules Delegates (built-in): bzlib freetype jng jpeg ltdl ...
- 2017-12-20T13:53:25-07:00
- Forum: Users
- Topic: High Sierra install
- Replies: 19
- Views: 20202
Re: High Sierra install
magick logo: logo.gif magick logo.gif logo.png magick logo.png logo.jpg I get display: delegate library support not built-in '' (X11) @ error/display.c/DisplayImageCommand/1900. and here is the result of Ys-2-work:~ admin$ magick identify wizard: wizard:=>WIZARD GIF 480x640 480x640+0+0 8-bit sRGB ...
- 2017-12-20T12:53:19-07:00
- Forum: Users
- Topic: High Sierra install
- Replies: 19
- Views: 20202
Re: High Sierra install
OK Im moving along slowly but surely I have installed Xquartz and it is working however Im still faced with the following Ys-2-work:~ admin$ xclock & [1] 3752 Ys-2-work:~ admin$ display wizard: Version: ImageMagick 7.0.7-15 Q16 x86_64 2017-12-17 http://www.imagemagick.org Copyright: © 1999-2018 ...
- 2017-12-19T20:23:06-07:00
- Forum: Users
- Topic: High Sierra install
- Replies: 19
- Views: 20202
Re: High Sierra install
At the end of the IM7 install with home-brew Pouring imagemagick-7.0.7-15.high_sierra.bottle.tar.gz 🍺 /usr/local/Cellar/imagemagick/7.0.7-15: 1,522 files, 23.2MB I get this, display: delegate library support not built-in '' (X11) @ error/display.c/DisplayImageCommand/1900. is taht a good result or ar ...
- 2017-12-19T19:42:12-07:00
- Forum: Users
- Topic: High Sierra install
- Replies: 19
- Views: 20202
Re: High Sierra install
Hi guys thanks for your replies
After installing Macports I installed from this command sudo port install ImageMagick. Unfortunately I cant tell you which version I installed from that command, but I will look into getting IM version 7 from Homebrew, cheers
After installing Macports I installed from this command sudo port install ImageMagick. Unfortunately I cant tell you which version I installed from that command, but I will look into getting IM version 7 from Homebrew, cheers
- 2017-12-19T06:49:26-07:00
- Forum: Users
- Topic: High Sierra install
- Replies: 19
- Views: 20202
High Sierra install
Hi guys I have followed the MacPosts install procedure but my results using your test are Last login: Wed Dec 20 00:27:57 on ttys000 Ys-2-work:~ admin$ magick logo: logo.gif -bash: magick: command not found Ys-2-work:~ admin$ identify logo.gif identify: unable to open image `logo.gif': No such file ...