<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/mql/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/mql/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 07 Feb 2022 15:13:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mql/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Ian Low</title><link>https://sourceforge.net/p/mql/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,30 @@
-Welcome to your wiki!
+__Project Overview:__
+MQL is a small Linux shell utility for creating and index a basic data table. The resultant table may be queried and integrated into a C/C++ project.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+__Pre-requisites:__
+1. Ensure that g++ is installed in your Linux environment.

-The wiki uses [Markdown](/p/mql/wiki/markdown_syntax/) syntax.
+__Installation Guide:__
+1. Download the installation gzipped tarball file ending with the suffix '.tar.gz'.
+2. create the following folders within your Linux shell environment:
+   $HOME/dev/src (i.e. ~/dev/src)
+   $HOME/dev/bin (i.e. ~/dev/bin)
+   $HOME/dev/common (i.e. ~/dev/common)
+3. Ensure that your $PATH environment variable points to $HOME/dev/bin. This normally involves editing your ~/.profile file to include the string ':~/dev/bin' in your export $PATH command, e.g. 'export PATH=./:$PATH:~/somedir:~/dev/bin:/usr/bin', where the semi-colon is the path separator.
+4. Create the following folder: $HOME/dev/src/cdoc.
+5. Copy the installation gzipped tarball file into the 'cdoc' folder.
+6. In a shell terminal, cd to the cdoc folder.
+7. Enter the command 'gzip -d &amp;lt;filename-of-gzipped-tarball&amp;gt;'.
+8. Enter the command 'tar -xvf &amp;lt;filename-of-tarball&amp;gt;'.
+9. The previous 2 steps should have extracted the contents of the installation gzipped tarball into the cdoc folder.
+10. Move the contents of the common folder under cdoc to ~/dev/common.
+11. Enter the command 'make' in the 'cdoc' folder.
+
+__Usage Guide:__
+1. Upon successful compilation enter the command 'mql'.
+2. To retrieve a list of options please enter 'h'.
+
+The wiki uses [Markdown](/p/cdoc/wiki/markdown_syntax/) syntax.

 [[members limit=20]]
 [[download_button]]
&amp;lt;/filename-of-tarball&amp;gt;&amp;lt;/filename-of-gzipped-tarball&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Low</dc:creator><pubDate>Mon, 07 Feb 2022 15:13:55 -0000</pubDate><guid>https://sourceforge.netb827b0d70918a116e63e07dd98184fccf700e7ae</guid></item><item><title>Home modified by Ian Low</title><link>https://sourceforge.net/p/mql/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/mql/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/ianl28/"&gt;Ian Low&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-6201237936994cff536e0203" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ian Low</dc:creator><pubDate>Mon, 07 Feb 2022 13:49:45 -0000</pubDate><guid>https://sourceforge.netc3b0e3714899a50374be0419f553fd25f2c830f6</guid></item></channel></rss>