<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>iPhoneのアプリ/SDK/JailBreakについてのまとめ &#187; libjpeg</title>
	<atom:link href="http://iphone.vc/tag/libjpeg/feed" rel="self" type="application/rss+xml" />
	<link>http://iphone.vc</link>
	<description>ネットで見つけたiPhoneの最新情報を日々更新中！</description>
	<lastBuildDate>Fri, 22 May 2009 12:41:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PHPのインストール・設定 [Linux Fedora, RedHat]</title>
		<link>http://iphone.vc/archives/2258.html</link>
		<comments>http://iphone.vc/archives/2258.html#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[libjpeg]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[＜2006.03.09＞ PHPのインストール・設定方法。 対象：Linux Fedora, RedHat ■PHPの  インストール・設定. PHP関連サイト &#8230; GD関連の設定例えば、GDでJPEGを使う場合、  JPEG関連のライブラリlibjpeg、libjpeg-develが必要です。 apt-get install libjpeg*   &#8230;[記事本文へ]
]]></description>
			<content:encoded><![CDATA[<div style='float:left;margin-right:1em;'><img src='http://tool.lifescape.jp/getimg.php?url=http://memorva.jp/memo/linux/php.php&#038;no=dd60ad5ab7825df34e4753a8beccc339'></div>
<p>＜2006.03.09＞ PHPのインストール・設定方法。 対象：Linux Fedora, RedHat ■PHPの  インストール・設定. PHP関連サイト &#8230; GD関連の設定例えば、GDでJPEGを使う場合、  JPEG関連のライブラリlibjpeg、libjpeg-develが必要です。 apt-get install libjpeg*   &#8230;<br /><a href='http://memorva.jp/memo/linux/php.php'>[記事本文へ]</a><br style='clear:both;'/></p>
]]></content:encoded>
			<wfw:commentRss>http://iphone.vc/archives/2258.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP installation error &#8211; unable to install php5 &#8211; configure: error &#8230;</title>
		<link>http://iphone.vc/archives/2257.html</link>
		<comments>http://iphone.vc/archives/2257.html#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[libjpeg]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Aug 30, 2009 &#8230; The solution is to install the Linux libjpeg-devel package, which I did with the   yum command, like this: yum install libjpeg-devel. You may actually need the   following four packages all installed: &#8230;[記事本文へ]
]]></description>
			<content:encoded><![CDATA[<div style='float:left;margin-right:1em;'><img src='http://tool.lifescape.jp/getimg.php?url=http://www.devdaily.com/php/unable-install-php5-configure-error-libjpegaso-not-found&#038;no=4a33f1f8ecc84e660307ea77506cbb8d'></div>
<p>Aug 30, 2009 &#8230; The solution is to install the Linux libjpeg-devel package, which I did with the   yum command, like this: yum install libjpeg-devel. You may actually need the   following four packages all installed: &#8230;<br /><a href='http://www.devdaily.com/php/unable-install-php5-configure-error-libjpegaso-not-found'>[記事本文へ]</a><br style='clear:both;'/></p>
]]></content:encoded>
			<wfw:commentRss>http://iphone.vc/archives/2257.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPのインストール(Apache2.0 Linux編)</title>
		<link>http://iphone.vc/archives/2256.html</link>
		<comments>http://iphone.vc/archives/2256.html#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[libjpeg]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[PHPのインストール(Apache2.0 Linux編). Webメールとして、SquirrelMailというPHP  ベースのものを入れることにしたので、ApacheもPHP &#8230; &#8211;with-jpeg-diru003d/usr (  libjpegインストール接頭辞にパスを設定); &#8211;with-pgsqlu003d/usr (PostgresSQLサポートを  有効。 &#8230;[記事本文へ]
]]></description>
			<content:encoded><![CDATA[<div style='float:left;margin-right:1em;'><img src='http://tool.lifescape.jp/getimg.php?url=http://www.aconus.com/~oyaji/www/apache_linux_php.htm&#038;no=f52e1fabde7f7598a84852f9dec2d328'></div>
<p>PHPのインストール(Apache2.0 Linux編). Webメールとして、SquirrelMailというPHP  ベースのものを入れることにしたので、ApacheもPHP &#8230; &#8211;with-jpeg-diru003d/usr (  libjpegインストール接頭辞にパスを設定); &#8211;with-pgsqlu003d/usr (PostgresSQLサポートを  有効。 &#8230;<br /><a href='http://www.aconus.com/~oyaji/www/apache_linux_php.htm'>[記事本文へ]</a><br style='clear:both;'/></p>
]]></content:encoded>
			<wfw:commentRss>http://iphone.vc/archives/2256.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>必要なパッケージのインストール -Vine LinuxでWideStudio-</title>
		<link>http://iphone.vc/archives/2255.html</link>
		<comments>http://iphone.vc/archives/2255.html#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[libjpeg]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Vine Linuxはインストーラに任せて標準インストールした場合にはPython,Ruby,Perlは  すでに入っています，これ以外のものはまだ入っていません。 &#8230; この調子で次は  Jpeglibにいきましょう。これはそのままlibjpeg-develをインストールします。 &#8230;[記事本文へ]
]]></description>
			<content:encoded><![CDATA[<div style='float:left;margin-right:1em;'><img src='http://tool.lifescape.jp/getimg.php?url=http://www.geocities.jp/ysvc2ws2/vine/vine02.html&#038;no=a1032b4e7c5f76e36117778fb3c316ec'></div>
<p>Vine Linuxはインストーラに任せて標準インストールした場合にはPython,Ruby,Perlは  すでに入っています，これ以外のものはまだ入っていません。 &#8230; この調子で次は  Jpeglibにいきましょう。これはそのままlibjpeg-develをインストールします。 &#8230;<br /><a href='http://www.geocities.jp/ysvc2ws2/vine/vine02.html'>[記事本文へ]</a><br style='clear:both;'/></p>
]]></content:encoded>
			<wfw:commentRss>http://iphone.vc/archives/2255.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IJGu0026#39;s JPEG software release 6b with x86 SIMD extension</title>
		<link>http://iphone.vc/archives/2254.html</link>
		<comments>http://iphone.vc/archives/2254.html#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[libjpeg]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[このパッケージをインストールすると、JPEG の読み込み／書き出しに &#8230; libjpeg-6bx1  .02-3.vl4.i386.rpm &#8211; 160746 bytes; for Vine Linux 4.2, &#8230;[記事本文へ]
]]></description>
			<content:encoded><![CDATA[<div style='float:left;margin-right:1em;'><img src='http://tool.lifescape.jp/getimg.php?url=http://cetus.sakura.ne.jp/softlab/jpeg-x86simd/jpegsimd.html&#038;no=97ae378623383bd6fa0dfd4ff42945a7'></div>
<p>このパッケージをインストールすると、JPEG の読み込み／書き出しに &#8230; libjpeg-6bx1  .02-3.vl4.i386.rpm &#8211; 160746 bytes; for Vine Linux 4.2, &#8230;<br /><a href='http://cetus.sakura.ne.jp/softlab/jpeg-x86simd/jpegsimd.html'>[記事本文へ]</a><br style='clear:both;'/></p>
]]></content:encoded>
			<wfw:commentRss>http://iphone.vc/archives/2254.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>libjpeg-7</title>
		<link>http://iphone.vc/archives/2253.html</link>
		<comments>http://iphone.vc/archives/2253.html#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[libjpeg]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Jul 28, 2009 &#8230; Beyond Linux® From Scratch &#8211; Version svn-20091010. Chapter 9. Graphics and Font   Libraries. Prev. Graphics and Font Libraries &#8230; Installation of libjpeg.   Install libjpeg by running the following commands: &#8230;[記事本文へ]
]]></description>
			<content:encoded><![CDATA[<div style='float:left;margin-right:1em;'><img src='http://tool.lifescape.jp/getimg.php?url=http://www.linuxfromscratch.org/blfs/view/svn/general/libjpeg.html&#038;no=6a0613fbf98d8c07e2b7960ac73dc567'></div>
<p>Jul 28, 2009 &#8230; Beyond Linux® From Scratch &#8211; Version svn-20091010. Chapter 9. Graphics and Font   Libraries. Prev. Graphics and Font Libraries &#8230; Installation of libjpeg.   Install libjpeg by running the following commands: &#8230;<br /><a href='http://www.linuxfromscratch.org/blfs/view/svn/general/libjpeg.html'>[記事本文へ]</a><br style='clear:both;'/></p>
]]></content:encoded>
			<wfw:commentRss>http://iphone.vc/archives/2253.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WEBシステム開発: WEBサーバ構築サービス｜GDライブラリのインストール</title>
		<link>http://iphone.vc/archives/2252.html</link>
		<comments>http://iphone.vc/archives/2252.html#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[libjpeg]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[JPEG関係の画像を扱うためにはlibjpegを、PNGならlibpng、日本語を扱うためには  freetype、等を事前にインストールしておく必要がある。もちろんこういった機能を使わ  ないのであればインストールする必要はないし、最近のLinuxでは予めインストールされ  て &#8230;[記事本文へ]
]]></description>
			<content:encoded><![CDATA[<div style='float:left;margin-right:1em;'><img src='http://tool.lifescape.jp/getimg.php?url=http://www.bitlink.co.jp/server/lin_gd.htm&#038;no=6a3aa5d38b8b265dfccad4de2544b830'></div>
<p>JPEG関係の画像を扱うためにはlibjpegを、PNGならlibpng、日本語を扱うためには  freetype、等を事前にインストールしておく必要がある。もちろんこういった機能を使わ  ないのであればインストールする必要はないし、最近のLinuxでは予めインストールされ  て &#8230;<br /><a href='http://www.bitlink.co.jp/server/lin_gd.htm'>[記事本文へ]</a><br style='clear:both;'/></p>
]]></content:encoded>
			<wfw:commentRss>http://iphone.vc/archives/2252.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>zlib, libjpeg, libpng, libxmlをインストールする &#8211; ”improve it &#8230;</title>
		<link>http://iphone.vc/archives/2251.html</link>
		<comments>http://iphone.vc/archives/2251.html#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[libjpeg]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[2008年6月6日 &#8230; とあるPCにPHPをインストール使用としたらlibjpeg, libxmlがないと言われたので  インストールすることにした。 &#8230; [HTML]XML宣言、コメントの書ける場所 [Tips][  Linux][メモ]シェルスクリプトの多重起動を防ぎたい！ &#8230;[記事本文へ]
]]></description>
			<content:encoded><![CDATA[<div style='float:left;margin-right:1em;'><img src='http://tool.lifescape.jp/getimg.php?url=http://d.hatena.ne.jp/uunfo/20080606/1212752539&#038;no=0f9a845791fc3ccf4c3295b5ae7e46b3'></div>
<p>2008年6月6日 &#8230; とあるPCにPHPをインストール使用としたらlibjpeg, libxmlがないと言われたので  インストールすることにした。 &#8230; [HTML]XML宣言、コメントの書ける場所 [Tips][  Linux][メモ]シェルスクリプトの多重起動を防ぎたい！ &#8230;<br /><a href='http://d.hatena.ne.jp/uunfo/20080606/1212752539'>[記事本文へ]</a><br style='clear:both;'/></p>
]]></content:encoded>
			<wfw:commentRss>http://iphone.vc/archives/2251.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
