<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Installing PyMatch</title><link>https://sourceforge.net/p/pymatch/wiki/Installing%2520PyMatch/</link><description>Recent changes to Installing PyMatch</description><atom:link href="https://sourceforge.net/p/pymatch/wiki/Installing%20PyMatch/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 24 Oct 2013 19:17:52 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pymatch/wiki/Installing%20PyMatch/feed" rel="self" type="application/rss+xml"/><item><title>Installing PyMatch modified by Assaf Romm</title><link>https://sourceforge.net/p/pymatch/wiki/Installing%2520PyMatch/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,8 +1,10 @@
 **Important:** PyMatch requires Python 2.5+ and numpy.

-**Compiling from source**
+##Compiling from source##
+
 1) Put all the C source files (.c,.h) in one directory, as well as setup.py
+
 2) In a shell/terminal go to that directory and enter the command:
 &gt; python setup.py build

@@ -11,8 +13,9 @@
 3) The binary (.pyd for Windows, .so for unix/linux/mac) will be created in a subdirectory called /build/lib-something. Copy the binary from there together with the file pymatch.py, and you should be good to go.

-**Using pre-compiled binaries**
+##Using pre-compiled binaries##
+
 Under "Files" you will find some pre-compiled modules (.py file + another file which is the C compiled binary) for several settings. Copy both of them. Make sure you select the correct environment.

-*In case of trouble: please contact Assaf Romm via email with the word "PyMatch" in the title*
+**In case of trouble: please contact Assaf Romm via email with the word "PyMatch" in the title**
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Assaf Romm</dc:creator><pubDate>Thu, 24 Oct 2013 19:17:52 -0000</pubDate><guid>https://sourceforge.netbbe6a79c59f675230679e012311a9554fe27b25f</guid></item><item><title>Installing PyMatch modified by Assaf Romm</title><link>https://sourceforge.net/p/pymatch/wiki/Installing%2520PyMatch/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,5 @@
-PyMatch is open source and the code is available [here](https://sourceforge.net/p/pymatch/code/ci/master/tree/).
+**Important:** PyMatch requires Python 2.5+ and numpy.

-**Important:** PyMatch requires Python 2.5+ and numpy.

 **Compiling from source**
 1) Put all the C source files (.c,.h) in one directory, as well as setup.py
@@ -11,6 +10,7 @@

 3) The binary (.pyd for Windows, .so for unix/linux/mac) will be created in a subdirectory called /build/lib-something. Copy the binary from there together with the file pymatch.py, and you should be good to go.

+
 **Using pre-compiled binaries**
 Under "Files" you will find some pre-compiled modules (.py file + another file which is the C compiled binary) for several settings. Copy both of them. Make sure you select the correct environment.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Assaf Romm</dc:creator><pubDate>Thu, 24 Oct 2013 16:46:53 -0000</pubDate><guid>https://sourceforge.neta58c992fc9f40ead3bb3ee06d1117dcfde8aa244</guid></item><item><title>Installing PyMatch modified by Assaf Romm</title><link>https://sourceforge.net/p/pymatch/wiki/Installing%2520PyMatch/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,4 +1,6 @@
 PyMatch is open source and the code is available [here](https://sourceforge.net/p/pymatch/code/ci/master/tree/).
+
+**Important:** PyMatch requires Python 2.5+ and numpy.

 **Compiling from source**
 1) Put all the C source files (.c,.h) in one directory, as well as setup.py
@@ -9,3 +11,8 @@

 3) The binary (.pyd for Windows, .so for unix/linux/mac) will be created in a subdirectory called /build/lib-something. Copy the binary from there together with the file pymatch.py, and you should be good to go.

+**Using pre-compiled binaries**
+Under "Files" you will find some pre-compiled modules (.py file + another file which is the C compiled binary) for several settings. Copy both of them. Make sure you select the correct environment.
+
+
+*In case of trouble: please contact Assaf Romm via email with the word "PyMatch" in the title*
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Assaf Romm</dc:creator><pubDate>Thu, 24 Oct 2013 16:46:25 -0000</pubDate><guid>https://sourceforge.net15f2954ad61b60ac67bb9113187e74471aa392ab</guid></item><item><title>Installing PyMatch modified by Assaf Romm</title><link>https://sourceforge.net/p/pymatch/wiki/Installing%2520PyMatch/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;PyMatch is open source and the code is available &lt;a class="" href="https://sourceforge.net/p/pymatch/code/ci/master/tree/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Compiling from source&lt;/strong&gt;&lt;br /&gt;
1) Put all the C source files (.c,.h) in one directory, as well as setup.py&lt;br /&gt;
2) In a shell/terminal go to that directory and enter the command:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;python setup.py build&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Note: you might get some warnings (those are fine) and some errors (those you need to deal with). A common error is not having a compiler in your environment. I suggest copying the error you get to google and searching for how to add the compiler to your environment (this will probably be problematic mostly for Windows users, who also must have some kind of compiler, such as Visual Studio, available).&lt;/p&gt;
&lt;p&gt;3) The binary (.pyd for Windows, .so for unix/linux/mac) will be created in a subdirectory called /build/lib-something. Copy the binary from there together with the file pymatch.py, and you should be good to go.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Assaf Romm</dc:creator><pubDate>Thu, 24 Oct 2013 16:36:59 -0000</pubDate><guid>https://sourceforge.net398d0cb7ccfdf987ccf18aeca9e80e2cf277f3e8</guid></item></channel></rss>