<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to installation instructions</title><link>https://sourceforge.net/p/sercomm/wiki/installation%2520instructions/</link><description>Recent changes to installation instructions</description><atom:link href="https://sourceforge.net/p/sercomm/wiki/installation%20instructions/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 24 Apr 2013 12:48:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sercomm/wiki/installation%20instructions/feed" rel="self" type="application/rss+xml"/><item><title>installation instructions modified by GOM</title><link>https://sourceforge.net/p/sercomm/wiki/installation%2520instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -52,3 +52,5 @@
 Troubleshooting
 ---------------
 This section is actually empty.
+
+*This page was created by GOM on 2013-04-24 14-00-00*
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">GOM</dc:creator><pubDate>Wed, 24 Apr 2013 12:48:17 -0000</pubDate><guid>https://sourceforge.neta7b974a395473387c4e9fe481b4744078ed89cb8</guid></item><item><title>installation instructions modified by GOM</title><link>https://sourceforge.net/p/sercomm/wiki/installation%2520instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">GOM</dc:creator><pubDate>Wed, 24 Apr 2013 12:13:36 -0000</pubDate><guid>https://sourceforge.net53bbce052e075c62e8ca38b36108ae390c047708</guid></item><item><title>installation modified by GOM</title><link>https://sourceforge.net/p/sercomm/wiki/installation/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="installation-instructions"&gt;Installation instructions&lt;/h1&gt;
&lt;p&gt;This page will guide you through the installation process of Serial Communicator.&lt;/p&gt;
&lt;p&gt;The installation instructions are actually only available for Linux platforms. Sorry Windows users ;)&lt;br /&gt;
The compilation shall work under windows, but you will have to help yourself for the whole installation process.&lt;/p&gt;
&lt;p&gt;To know what will be installed and where, see &lt;span&gt;[Where to find SerialCommunicator's files]&lt;/span&gt;.&lt;/p&gt;
&lt;hr /&gt;
&lt;h2 id="prerequisites-what-do-you-need-to-install-serial-communicator-from-source"&gt;Prerequisites / What do you need to install Serial Communicator from source ?&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Administration rights&lt;/li&gt;
&lt;li&gt;A subversion client to download the sources (the following instructions are for subversion)&lt;/li&gt;
&lt;li&gt;Qt development environment/libraries&lt;/li&gt;
&lt;/ul&gt;
&lt;hr /&gt;
&lt;h2 id="howto"&gt;HowTo&lt;/h2&gt;
&lt;p&gt;If you don't have any svn client, install subversion:&lt;br /&gt;
&lt;code&gt;~# su -c "apt-get install subversion"&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Once you got all the prerequisites needed, go to the folder you want to download the sources in, eg ~/Downloads, and download them from SerialCommunicator's Sourceforge repository:&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
~# cd ~/Downloads&lt;br /&gt;
~/Downloads# svn checkout svn://svn.code.sf.net/p/sercomm/code-0/trunk SerialCommunicator_src&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Now move to the sources directory:&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
~/Downloads# cd SerialCommunicator_src&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;And build the application and plugins:&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
SerialCommunicator_src# qmake SerialCommunicator_and_plugins.pro&lt;br /&gt;
SerialCommunicator_src# make&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Finally, do the installation (administration rights needed):&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
SerialCommunicator_src# su -c "make install"&lt;br /&gt;
&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Now you shall find Serial Communicator in your applications menu :)&lt;/p&gt;
&lt;hr /&gt;
&lt;h2 id="troubleshooting"&gt;Troubleshooting&lt;/h2&gt;
&lt;p&gt;This section is actually empty.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">GOM</dc:creator><pubDate>Wed, 24 Apr 2013 12:10:15 -0000</pubDate><guid>https://sourceforge.net534adeaa443ca19d933a6ae57827c6775d095109</guid></item></channel></rss>