Page "BloodhoundInstall" was changed by wimh Diff URL: <https://issues.apache.org/bloodhound/wiki/BloodhoundInstall?action=diff&version=30> Revision 30 Comment: additional instructions for PostgreSQL Changes: -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: BloodhoundInstall ========================================================================= --- BloodhoundInstall (version: 29) +++ BloodhoundInstall (version: 30) @@ -104,6 +104,12 @@ source ./bloodhound/bin/activate pip install -r requirements.txt }}} + +If you are using PostgreSQL, you also need to run: + {{{#!sh + pip install -r pgrequirements.txt + }}} +If this fails, you might need you to install the python-dev and postgres-dev packages and try again. Then run the {{{bloodhound_setup.py}}} script: {{{#!sh -------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 .
