<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Pre-requirements</title><link>https://sourceforge.net/p/bubik/wiki/Pre-requirements/</link><description>Recent changes to Pre-requirements</description><atom:link href="https://sourceforge.net/p/bubik/wiki/Pre-requirements/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 06 Feb 2013 14:01:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bubik/wiki/Pre-requirements/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Pre-requirements modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Pre-requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -25,5 +25,3 @@
     gem install rails
     gem install magic_encoding
     gem install i18n
-    gem install savon --version "1.1.0"
-    gem install rest-client
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Wed, 06 Feb 2013 14:01:07 -0000</pubDate><guid>https://sourceforge.nete19ebe05dd5e8927fac404838739c0f22d2e3ea4</guid></item><item><title>WikiPage Pre-requirements modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Pre-requirements/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -25,4 +25,5 @@
     gem install rails
     gem install magic_encoding
     gem install i18n
-
+    gem install savon --version "1.1.0"
+    gem install rest-client
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Mon, 04 Feb 2013 12:11:39 -0000</pubDate><guid>https://sourceforge.net6f58b9b048e904622d1c5e8326b426a9336c9f79</guid></item><item><title>WikiPage Pre-requirements modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Pre-requirements/</link><description>&lt;pre&gt;--- v13
+++ v14
@@ -2,7 +2,7 @@
 
 On linux systems mysql-devel package needs to be installed using apt-get or yum or whatever distribution specific mechanism.
 
-On Windows machines file mysqllib.dll has to be present in %PATH%. You might need download to download it and copy to your &lt;ruby_dir&gt;/bin (e.g. C:\\Ruby193\\bin). Additionally it might happen that selenium-webdriver gem will need DevelopmentKit to be installed before. In order do to it please:
+On Windows machines file mysqllib.dll has to be present in %PATH%. You might need to download it from MySQL website and copy to your RUBY_DIR/bin (e.g. C:\\Ruby193\\bin). Additionally it might happen that selenium-webdriver gem will need DevelopmentKit to be installed before. In order do to it please:
 - download the Development Kit from here http://rubyinstaller.org/downloads/
 - extract it to a newly created directory (c:\\DevKit for example)
 - in the command line window run the command from the listing below
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Mon, 23 Jul 2012 13:27:53 -0000</pubDate><guid>https://sourceforge.neta76cfb8772235e31bde55a4c9e840354eee55ee4</guid></item><item><title>WikiPage Pre-requirements modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Pre-requirements/</link><description>&lt;pre&gt;--- v12
+++ v13
@@ -18,7 +18,7 @@
     
     # common to all systems
     gem install selenium-webdriver
-    gem install inifile
+    gem install inifile --version "0.4.1"
     gem install sequel
     gem install mysql
     gem install sys-uname
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Wed, 06 Jun 2012 06:14:32 -0000</pubDate><guid>https://sourceforge.net4ba7234e83528a9f2e0b3804c8e8cf9685c41518</guid></item><item><title>WikiPage Pre-requirements modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Pre-requirements/</link><description>&lt;pre&gt;--- v11 
+++ v12 
@@ -24,4 +24,5 @@
     gem install sys-uname
     gem install rails
     gem install magic_encoding
+    gem install i18n
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Wed, 22 Feb 2012 12:59:07 -0000</pubDate><guid>https://sourceforge.netc6c23b780afc17a2faa26a82e41088a0f7b35fbb</guid></item><item><title>WikiPage Pre-requirements modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Pre-requirements/</link><description>&lt;pre&gt;--- v10 
+++ v11 
@@ -5,7 +5,9 @@
 On Windows machines file mysqllib.dll has to be present in %PATH%. You might need download to download it and copy to your &lt;ruby_dir&gt;/bin (e.g. C:\\Ruby193\\bin). Additionally it might happen that selenium-webdriver gem will need DevelopmentKit to be installed before. In order do to it please:
 - download the Development Kit from here http://rubyinstaller.org/downloads/
 - extract it to a newly created directory (c:\\DevKit for example)
-- in the command line window do the following commands
+- in the command line window run the command from the listing below
+
+If you find issues with Development Kit when running these commands you might want to refer to more documentation here: https://github.com/oneclick/rubyinstaller/wiki/development-kit
 
     # windows specific
     cd C:\DevKit
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Thu, 02 Feb 2012 16:26:59 -0000</pubDate><guid>https://sourceforge.net2d503390b0d520b0840f08dfd3b52d4c6703a757</guid></item><item><title>WikiPage Pre-requirements modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Pre-requirements/</link><description>&lt;pre&gt;--- v9 
+++ v10 
@@ -2,7 +2,7 @@
 
 On linux systems mysql-devel package needs to be installed using apt-get or yum or whatever distribution specific mechanism.
 
