You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bloodhound.apache.org by Apache Bloodhound <bl...@incubator.apache.org> on 2012/12/13 21:00:04 UTC

[Apache Bloodhound] BloodhoundInstall modified

Page "BloodhoundInstall" was changed by gjm
Diff URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundInstall?action=diff&version=8>
Revision 8
Comment: attempting to make instructions more Windows friendly
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BloodhoundInstall
=========================================================================
--- BloodhoundInstall (version: 7)
+++ BloodhoundInstall (version: 8)
@@ -6,7 +6,11 @@
  * [http://pypi.python.org/pypi/setuptools#id1 setuptools]
  * [http://www.pip-installer.org/en/latest/installing.html pip]
 
-You should expect most of these to be available on a modern distribution of Linux - for example on Ubuntu, you should be able to do the following:
+On Windows you will have to install python, setuptools and pip through the links above and set/adjust the following environmental variables (assuming Python 2.7.* is chosen)
+ * add a {{{PYTHON_HOME}}} system variable to {{{C:\Python27}}}
+ * append {{{;%PYTHON_HOME%;%PYTHON_HOME%\scripts}}} to the path system variable
+
+On modern linux distributions, the appropriate packages are usually available in the distribution's standard repositories  - for example on Ubuntu, you should be able to do the following:
  {{{
    sudo apt-get install python python-setuptools python-pip
  }}}
@@ -30,7 +34,7 @@
 === Recommended Option: PostgreSQL ===
 Installing with PostgreSQL is complicated by having to create users and a database on the server and adjusting permissions to allow access. It also adds the following dependencies:
  * [http://www.postgresql.org/ PostgreSQL]
- * [http://initd.org/psycopg/ psycopg2]
+ * [http://initd.org/psycopg/ psycopg2] (for windows [http://stickpeople.com/projects/python/win-psycopg/ win-psycopg])
 
 As before, these are likely to be available on your distribution of Linux:
  {{{
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundInstall>
Apache Bloodhound <https://issues.apache.org/bloodhound/>
The Apache Bloodhound (incubating) issue tracker

This is an automated message. Someone added your email address to be
notified of changes on 'BloodhoundInstall' page.
If it was not you, please report to .