<?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 on: Installing Octave Packages in Snow Leopard</title>
	<atom:link href="http://supermegaultragroovy.com/2009/09/17/installing-octave-packages-in-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://supermegaultragroovy.com/2009/09/17/installing-octave-packages-in-snow-leopard/</link>
	<description>Chris Liscio&#039;s Boo-urns Log</description>
	<lastBuildDate>Thu, 08 Dec 2011 10:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Chris K</title>
		<link>http://supermegaultragroovy.com/2009/09/17/installing-octave-packages-in-snow-leopard/comment-page-1/#comment-107752</link>
		<dc:creator>Chris K</dc:creator>
		<pubDate>Mon, 27 Sep 2010 21:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.supermegaultragroovy.com/blog/?p=480#comment-107752</guid>
		<description>&lt;p&gt;This worked for me on OS X 10.6. Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This worked for me on OS X 10.6. Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: CamM</title>
		<link>http://supermegaultragroovy.com/2009/09/17/installing-octave-packages-in-snow-leopard/comment-page-1/#comment-102375</link>
		<dc:creator>CamM</dc:creator>
		<pubDate>Wed, 04 Aug 2010 23:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.supermegaultragroovy.com/blog/?p=480#comment-102375</guid>
		<description>&lt;p&gt;Hi, guys. My Mac OS X version is 10.6 Snow Leopard. I confirm this solution: to edit /Applications/Octave.app/Contents/Resources/bin/mkoctfile-3.2.3 file adding 
CFLAGS=”-arch i386 ${CFLAGS}”
FFLAGS=”-arch i386 ${FFLAGS}”
CPPFLAGS=”-arch i386 ${CPPFLAGS}”
CXXFLAGS=”-arch i386 ${CXXFLAGS}”
LDFLAGS=”-arch i386 ${LDFLAGS}”
at the beginning. Now I can install successfully packages from sourceforge.&lt;/p&gt;

&lt;p&gt;But I had a problem installing &#039;video&#039; package. Apparently it&#039;s something with a library: &quot;checking for av_write_frame in -lavformat... no&quot;.&lt;/p&gt;

&lt;p&gt;If someone knows something I would appreciate that. Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, guys. My Mac OS X version is 10.6 Snow Leopard. I confirm this solution: to edit /Applications/Octave.app/Contents/Resources/bin/mkoctfile-3.2.3 file adding 
CFLAGS=”-arch i386 ${CFLAGS}”
FFLAGS=”-arch i386 ${FFLAGS}”
CPPFLAGS=”-arch i386 ${CPPFLAGS}”
CXXFLAGS=”-arch i386 ${CXXFLAGS}”
LDFLAGS=”-arch i386 ${LDFLAGS}”
at the beginning. Now I can install successfully packages from sourceforge.</p>

<p>But I had a problem installing &#8216;video&#8217; package. Apparently it&#8217;s something with a library: &#8220;checking for av_write_frame in -lavformat&#8230; no&#8221;.</p>

<p>If someone knows something I would appreciate that. Thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Colm Ó Cinnéide</title>
		<link>http://supermegaultragroovy.com/2009/09/17/installing-octave-packages-in-snow-leopard/comment-page-1/#comment-98671</link>
		<dc:creator>Colm Ó Cinnéide</dc:creator>
		<pubDate>Sun, 04 Jul 2010 15:10:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.supermegaultragroovy.com/blog/?p=480#comment-98671</guid>
		<description>&lt;p&gt;i changed &#039;mkoctfile&#039; as above to alter the flags, ensuring correct (i386) build architecture . Thanx!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i changed &#8216;mkoctfile&#8217; as above to alter the flags, ensuring correct (i386) build architecture . Thanx!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk</title>
		<link>http://supermegaultragroovy.com/2009/09/17/installing-octave-packages-in-snow-leopard/comment-page-1/#comment-92674</link>
		<dc:creator>Dirk</dc:creator>
		<pubDate>Tue, 06 Apr 2010 03:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.supermegaultragroovy.com/blog/?p=480#comment-92674</guid>
		<description>&lt;p&gt;Can anyone help me in knowing exactly what threads to enter into the terminal for macosx.   I am so confused and I have tried everything.  Please include an entire path so that I know what to put.  Just use (your name here) or something.  This is very much appreciated.  I have no idea how to program but I have to get this thing working...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Can anyone help me in knowing exactly what threads to enter into the terminal for macosx.   I am so confused and I have tried everything.  Please include an entire path so that I know what to put.  Just use (your name here) or something.  This is very much appreciated.  I have no idea how to program but I have to get this thing working&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: xnk</title>
		<link>http://supermegaultragroovy.com/2009/09/17/installing-octave-packages-in-snow-leopard/comment-page-1/#comment-91850</link>
		<dc:creator>xnk</dc:creator>
		<pubDate>Wed, 24 Mar 2010 13:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.supermegaultragroovy.com/blog/?p=480#comment-91850</guid>
		<description>&lt;p&gt;Has anyone managed to get the octcdf package working? http://octave.sourceforge.net/octcdf/index.html&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Has anyone managed to get the octcdf package working? http://octave.sourceforge.net/octcdf/index.html</p>]]></content:encoded>
	</item>
</channel>
</rss>

