Page "BloodhoundInstall" was changed by gjm
Diff URL: 
<https://issues.apache.org/bloodhound/wiki/BloodhoundInstall?action=diff&version=15>
Revision 15
Comment: Update to instructions to help installers of 0.5.2
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BloodhoundInstall
=========================================================================
--- BloodhoundInstall (version: 14)
+++ BloodhoundInstall (version: 15)
@@ -100,11 +100,23 @@
 To install Bloodhound, the following steps represent the current recommended 
method:
 
  {{{
+ #!sh
    tar xvzf apache-bloodhound-incubating-<version number>.tar.gz
    cd apache-bloodhound-incubating-<version number>/installer
    virtualenv bloodhound
    source ./bloodhound/bin/activate
    pip install -r requirements.txt
+ }}}
+
+NOTE: for version 0.5.2, you will additionally need to:
+ {{{
+ #!sh
+   pip install ../bloodhound_search
+ }}}
+
+Then run the {{{bloodhound_setup.py}}} script:
+ {{{
+ #!sh
    python bloodhound_setup.py
  }}}
 
-------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 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 .

Reply via email to