<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE feed [
      <!ENTITY lt "&#38;#60;">
      <!ENTITY gt "&#62;">
      <!ENTITY amp "&#38;#38;">
      <!ENTITY apos "&#39;">
      <!ENTITY quot "&#34;">
      <!ENTITY nbsp "&#160;">
      <!ENTITY copy "&#169;">
]>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title type="text">技術新着情報</title>
    <subtitle type="text">UJP-Unwired Job Professional</subtitle>
    <updated>2026-05-09T14:22:22+09:00</updated>
    <id>http://www.ujp.jp/modules/d3blog1/index.php</id>
    <link rel="alternate" type="text/xhtml" hreflang="ja" href="http://www.ujp.jp/" />
    <link rel="self" type="application/atom+xml" href="http://www.ujp.jp/modules/d3blog1/index.php?page=atom" />
    <rights>Copyright (c) 1995-2020</rights>
    <generator uri="http://www.ujp.jp/">D3BLOG - XOOPS BLOG MODULE</generator>
    <entry>
        <title>HomeBrewでMicrosoft PowerShell 6.2.4をインストールする</title>
        <link rel="alternate" type="text/xhtml" href="http://www.ujp.jp/modules/d3blog1/details.php?bid=36" />
        <id>http://www.ujp.jp/modules/d3blog1/details.php?bid=36</id>
        <published>2020-05-07T17:18:33+09:00</published>
        <updated>2020-05-07T17:18:33+09:00</updated>
        <category term="HomeBrew" label="HomeBrew" />
        <author>
            <name></name>
        </author>
        <summary type="html" xml:base="http://www.ujp.jp/" xml:lang="ja">　PowerShellは2006年に発表されたWindows用の言語環境で，バッチファイルなどの旧式のシェルの置き換えとして発展したけれど，マルチプラットフォーム戦略故にmacOSやLinuxでも利用できるよ...</summary>
       <content type="html" xml:lang="ja" xml:base="http://www.ujp.jp/">
<![CDATA[<div>　PowerShellは2006年に発表されたWindows用の言語環境で，バッチファイルなどの旧式のシェルの置き換えとして発展したけれど，マルチプラットフォーム戦略故にmacOSやLinuxでも利用できるように準備されている．<br /><br />　という事で，macOS Higi Sierra 10.13.6の環境にインストールしてみた．<br /><br />　前提として，HomeBrewはセットアップ済み，XcodeやOpenSSLも必要．<br /><br /><a href="http://www.ujp.jp/modules/tech_regist2/?HomeBrew%2FPowerShell6.2.4" rel="external">Linkはこちら</a></div>]]>
       </content>
    </entry>
    <entry>
        <title>HomeBrewでApache HTTPD Serverをインストール</title>
        <link rel="alternate" type="text/xhtml" href="http://www.ujp.jp/modules/d3blog1/details.php?bid=82" />
        <id>http://www.ujp.jp/modules/d3blog1/details.php?bid=82</id>
        <published>2019-06-03T00:30:07+09:00</published>
        <updated>2019-06-03T00:30:07+09:00</updated>
        <category term="HomeBrew" label="HomeBrew" />
        <author>
            <name></name>
        </author>
        <summary type="html" xml:base="http://www.ujp.jp/" xml:lang="ja">　Apache HTTTPD Server(apache2)はデフォルトのbrewのリポジトリに登録されておらず，tapリポジトリを追加してインストールする．Linkはこちら</summary>
       <content type="html" xml:lang="ja" xml:base="http://www.ujp.jp/">
