<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Diego's CS research blog</title>
	<atom:link href="http://diegoresearch.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://diegoresearch.wordpress.com</link>
	<description>research blog of a graduate student in computer science (in distributed resource allocation)</description>
	<lastBuildDate>Tue, 04 Aug 2009 15:26:04 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Using lp_solve in Java with Mac OS X by Schmo</title>
		<link>http://diegoresearch.wordpress.com/2008/07/10/using-lp_solve-in-java-with-mac-os-x/#comment-9</link>
		<dc:creator>Schmo</dc:creator>
		<pubDate>Tue, 04 Aug 2009 15:26:04 +0000</pubDate>
		<guid isPermaLink="false">http://diegoresearch.wordpress.com/?p=11#comment-9</guid>
		<description>Got these instructions to work on OS X with 64-bit Java6.  Just follow these instructions, but add -arch x86_64 to all the c$ and g++ commands in ccc.osx and build-osx1.</description>
		<content:encoded><![CDATA[<p>Got these instructions to work on OS X with 64-bit Java6.  Just follow these instructions, but add -arch x86_64 to all the c$ and g++ commands in ccc.osx and build-osx1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using lp_solve in Java with Mac OS X by Diego</title>
		<link>http://diegoresearch.wordpress.com/2008/07/10/using-lp_solve-in-java-with-mac-os-x/#comment-8</link>
		<dc:creator>Diego</dc:creator>
		<pubDate>Tue, 27 Jan 2009 14:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://diegoresearch.wordpress.com/?p=11#comment-8</guid>
		<description>Once you have installed the library, you just need to use the java wrapper. That is you need to include the jar file in your project: go on &quot;properties&quot; of your project then select &quot;Libraries&quot; and click on &quot;add external jar&quot;.
(I usually keep a folder in the workspace named &quot;myLib&quot; where I keep my jars which I need to include in my projects)

Hope this helps!
Good luck.
- Diego</description>
		<content:encoded><![CDATA[<p>Once you have installed the library, you just need to use the java wrapper. That is you need to include the jar file in your project: go on &#8220;properties&#8221; of your project then select &#8220;Libraries&#8221; and click on &#8220;add external jar&#8221;.<br />
(I usually keep a folder in the workspace named &#8220;myLib&#8221; where I keep my jars which I need to include in my projects)</p>
<p>Hope this helps!<br />
Good luck.<br />
- Diego</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using lp_solve in Java with Mac OS X by C. Staudt</title>
		<link>http://diegoresearch.wordpress.com/2008/07/10/using-lp_solve-in-java-with-mac-os-x/#comment-7</link>
		<dc:creator>C. Staudt</dc:creator>
		<pubDate>Tue, 27 Jan 2009 14:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://diegoresearch.wordpress.com/?p=11#comment-7</guid>
		<description>Thanks for the instructions. By following them, I managed to get the demo to work from  
the terminal.  However, I need to use lpsolve in an Eclipse project. I was  
wondering if you could  give any advice on using the resulting  
lpsolve55j.jar with Eclipse. Any help would be greatly appreciated.  
Thanks for the blog post by the way.</description>
		<content:encoded><![CDATA[<p>Thanks for the instructions. By following them, I managed to get the demo to work from<br />
the terminal.  However, I need to use lpsolve in an Eclipse project. I was<br />
wondering if you could  give any advice on using the resulting<br />
lpsolve55j.jar with Eclipse. Any help would be greatly appreciated.<br />
Thanks for the blog post by the way.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
