UJP - 技術情報2 バックアップ : HomeBrew/imagemagick6.9.4-9 のバックアップ差分(No.1)

Life is fun and easy!

不正IP報告数

Okan Sensor
 
メイン
ログイン
ブログ カテゴリ一覧

1: 2016-06-23 (木) 21:33:39 nobuaki ソース
Line 1: Line 1:
 +*brewでImagemagickをインストールする [#r1ed1f7c]
 +**はじめに [#tdd37365]
 +
 + がぞ変換エンジンであるImageMagickをHomeBrewでインストールする.インストール時に依存関係のあるlibtool,jpeg,libpng,libfitt,freetypeも一緒にインストールされる.簡単で良い.
 + その後,複数のファイルを使ってGIFアニメを作成してみる.
 +
 +**インストール [#y67ab638]
 +
 + パッケージマネージャとしてのHomeBrew上でのインストールなので検索して存在を確認した上でインストール.そしてパスとバージョン確認となる.
 +
 +#code(command){{
 +brew search imagemagick
 +which convert
 +convert --version
 +}}
 +
 + MBA13:~ ujpadmin$ brew search imagemagick
 + imagemagick
 + homebrew/versions/imagemagick-ruby186
 + MBA13:~ ujpadmin$ brew install imagemagick
 + ==> Installing dependencies for imagemagick: libtool, jpeg, libpng, libtiff, f
 + ==> Installing imagemagick dependency: libtool
 + ==> Downloading https://homebrew.bintray.com/bottles/libtool-2.4.6.el_capitan.bottle.
 + ######################################################################## 100.0%
 + ==> Pouring libtool-2.4.6.el_capitan.bottle.tar.gz
 + ==> Caveats
 + In order to prevent conflicts with Apple's own libtool we have prepended a "g"
 + so, you have instead: glibtool and glibtoolize.
 + ==> Summary
 + 🍺  /usr/local/Cellar/libtool/2.4.6: 70 files, 3.7M
 + ==> Installing imagemagick dependency: jpeg
 + ==> Downloading https://homebrew.bintray.com/bottles/jpeg-8d.el_capitan.bottle.2.tar.
 + ######################################################################## 100.0%
 + ==> Pouring jpeg-8d.el_capitan.bottle.2.tar.gz
 + 🍺  /usr/local/Cellar/jpeg/8d: 19 files, 713.7K
 + ==> Installing imagemagick dependency: libpng
 + ==> Downloading https://homebrew.bintray.com/bottles/libpng-1.6.23.el_capitan.bottle.
 + ######################################################################## 100.0%
 + ==> Pouring libpng-1.6.23.el_capitan.bottle.tar.gz
 + 🍺  /usr/local/Cellar/libpng/1.6.23: 25 files, 1.2M
 + ==> Installing imagemagick dependency: libtiff
 + ==> Downloading https://homebrew.bintray.com/bottles/libtiff-4.0.6_1.el_capitan.bottl
 + ######################################################################## 100.0%
 + ==> Pouring libtiff-4.0.6_1.el_capitan.bottle.tar.gz
 + 🍺  /usr/local/Cellar/libtiff/4.0.6_1: 261 files, 3.4M
 + ==> Installing imagemagick dependency: freetype
 + ==> Downloading https://homebrew.bintray.com/bottles/freetype-2.6.3.el_capitan.bottle
 + ######################################################################## 100.0%
 + ==> Pouring freetype-2.6.3.el_capitan.bottle.tar.gz
 + 🍺  /usr/local/Cellar/freetype/2.6.3: 61 files, 2.5M
 + ==> Installing imagemagick
 + ==> Downloading https://homebrew.bintray.com/bottles/imagemagick-6.9.4-9.el_capitan.bott
 + ######################################################################## 100.0%
 + ==> Pouring imagemagick-6.9.4-9.el_capitan.bottle.tar.gz
 + 🍺  /usr/local/Cellar/imagemagick/6.9.4-9: 1,460 files, 17.9M
 + MBA13:~ ujpadmin$
 +
 + インストール完了.ファイルパスを確認する.
 +
 + MBA13:~ ujpadmin$ which convert
 + /usr/local/bin/convert
 + MBA13:~ ujpadmin$
 +
 + バージョンを確認する.
 +
 + MBA13:~ ujpadmin$ convert --version
 + Version: ImageMagick 6.9.4-9 Q16 x86_64 2016-06-13 http://www.imagemagick.org
 + Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC
 + License: http://www.imagemagick.org/script/license.php
 + Features: Cipher DPC Modules
 + Delegates (built-in): bzlib freetype jng jpeg ltdl lzma png tiff xml zlib
 + MBA13:~ ujpadmin$


トップ   差分 バックアップ 複製 名前変更 リロード   ページ新規作成 全ページ一覧 単語検索 最新ページの一覧   ヘルプ   最新ページのRSS 1.0 最新ページのRSS 2.0 最新ページのRSS Atom
Counter: 1714, today: 1, yesterday: 0

広告スペース
Google