<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Linux Installation</title><link>https://sourceforge.net/p/i4uc/wiki/Linux%2520Installation/</link><description>Recent changes to Linux Installation</description><atom:link href="https://sourceforge.net/p/i4uc/wiki/Linux%20Installation/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 16 Feb 2013 15:33:37 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/i4uc/wiki/Linux%20Installation/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Linux Installation modified by Matias De la Puente</title><link>https://sourceforge.net/p/i4uc/wiki/Linux%2520Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Installing i4uc in Linux is a more complex task as it needs to be compiled.&lt;/p&gt;
&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#prepare-your-system"&gt;Prepare your system&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#download-and-compile"&gt;Download and compile&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h1 id="prepare-your-system"&gt;Prepare your system&lt;/h1&gt;
&lt;p&gt;Besides having the basic toolchain (gcc, make, binutils, etc.), your system should have the following libraries:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;GLib &amp;gt;= 2.32&lt;/li&gt;
&lt;li&gt;GTK+ &amp;gt;= 2.24&lt;/li&gt;
&lt;li&gt;GTKSourceView =&amp;gt; 2.10&lt;/li&gt;
&lt;li&gt;LibGee &amp;gt;= 0.6&lt;/li&gt;
&lt;li&gt;UDev &amp;gt;= 160&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Note that some distributions needs the development version of the library. For example: libglib-dev (debian based), glib-devel (fedora based), etc.&lt;/p&gt;
&lt;h1 id="download-and-compile"&gt;Download and compile&lt;/h1&gt;
&lt;p&gt;The latest version of the source code can be downloaded from &lt;a class="" href="/projects/i4uc/files/i4uc/"&gt;here&lt;/a&gt;. Then run the following commands in console:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;$ tar -jxvf i4uc-[version].tar.bz2&lt;br /&gt;
$ cd i4uc-[version]&lt;br /&gt;
$ ./configure&lt;br /&gt;
$ make&lt;br /&gt;
$ sudo make install&lt;/p&gt;
&lt;/blockquote&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matias De la Puente</dc:creator><pubDate>Sat, 16 Feb 2013 15:33:37 -0000</pubDate><guid>https://sourceforge.net7aa3a8c66d4938a76ba7da773f0829f2f9a1155a</guid></item></channel></rss>