<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for def Tenako.blog () end</title>
	<atom:link href="http://blog.tenako.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tenako.com</link>
	<description></description>
	<lastBuildDate>Thu, 10 Nov 2011 16:21:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on mac: Install MacVim by Allen</title>
		<link>http://blog.tenako.com/2011/07/06/mac-install-macvim/comment-page-1/#comment-11111</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Thu, 10 Nov 2011 16:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tenako.com/?p=367#comment-11111</guid>
		<description>Thanks! 

@w3rd: the DLFAGS is an evironment variable used my the linker (which builds the executable from the various compiled c-program files (object files). This command line sets an environment variable, then executes the command

  VARIABLE=&quot;value&quot; command
  LDFLAGS=&quot;-L/usr/lib&quot; ./configure _your_options_here_

The &quot;-L&quot; flag tells the linker to look in that path to find the references system libraries to include, much like the &quot;PATH&quot; variable contains the list of directories to search to find a command file to load and execute.

In this case, we tell the linker to first look in the OSX system libraries (/usr/lib) before the macport libraries (/opt/local/lib). Sometimes macports builds versions with subtle differences that are not universally compatible.</description>
		<content:encoded><![CDATA[<p>Thanks! </p>
<p>@w3rd: the DLFAGS is an evironment variable used my the linker (which builds the executable from the various compiled c-program files (object files). This command line sets an environment variable, then executes the command</p>
<p>  VARIABLE=&#8221;value&#8221; command<br />
  LDFLAGS=&#8221;-L/usr/lib&#8221; ./configure _your_options_here_</p>
<p>The &#8220;-L&#8221; flag tells the linker to look in that path to find the references system libraries to include, much like the &#8220;PATH&#8221; variable contains the list of directories to search to find a command file to load and execute.</p>
<p>In this case, we tell the linker to first look in the OSX system libraries (/usr/lib) before the macport libraries (/opt/local/lib). Sometimes macports builds versions with subtle differences that are not universally compatible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mac: Install MacVim by w3rd</title>
		<link>http://blog.tenako.com/2011/07/06/mac-install-macvim/comment-page-1/#comment-10788</link>
		<dc:creator>w3rd</dc:creator>
		<pubDate>Fri, 23 Sep 2011 22:08:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tenako.com/?p=367#comment-10788</guid>
		<description>could you explain what the LDFLAGS does? I&#039;ve had to use a solution like this twice but no one has ever explained why</description>
		<content:encoded><![CDATA[<p>could you explain what the LDFLAGS does? I&#8217;ve had to use a solution like this twice but no one has ever explained why</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mac: Install MacVim by farruco</title>
		<link>http://blog.tenako.com/2011/07/06/mac-install-macvim/comment-page-1/#comment-10372</link>
		<dc:creator>farruco</dc:creator>
		<pubDate>Sun, 10 Jul 2011 10:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tenako.com/?p=367#comment-10372</guid>
		<description>You&#039;re welcome : )</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome : )</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on mac: Install MacVim by Ignacio De La Madrid</title>
		<link>http://blog.tenako.com/2011/07/06/mac-install-macvim/comment-page-1/#comment-10368</link>
		<dc:creator>Ignacio De La Madrid</dc:creator>
		<pubDate>Sat, 09 Jul 2011 21:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tenako.com/?p=367#comment-10368</guid>
		<description>Dude, your fix is  great! I know there are a lot of people having this problem and I am sure your fix  has been of HUGE help. Thanks a lot :)</description>
		<content:encoded><![CDATA[<p>Dude, your fix is  great! I know there are a lot of people having this problem and I am sure your fix  has been of HUGE help. Thanks a lot <img src='http://blog.tenako.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails: Errores al instalar login_generator (1.2.2) en Rails 2.1.0 by Ponyo</title>
		<link>http://blog.tenako.com/2008/10/09/rails-errores-al-instalar-login_generator-122/comment-page-1/#comment-8897</link>
		<dc:creator>Ponyo</dc:creator>
		<pubDate>Fri, 23 Jul 2010 01:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tenako.com/?p=16#comment-8897</guid>
		<description>Antes del segundo problema, me presenta el error: 

 
undefined method `model&#039; for ApplicationController:Class

¿qué debo hacer?

Gracias</description>
		<content:encoded><![CDATA[<p>Antes del segundo problema, me presenta el error: </p>
<p>undefined method `model&#8217; for ApplicationController:Class</p>
<p>¿qué debo hacer?</p>
<p>Gracias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Install mochiweb with macports by David Barral Precedo</title>
		<link>http://blog.tenako.com/2010/07/19/install-mochiweb-with-macports/comment-page-1/#comment-8893</link>
		<dc:creator>David Barral Precedo</dc:creator>
		<pubDate>Mon, 19 Jul 2010 19:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tenako.com/2010/07/19/install-mochiweb-with-macports/#comment-8893</guid>
		<description>Hi Fuco!
BTW I switched to homebrew instead of Macports. Simpler and nicer.</description>
		<content:encoded><![CDATA[<p>Hi Fuco!<br />
BTW I switched to homebrew instead of Macports. Simpler and nicer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vim: Ficheros *~ by lucho</title>
		<link>http://blog.tenako.com/2009/02/20/vim-ficheros/comment-page-1/#comment-8560</link>
		<dc:creator>lucho</dc:creator>
		<pubDate>Wed, 02 Dec 2009 13:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tenako.com/?p=60#comment-8560</guid>
		<description>Hola. también soy adicto al Vim y tengo un problema el cual una vista con nombre de archivo *.mobile.erb no me colorea nada la sintaxis. como lo podre solucionar? gracias muy bueno tu blog agregado a bookmarks.</description>
		<content:encoded><![CDATA[<p>Hola. también soy adicto al Vim y tengo un problema el cual una vista con nombre de archivo *.mobile.erb no me colorea nada la sintaxis. como lo podre solucionar? gracias muy bueno tu blog agregado a bookmarks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby: Expirar los mensajes de Starling en 3 comodos pasos by farruco</title>
		<link>http://blog.tenako.com/2009/03/20/expirar-mensajes-starling/comment-page-1/#comment-6405</link>
		<dc:creator>farruco</dc:creator>
		<pubDate>Fri, 20 Mar 2009 19:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tenako.com/?p=113#comment-6405</guid>
		<description>Le envié un mail a dos señores que figuran en la página de github.Si hay alguna novedad, ya actualizaré. :)</description>
		<content:encoded><![CDATA[<p>Le envié un mail a dos señores que figuran en la página de github.Si hay alguna novedad, ya actualizaré. <img src='http://blog.tenako.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby: Expirar los mensajes de Starling en 3 comodos pasos by David Barral Precedo</title>
		<link>http://blog.tenako.com/2009/03/20/expirar-mensajes-starling/comment-page-1/#comment-6404</link>
		<dc:creator>David Barral Precedo</dc:creator>
		<pubDate>Fri, 20 Mar 2009 18:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tenako.com/?p=113#comment-6404</guid>
		<description>Deberías comentarselo a los autores de Starling, a ver si es intended behaviour o un bug. Y si es lo segundo, deberías enviarles un parche y empezar a hacerte famoso :)</description>
		<content:encoded><![CDATA[<p>Deberías comentarselo a los autores de Starling, a ver si es intended behaviour o un bug. Y si es lo segundo, deberías enviarles un parche y empezar a hacerte famoso <img src='http://blog.tenako.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mac &amp; Git &amp; Ssh : Un poquillo de scripting by marcos</title>
		<link>http://blog.tenako.com/2009/02/26/mac-os-x-scripting/comment-page-1/#comment-6402</link>
		<dc:creator>marcos</dc:creator>
		<pubDate>Tue, 17 Mar 2009 18:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tenako.com/?p=85#comment-6402</guid>
		<description>cuando micho rule correctamente ya te pediré consejo ...</description>
		<content:encoded><![CDATA[<p>cuando micho rule correctamente ya te pediré consejo &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

