<?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>The Troll&#039;s factory &#187; version donnée de autoconf</title>
	<atom:link href="http://trollfactory.fr/tag/version-donnee-de-autoconf/feed" rel="self" type="application/rss+xml" />
	<link>http://trollfactory.fr</link>
	<description>Geekeries &#38; pensées</description>
	<lastBuildDate>Mon, 09 Jun 2014 19:43:25 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>Utiliser buildconf avec la version autoconf de son choix // Use buildconf with a specific autoconf version</title>
		<link>http://trollfactory.fr/utiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314</link>
		<comments>http://trollfactory.fr/utiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314#comments</comments>
		<pubDate>Sat, 27 Nov 2010 12:35:09 +0000</pubDate>
		<dc:creator><![CDATA[Troll]]></dc:creator>
				<category><![CDATA[Administration serveur]]></category>
		<category><![CDATA[astuces]]></category>
		<category><![CDATA[Geekeries]]></category>
		<category><![CDATA[Scripts, astuces, dév. web]]></category>
		<category><![CDATA[2.13]]></category>
		<category><![CDATA[autoconf]]></category>
		<category><![CDATA[buildconf]]></category>
		<category><![CDATA[compilation]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[gnu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[specific version]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[version donnée de autoconf]]></category>

		<guid isPermaLink="false">http://trollfactory.fr/?p=314</guid>
		<description><![CDATA[As usual, for international readers, the english version is below, at the end of the French version Alors, on va encore m&#8217;accuser de publier que des billets geeks, et court pour celui-ci en plus, mais c&#8217;est tellement galère à chercher sur le net, que je ne peux m&#8217;empêcher de partager cette astuce avec vous Passons [...]]]></description>
				<content:encoded><![CDATA[<p><em><strong>As usual, for international readers, the english version is below, at the end of the French version <img src="//trollfactory.fr/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" /></strong></em></p>
<p>Alors, on va encore m&rsquo;accuser de publier que des billets geeks, et court pour celui-ci en plus, mais c&rsquo;est tellement galère à chercher sur le net, que je ne peux m&rsquo;empêcher de partager cette astuce avec vous <img src="//trollfactory.fr/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
<p>Passons aux choses intéressantes : Il peut être intéressant, voire indispensable (et ça vous intéressera majoritairement dans le cas où c&rsquo;est indispensable, n&rsquo;est-ce pas <img src="//trollfactory.fr/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> ) de pouvoir utiliser une vieille version de autoconf, notamment la fameuse 2.13, à la place votre super version hyper à jour utilisée par votre système GNU/Linux. Cependant, la question toute bête : bordel comment on fait pour dire à buildconf d&rsquo;utiliser une autre version que celle par défaut du système ?</p>
<p>Eh bien, si vous avez passé une heure à chercher sur internet avant d&rsquo;atterrir ici, vous allez être peut-être un peu déçu par la simplicité de la chose, mais bon, on n&rsquo;échappe pas aux lois de Murphy ! :</p>
<p><code>export PHP_AUTOCONF=`which autoconf-2.13`</code></p>
<p><em>Note : ceci est l&rsquo;exemple pour la compilation de PHP, pour la compilation d&rsquo;un autre programme cela ressemblera très certainement à cela, je ne peux cependant pas donner de généralité !</em></p>
<p><strong>Voilà c&rsquo;est fini</strong>. Il suffit de taper cela dans votre console juste avant d&rsquo;exécuter la commande &laquo;&nbsp;./builconf&nbsp;&raquo; (ou généralement &laquo;&nbsp;./buildconf &#8211;force&nbsp;&raquo; mais peu importe). <strong><span style="color: #ff0000;">Attention, cependant, vous devez taper cette commande et celle du buildconf dans la même console, évidemment.</span></strong></p>
<p>J&rsquo;espère que vous vous sentez soulagés <img src="//trollfactory.fr/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" /> Notamment si vous étiez en train d&rsquo;essayer d&rsquo;installer&#8230;humm&#8230; php depuis les sources ? <img src="//trollfactory.fr/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" /></p>
<p>Merci à <a href="http://blog.mageekbox.net/?post/2010/10/11/Comment-utiliser-l-autoconf-de-son-choix-pour-compiler-PHP" target="_blank">MaGeekGuy</a> pour l&rsquo;astuce <img src="//trollfactory.fr/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<span id="more-314"></span></p>
<p>Well, I&rsquo;m going to be again accused to publish only geek articles, and moreover, short, for this one, but it&rsquo;s such a real pain to find that on the Internet, then I can&rsquo;t resist to share it with you folks <img src="//trollfactory.fr/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
<p>Interesting things now : It can be useful, not to say essential (and it will interest you more in the case it&rsquo;s essential, won&rsquo;t it <img src="//trollfactory.fr/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> ) to be able to use an old version of autoconf, for exemple the famous 2.13, instead of your state-of-the-heart version used by default by your GNU/Linux operating system. However, what a stupid question : how the hell do you explain to buildconf that it must use an older version instead of the default one ?</p>
<p>Well, if you&rsquo;ve just spent about an hour searching on the Internet before coming here, you may be a bit disapointed by the simplicity of the solution. But, after all, no one escape from Murphy&rsquo;s laws ! :</p>
<p><code>export PHP_AUTOCONF=`which autoconf-2.13`</code></p>
<p><em>NB : this is an example for PHP compilation, for other soft compilation it will certainly be much like that, but I can&rsquo;t exhibate a general case here.</em></p>
<p><strong>Voilà, it&rsquo;s over !</strong> You now only need to type that in your shell just before the &laquo;&nbsp;./buildconf&nbsp;&raquo; command (or more often &laquo;&nbsp;./buildconf &#8211;force&nbsp;&raquo; but it doesn&rsquo;t really matter). <strong><span style="color: #ff0000;">Beware, however, you must type this command in the same shell as the buildconf one, obviously.</span></strong></p>
<p>I hope you feel distressed <img src="//trollfactory.fr/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" /> Specifically if you were trying to install&#8230;well&#8230; php from the sources ? <img src="//trollfactory.fr/wp-includes/images/smilies/icon_wink.gif" alt=";-)" class="wp-smiley" /></p>
<p>Thanks to <a href="http://blog.mageekbox.net/?post/2010/10/11/Comment-utiliser-l-autoconf-de-son-choix-pour-compiler-PHP" target="_blank">MaGeekGuy</a> for this tip <img src="//trollfactory.fr/wp-includes/images/smilies/icon_smile.gif" alt=":-)" class="wp-smiley" /> .</p>
Share and Enjoy:<a rel="nofollow" target="_blank"  href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/printfriendly.png" class="sociable-img sociable-hovers" title="Print" alt="Print" /></a><a rel="nofollow" target="_blank"  href="http://www.printfriendly.com/print/new?url=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/pdf.png" class="sociable-img sociable-hovers" title="PDF" alt="PDF" /></a><a rel="nofollow" target="_blank"  href="http://twitter.com/home?status=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version%20-%20http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/twitter.png" class="sociable-img sociable-hovers" title="Twitter" alt="Twitter" /></a><a rel="nofollow" target="_blank"  href="http://www.facebook.com/share.php?u=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&amp;t=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/facebook.png" class="sociable-img sociable-hovers" title="Facebook" alt="Facebook" /></a><a rel="nofollow" target="_blank"  href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&amp;title=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version&amp;source=The+Troll%26%23039%3Bs+factory+Geekeries+%26amp%3B+pens%C3%A9es&amp;summary=As%20usual%2C%20for%20international%20readers%2C%20the%20english%20version%20is%20below%2C%20at%20the%20end%20of%20the%20French%20version%20%3B-%29%0D%0A%0D%0AAlors%2C%20on%20va%20encore%20m%27accuser%20de%20publier%20que%20des%20billets%20geeks%2C%20et%20court%20pour%20celui-ci%20en%20plus%2C%20mais%20c%27est%20tellement%20gal%C3%A8re%20%C3%A0%20chercher%20sur%20le" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/linkedin.png" class="sociable-img sociable-hovers" title="LinkedIn" alt="LinkedIn" /></a><a rel="nofollow" target="_blank"  href="http://trollfactory.fr/feed" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/rss.png" class="sociable-img sociable-hovers" title="RSS" alt="RSS" /></a><a rel="nofollow" target="_blank"  href="http://www.wikio.fr/vote?url=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/wikio.png" class="sociable-img sociable-hovers" title="Wikio FR" alt="Wikio FR" /></a><a rel="nofollow" target="_blank"  href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&amp;title=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version&amp;bodytext=As%20usual%2C%20for%20international%20readers%2C%20the%20english%20version%20is%20below%2C%20at%20the%20end%20of%20the%20French%20version%20%3B-%29%0D%0A%0D%0AAlors%2C%20on%20va%20encore%20m%27accuser%20de%20publier%20que%20des%20billets%20geeks%2C%20et%20court%20pour%20celui-ci%20en%20plus%2C%20mais%20c%27est%20tellement%20gal%C3%A8re%20%C3%A0%20chercher%20sur%20le" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/digg.png" class="sociable-img sociable-hovers" title="Digg" alt="Digg" /></a><a rel="nofollow" target="_blank"  href="http://delicious.com/post?url=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&amp;title=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version&amp;notes=As%20usual%2C%20for%20international%20readers%2C%20the%20english%20version%20is%20below%2C%20at%20the%20end%20of%20the%20French%20version%20%3B-%29%0D%0A%0D%0AAlors%2C%20on%20va%20encore%20m%27accuser%20de%20publier%20que%20des%20billets%20geeks%2C%20et%20court%20pour%20celui-ci%20en%20plus%2C%20mais%20c%27est%20tellement%20gal%C3%A8re%20%C3%A0%20chercher%20sur%20le" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/delicious.png" class="sociable-img sociable-hovers" title="del.icio.us" alt="del.icio.us" /></a><a rel="nofollow" target="_blank"  href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&amp;title=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version&amp;annotation=As%20usual%2C%20for%20international%20readers%2C%20the%20english%20version%20is%20below%2C%20at%20the%20end%20of%20the%20French%20version%20%3B-%29%0D%0A%0D%0AAlors%2C%20on%20va%20encore%20m%27accuser%20de%20publier%20que%20des%20billets%20geeks%2C%20et%20court%20pour%20celui-ci%20en%20plus%2C%20mais%20c%27est%20tellement%20gal%C3%A8re%20%C3%A0%20chercher%20sur%20le" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png" class="sociable-img sociable-hovers" title="Google Bookmarks" alt="Google Bookmarks" /></a><a rel="nofollow" target="_blank"  href="http://technorati.com/faves?add=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/technorati.png" class="sociable-img sociable-hovers" title="Technorati" alt="Technorati" /></a><a rel="nofollow" target="_blank"  href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/sphinn.png" class="sociable-img sociable-hovers" title="Sphinn" alt="Sphinn" /></a><a rel="nofollow" target="_blank"  href="http://www.mixx.com/submit?page_url=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&amp;title=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/mixx.png" class="sociable-img sociable-hovers" title="Mixx" alt="Mixx" /></a><a rel="nofollow" target="_blank" title="Add to favorites" href="#" onclick="AddToFavorites(); return false;"><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/addtofavorites.png" class="sociable-img sociable-hovers" title="Add to favorites" alt="Add to favorites" /></a><a rel="nofollow" target="_blank"  href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&amp;title=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/live.png" class="sociable-img sociable-hovers" title="Live" alt="Live" /></a><a rel="nofollow" target="_blank"  href="http://www.netvibes.com/share?title=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version&amp;url=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/netvibes.png" class="sociable-img sociable-hovers" title="Netvibes" alt="Netvibes" /></a><a rel="nofollow" target="_blank"  href="http://www.scoopeo.com/scoop/new?newurl=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&amp;title=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/scoopeo.png" class="sociable-img sociable-hovers" title="Scoopeo" alt="Scoopeo" /></a><a rel="nofollow" target="_blank"  href="http://www.viadeo.com/shareit/share/?url=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&title=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version&urllanguage=fr" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/viadeo.png" class="sociable-img sociable-hovers" title="viadeo FR" alt="viadeo FR" /></a><a rel="nofollow" target="_blank"  href="http://identi.ca/notice/new?status_textarea=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/identica.png" class="sociable-img sociable-hovers" title="Identi.ca" alt="Identi.ca" /></a><a rel="nofollow" target="_blank"  href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&amp;t=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/myspace.png" class="sociable-img sociable-hovers" title="MySpace" alt="MySpace" /></a><a rel="nofollow" target="_blank"  href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&amp;title=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png" class="sociable-img sociable-hovers" title="StumbleUpon" alt="StumbleUpon" /></a><a rel="nofollow" target="_blank"  href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Ftrollfactory.fr%2Futiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314&amp;submitHeadline=Utiliser%20buildconf%20avec%20la%20version%20autoconf%20de%20son%20choix%20%2F%2F%20Use%20buildconf%20with%20a%20specific%20autoconf%20version&amp;submitSummary=As%20usual%2C%20for%20international%20readers%2C%20the%20english%20version%20is%20below%2C%20at%20the%20end%20of%20the%20French%20version%20%3B-%29%0D%0A%0D%0AAlors%2C%20on%20va%20encore%20m%27accuser%20de%20publier%20que%20des%20billets%20geeks%2C%20et%20court%20pour%20celui-ci%20en%20plus%2C%20mais%20c%27est%20tellement%20gal%C3%A8re%20%C3%A0%20chercher%20sur%20le&amp;submitCategory=science&amp;submitAssetType=text" ><img src="//trollfactory.fr/wp-content/plugins/sociable-30/images/default/16/yahoobuzz.png" class="sociable-img sociable-hovers" title="Yahoo! Buzz" alt="Yahoo! Buzz" /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://trollfactory.fr/utiliser-buildconf-avec-la-version-autoconf-de-son-choix-use-buildconf-with-a-specific-autoconf-version-314/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
