<?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>PHPK.org &#187; libtool</title>
	<atom:link href="http://www.phpk.org/archives/tag/libtool/feed" rel="self" type="application/rss+xml" />
	<link>http://www.phpk.org</link>
	<description>PHP User Group</description>
	<lastBuildDate>Tue, 17 Jan 2012 17:17:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>cannot find &#8211;lltdl 에러 해결 방법</title>
		<link>http://www.phpk.org/archives/305</link>
		<comments>http://www.phpk.org/archives/305#comments</comments>
		<pubDate>Mon, 20 Jul 2009 11:42:12 +0000</pubDate>
		<dc:creator>ooti</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[libtool]]></category>

		<guid isPermaLink="false">http://www.phpkorea.org/archives/305</guid>
		<description><![CDATA[PHP를 컴파일 하는 과정에서 cannot find –lltdl 에러 메세지가 출력되고 컴파일이 중단되는 경우가 있습니다. /usr/bin/ld: cannot find -lltdl *** Error code 1 PHP을 컴파일하기 위해서는 autoconf, automake, libtool, GNC make, GCC, GNU elf-binutils package 가 필요합니다. 이 에러 메세지는 이 중에서 libtool 을 찾지 못했다는 것이므로 libtool 을 설치하면 됩니다. libtool은 http://www.gnu.org/software/libtool/ 에 접속하셔서 화면 [...]]]></description>
			<content:encoded><![CDATA[<p>PHP를 컴파일 하는 과정에서 cannot find –lltdl 에러 메세지가 출력되고 컴파일이 중단되는 경우가 있습니다.
<pre style="border-right: #cecece 1px solid; padding-right: 5px; border-top: #cecece 1px solid; padding-left: 5px; min-height: 40px; padding-bottom: 5px; overflow: auto; border-left: #cecece 1px solid; width: 500px; padding-top: 5px; border-bottom: #cecece 1px solid; background-color: #fbfbfb">
<pre style="font-size: 11px; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; background-color: #fbfbfb">/usr/bin/ld: cannot find -lltdl
</pre>
<pre style="font-size: 11px; margin: 0em; width: 100%; font-family: consolas,&#39;Courier New&#39;,courier,monospace; background-color: #fbfbfb">*** Error code 1</pre>
</pre>
<p>PHP을 컴파일하기 위해서는 autoconf, automake, libtool, GNC make, GCC, GNU elf-binutils package 가 필요합니다. 이 에러 메세지는 이 중에서 libtool 을 찾지 못했다는 것이므로 libtool 을 설치하면 됩니다.</p>
<p>libtool은 <a title="http://www.gnu.org/software/libtool/" href="http://www.gnu.org/software/libtool/">http://www.gnu.org/software/libtool/</a> 에 접속하셔서 화면 중앙에 The latest stable version 의 링크를 클릭해서 내려 받을 수 있습니다.</p>
<p><a href="http://blog.phpkorea.org/files/20090720-195733.jpg"><img title="2009-07-20_195733" style="border-top-width: 0px; display: inline; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="333" alt="2009-07-20_195733" src="http://blog.phpkorea.org/files/20090720-195733-thumb.jpg" width="371" border="0" /></a> </p>
<p>웹 서버에서 압축을 풀고 ./configure 을 수행합니다. 그리고 make 와 make install 을 하시고 php 를 다시 컴파일을 시도해 보시면 됩니다.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpk.org/archives/305/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  www.phpk.org/archives/tag/libtool/feed ) in 0.16352 seconds, on Feb 8th, 2012 at 8:20 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 8th, 2012 at 9:20 am UTC -->
