Page "BloodhoundInstall" was changed by gjm
Diff URL: 
<https://issues.apache.org/bloodhound/wiki/BloodhoundInstall?action=diff&version=24>
Revision 24
Comment: removing old mentions of incubating
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: BloodhoundInstall
=========================================================================
--- BloodhoundInstall (version: 23)
+++ BloodhoundInstall (version: 24)
@@ -98,8 +98,8 @@
 
  {{{
  #!sh
-   tar xvzf apache-bloodhound-incubating-<version number>.tar.gz
-   cd apache-bloodhound-incubating-<version number>/installer
+   tar xvzf apache-bloodhound-<version number>.tar.gz
+   cd apache-bloodhound-<version number>/installer
    virtualenv --system-site-packages bloodhound
    source ./bloodhound/bin/activate
    pip install -r requirements.txt
@@ -131,7 +131,7 @@
  }}}
 
 === Notes for Windows users ===
-*.tar.gz format is not natively supported by Windows. You have to use external 
utilities to extract apache-bloodhound-incubating-<version number>.tar.gz file. 
For example, you can use free utility [http://www.7-zip.org 7-Zip] for such 
purpose.
+*.tar.gz format is not natively supported by Windows. You have to use external 
utilities to extract apache-bloodhound-<version number>.tar.gz file. For 
example, you can use free utility [http://www.7-zip.org 7-Zip] for such purpose.
 
 Amongst the other differences you should use 
  {{{
@@ -175,7 +175,7 @@
    sudo vi /etc/apache2/sites-available/bloodhound
  }}}
 
-Add to this something like (Note that /path/to/bloodhound means 
/path/to/apache-bloodhound-incubating-<version number>/installer/bloodhound) :
+Add to this something like (Note that /path/to/bloodhound means 
/path/to/apache-bloodhound-<version number>/installer/bloodhound) :
  {{{
   <VirtualHost *:8080>
     WSGIDaemonProcess bh_tracker user=bloodhound 
python-path=/path/to/bloodhound/lib/python2.7/site-packages
-------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