<![CDATA[<div>　Apache HTTTPD Server(apache2)はデフォルトのbrewのリポジトリに登録されておらず，tapリポジトリを追加してインストールする．<br /><br /><a href="http://www.ujp.jp/modules/tech_regist2/?HomeBrew%2FApacheHttp24Install" rel="external">Linkはこちら</a></div>]]>
       </content>
    </entry>
    <entry>
        <title>GNU Core Utilitiesをインストール</title>
        <link rel="alternate" type="text/xhtml" href="http://www.ujp.jp/modules/d3blog1/details.php?bid=88" />
        <id>http://www.ujp.jp/modules/d3blog1/details.php?bid=88</id>
        <published>2019-05-21T01:56:45+09:00</published>
        <updated>2019-05-21T01:56:45+09:00</updated>
        <category term="HomeBrew" label="HomeBrew" />
        <author>
            <name></name>
        </author>
        <summary type="html" xml:base="http://www.ujp.jp/" xml:lang="ja">　macOSに入っているコマンドは，BSDで提供されたものなので，一部のコマンドがLinuxと動作が異なる．たとえばdateコマンドは日付けフォーマットの方法が異なるので互換性が無くて困る． ...</summary>
       <content type="html" xml:lang="ja" xml:base="http://www.ujp.jp/">
<![CDATA[<div>　macOSに入っているコマンドは，BSDで提供されたものなので，一部のコマンドがLinuxと動作が異なる．たとえばdateコマンドは日付けフォーマットの方法が異なるので互換性が無くて困る． 　そんな時には，GNU Core UtilitiesをMacにインストールすれば，Linuxと互換性が高くなる．この手順書ではインストールとパスの設定について説明する．<br /><br /><a href="http://www.ujp.jp/modules/tech_regist2/?HomeBrew%2FGNUCoreUtilities" rel="external">Linkはこちら</a></div>]]>
       </content>
    </entry>
    <entry>
        <title>HomeBrewでagをインストールして文字列検索　The Silver Searcher</title>
        <link rel="alternate" type="text/xhtml" href="http://www.ujp.jp/modules/d3blog1/details.php?bid=103" />
        <id>http://www.ujp.jp/modules/d3blog1/details.php?bid=103</id>
        <published>2016-08-03T01:04:38+09:00</published>
        <updated>2016-08-03T01:04:38+09:00</updated>
        <category term="HomeBrew" label="HomeBrew" />
        <author>
            <name></name>
        </author>
        <summary type="html" xml:base="http://www.ujp.jp/" xml:lang="ja">　再帰的に文字列を検索する．つまり，階層が深いディレクトリにあるファイルを探索できるgrepのようなもの． 　Silverだからagらしい．Linkはこちら</summary>
       <content type="html" xml:lang="ja" xml:base="http://www.ujp.jp/">
<![CDATA[<div>　再帰的に文字列を検索する．つまり，階層が深いディレクトリにあるファイルを探索できるgrepのようなもの． 　Silverだからagらしい．<br /><br /><a href="http://www.ujp.jp/modules/tech_regist2/?HomeBrew%2Fag" rel="external">Linkはこちら</a></div>]]>
       </content>
    </entry>
    <entry>
        <title>wdiffをインストールして使ってみる</title>
        <link rel="alternate" type="text/xhtml" href="http://www.ujp.jp/modules/d3blog1/details.php?bid=99" />
        <id>http://www.ujp.jp/modules/d3blog1/details.php?bid=99</id>
        <published>2016-07-30T23:36:29+09:00</published>
        <updated>2016-07-30T23:36:29+09:00</updated>
        <category term="HomeBrew" label="HomeBrew" />
        <author>
            <name></name>
        </author>
        <summary type="html" xml:base="http://www.ujp.jp/" xml:lang="ja">　diffコマンドだと差分を抽出できるのは行単位だけれど，wdiffはワード単位で差分を抽出できる．標準ではインストールされてないので，HomeBrewでインストールして使ってみる．Windows用で...</summary>
       <content type="html" xml:lang="ja" xml:base="http://www.ujp.jp/">