-On Windows machines file mysqllib.dll has to be present in %PATH%. You might need download to download it and copy to your &lt;ruby_dir&gt;/bin (e.g. C:\Ruby193\bin). Additionally it might happen that selenium-webdriver gem will need DevelopmentKit to be installed before. In order do to it please:
+On Windows machines file mysqllib.dll has to be present in %PATH%. You might need download to download it and copy to your &lt;ruby_dir&gt;/bin (e.g. C:\\Ruby193\\bin). Additionally it might happen that selenium-webdriver gem will need DevelopmentKit to be installed before. In order do to it please:
 - download the Development Kit from here http://rubyinstaller.org/downloads/
 - extract it to a newly created directory (c:\\DevKit for example)
 - in the command line window do the following commands
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Thu, 02 Feb 2012 13:35:21 -0000</pubDate><guid>https://sourceforge.netaa4c4a3f0504ab5ea2eb8289fdf15a01cf39f1b4</guid></item><item><title>WikiPage Pre-requirements modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Pre-requirements/</link><description>&lt;pre&gt;--- v8 
+++ v9 
@@ -2,7 +2,7 @@
 
 On linux systems mysql-devel package needs to be installed using apt-get or yum or whatever distribution specific mechanism.
 
-Id might happen on windows machines that selenium-webdriver gem will need DevelopmentKit to be installed before. In order do to it please:
+On Windows machines file mysqllib.dll has to be present in %PATH%. You might need download to download it and copy to your &lt;ruby_dir&gt;/bin (e.g. C:\Ruby193\bin). Additionally it might happen that selenium-webdriver gem will need DevelopmentKit to be installed before. In order do to it please:
 - download the Development Kit from here http://rubyinstaller.org/downloads/
 - extract it to a newly created directory (c:\\DevKit for example)
 - in the command line window do the following commands
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Thu, 02 Feb 2012 08:30:26 -0000</pubDate><guid>https://sourceforge.netfa8444a8ce5775f22a89a9ac519383e9cdea3653</guid></item><item><title>WikiPage Pre-requirements modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Pre-requirements/</link><description>&lt;pre&gt;--- v7 
+++ v8 
@@ -4,7 +4,7 @@
 
 Id might happen on windows machines that selenium-webdriver gem will need DevelopmentKit to be installed before. In order do to it please:
 - download the Development Kit from here http://rubyinstaller.org/downloads/
-- extract it to a newly created directory (c:\DevKit for example)
+- extract it to a newly created directory (c:\\DevKit for example)
 - in the command line window do the following commands
 
     # windows specific
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Wed, 01 Feb 2012 08:25:39 -0000</pubDate><guid>https://sourceforge.netb21ff408506a46ebd94a8ccfd25ac0c31b12d3b7</guid></item><item><title>WikiPage Pre-requirements modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Pre-requirements/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -1,18 +1,25 @@
 Before you can use bubik you first need to have installed Ruby, and then some gems. Gems are libraries for Ruby with a distribution and update command line tools.
 
+On linux systems mysql-devel package needs to be installed using apt-get or yum or whatever distribution specific mechanism.
+
 Id might happen on windows machines that selenium-webdriver gem will need DevelopmentKit to be installed before. In order do to it please:
 - download the Development Kit from here http://rubyinstaller.org/downloads/
 - extract it to a newly created directory (c:\DevKit for example)
 - in the command line window do the following commands
 
+    # windows specific
     cd C:\DevKit
     devkitvars.bat
+
+    # unix specific
+    sudo yum install mysql-devel
+    
+    # common to all systems
     gem install selenium-webdriver
     gem install inifile
     gem install sequel
     gem install mysql
     gem install sys-uname
     gem install rails
     gem install magic_encoding
 
-Additionally on linux systems mysql-devel package needs to be installed using apt-get or yum or whatever distribution specific mechanism.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Wed, 01 Feb 2012 08:24:58 -0000</pubDate><guid>https://sourceforge.net7e2dd2fea10ae737569f946e85cc3a2180966ad6</guid></item></channel></rss>