<?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</title><link>https://sourceforge.net/p/workshoporg/wiki/Installation/</link><description>Recent changes to Installation</description><atom:link href="https://sourceforge.net/p/workshoporg/wiki/Installation/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 07 May 2014 02:55:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/workshoporg/wiki/Installation/feed" rel="self" type="application/rss+xml"/><item><title>Installation modified by Dilshan R Jayakody</title><link>https://sourceforge.net/p/workshoporg/wiki/Installation/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="installation"&gt;Installation&lt;/h1&gt;
&lt;p&gt;To use the “Workshop Organizer” just extract the archive file into proper location of the file system. In Linux environment user need to assign execution permission to application (workshopdb) using following chmod command:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;chmod&lt;/span&gt; &lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="o"&gt;+&lt;/span&gt;&lt;span class="n"&gt;x&lt;/span&gt; &lt;span class="n"&gt;workshopdb&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;Some of the Linux distributions may not have SQLite library inbuilt. If it is missing, user need to install SQLite library with following command:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;sudo&lt;/span&gt; &lt;span class="n"&gt;apt&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;get&lt;/span&gt; &lt;span class="n"&gt;install&lt;/span&gt; &lt;span class="n"&gt;libsqlite3&lt;/span&gt;&lt;span class="o"&gt;-&lt;/span&gt;&lt;span class="n"&gt;dev&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;“Workshop Organizer” package contains multiple files and some of the important files are described in below:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;“workshopdb.exe” (in Windows) or “workshopdb” (in Linux) is the application executable.&lt;/li&gt;
&lt;li&gt;“workshopdb.conf” is the main configuration file and it contain fields relevant to database path and application name.&lt;/li&gt;
&lt;li&gt;“workshopdb.s3db” is default SQLite database and initially it contain reference data related to product types and manufacturers.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;By default user may not need to change any configuration entry in “workshopdb.conf” file to run this application.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dilshan R Jayakody</dc:creator><pubDate>Wed, 07 May 2014 02:55:07 -0000</pubDate><guid>https://sourceforge.netac7629b2cfd007093e3216ebd1a1ed80d931cddd</guid></item></channel></rss>