<![CDATA[<div>　diffコマンドだと差分を抽出できるのは行単位だけれど，wdiffはワード単位で差分を抽出できる．標準ではインストールされてないので，HomeBrewでインストールして使ってみる．Windows用でWdiffというソフトがあるようだが，ここで使ってみるのはGNU Wdiffである．<br /><br /><a href="http://www.ujp.jp/modules/tech_regist2/?HomeBrew%2Fwdiff" rel="external">Linkはこちら</a></div>]]>
       </content>
    </entry>
    <entry>
        <title>brewでImagemagickをインストールして使ってリサイズしたりGIFアニメを作って�</title>
        <link rel="alternate" type="text/xhtml" href="http://www.ujp.jp/modules/d3blog1/details.php?bid=199" />
        <id>http://www.ujp.jp/modules/d3blog1/details.php?bid=199</id>
        <published>2016-07-28T02:02:46+09:00</published>
        <updated>2016-07-28T02:02:46+09:00</updated>
        <category term="HomeBrew" label="HomeBrew" />
        <author>
            <name></name>
        </author>
        <summary type="html" xml:base="http://www.ujp.jp/" xml:lang="ja">　画像変換エンジンであるImageMagickをHomeBrewでインストールする．　インストール時に依存関係のあるlibtool,jpeg,libpng,libfitt,freetypeも一緒にインストールされる．簡単で良い． 　その後，複...</summary>
       <content type="html" xml:lang="ja" xml:base="http://www.ujp.jp/">
<![CDATA[<div>　画像変換エンジンであるImageMagickをHomeBrewでインストールする．<br />　インストール時に依存関係のあるlibtool,jpeg,libpng,libfitt,freetypeも一緒にインストールされる．簡単で良い． 　その後，複数のファイルを使ってGIFアニメを作成してみる．<br /><br /><a href="http://www.ujp.jp/modules/tech_regist2/?HomeBrew%2Fimagemagick6.9.4-9" rel="external">Linkはこちら</a></div>]]>
       </content>
    </entry>
    <entry>
        <title>HomeBrewでffmpegをインストール</title>
        <link rel="alternate" type="text/xhtml" href="http://www.ujp.jp/modules/d3blog1/details.php?bid=144" />
        <id>http://www.ujp.jp/modules/d3blog1/details.php?bid=144</id>
        <published>2016-07-24T00:45:20+09:00</published>
        <updated>2016-07-24T00:45:20+09:00</updated>
        <category term="HomeBrew" label="HomeBrew" />
        <author>
            <name></name>
        </author>
        <summary type="html" xml:base="http://www.ujp.jp/" xml:lang="ja">　MacOS X 10.11.5 El Capitanを搭載するMacBook Airに，ffmpegをインストールする．imagemagickとffmpegを使って連続写真を動画にするのが目的． 　ffmpegをインストールする際に依存関係のあるx264, lame, xv...</summary>
       <content type="html" xml:lang="ja" xml:base="http://www.ujp.jp/">
<![CDATA[<div>　MacOS X 10.11.5 El Capitanを搭載するMacBook Airに，ffmpegをインストールする．imagemagickとffmpegを使って連続写真を動画にするのが目的． <br />　ffmpegをインストールする際に依存関係のあるx264, lame, xvidも一緒にインストールされる．x264は動画をH.264 (MPEG-4 AVC) ビデオストリームへエンコードするためのプログラム．lame(レイム)は，MP3への変換に用いられるフリーライブラリ．xvidはフリーのビデオコーデック．<br /><br /><br />brew search ffmpeg<br />brew install ffmpeg<br />brew info ffmpeg パッケージ情報の確認<br />オプションライブラリの説明<br />fontconfigインストール<br />RTMP dumpのインストール<br />faacのインストール<br />libbluerayのインストール<br />WebPのインストール<br /><br /><a href="http://www.ujp.jp/modules/tech_regist2/?HomeBrew%2Fffmpeg" rel="external">Linkはこちら</a></div>]]>
       </content>
    </entry>
</feed>