<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Installing Ocaml extensions</title>
	<atom:link href="http://curiousprogrammer.wordpress.com/2007/01/05/installing-ocaml-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://curiousprogrammer.wordpress.com/2007/01/05/installing-ocaml-extensions/</link>
	<description>Leveraging Perl and Emacs</description>
	<lastBuildDate>Tue, 07 May 2013 11:25:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Adrien Nader</title>
		<link>http://curiousprogrammer.wordpress.com/2007/01/05/installing-ocaml-extensions/#comment-2111</link>
		<dc:creator><![CDATA[Adrien Nader]]></dc:creator>
		<pubDate>Sat, 04 Aug 2007 08:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/2007/01/05/installing-ocaml-extensions/#comment-2111</guid>
		<description><![CDATA[Forgot to say mingw+msys already does a great job and in most cases when presented with a choice between a win32 and a unix version of a file, I take the unix one. ;)]]></description>
		<content:encoded><![CDATA[<p>Forgot to say mingw+msys already does a great job and in most cases when presented with a choice between a win32 and a unix version of a file, I take the unix one. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrien Nader</title>
		<link>http://curiousprogrammer.wordpress.com/2007/01/05/installing-ocaml-extensions/#comment-2110</link>
		<dc:creator><![CDATA[Adrien Nader]]></dc:creator>
		<pubDate>Sat, 04 Aug 2007 08:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://curiousprogrammer.wordpress.com/2007/01/05/installing-ocaml-extensions/#comment-2110</guid>
		<description><![CDATA[Hi,

We seem to be among the few other people using ocaml under windows.
I really want it to run at 100% under mingw+msys and already debuggued some things. Paths are problematic and I think  just evaluates to blank.
I have a &quot;.profile&quot; file in ~ with this:
  export PATH=/e/GNU/ocaml/bin:/e/GNU/ocaml/lib:$PATH
  export CAMLLIB=/e/GNU/ocaml/lib
  export OCAMLLIB=/e/GNU/ocaml/lib
  export CAMLP4LIB=/e/GNU/ocaml/lib/camlp4
Pretty useful. ;)]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>We seem to be among the few other people using ocaml under windows.<br />
I really want it to run at 100% under mingw+msys and already debuggued some things. Paths are problematic and I think  just evaluates to blank.<br />
I have a &#8220;.profile&#8221; file in ~ with this:<br />
  export PATH=/e/GNU/ocaml/bin:/e/GNU/ocaml/lib:$PATH<br />
  export CAMLLIB=/e/GNU/ocaml/lib<br />
  export OCAMLLIB=/e/GNU/ocaml/lib<br />
  export CAMLP4LIB=/e/GNU/ocaml/lib/camlp4<br />
Pretty useful. <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
