[Apache Bloodhound] New user registration: vijayvaradan

2013-06-07 Thread Apache Bloodhound
New user registration for user vijayvaradan

--
Apache Bloodhound https://issues.apache.org/bloodhound/
The Apache Bloodhound issue tracker



[Apache Bloodhound] BloodhoundInstall modified

2013-06-07 Thread Apache Bloodhound
Page BloodhoundInstall was changed by vijayvaradan
Diff URL: 
https://issues.apache.org/bloodhound/wiki/BloodhoundInstall?action=diffversion=20
Revision 20
Comment: To fix the incorrect message that psycopg2 needs to be installed to 
create a postgresql database, virtualenv needs to have the 
--system-site-packages argument passed to it. Ref this link: 
http://mail-archives.apache.org/mod_mbox/bloodhound-dev/201304.mbox/%3CCAPt9QwSFakje6os3fSpFj_gBjNAQS8aj=q2yiaw7b3xopgs...@mail.gmail.com%3E
Changes:
---8--8--8--8--8--8--8--8
Index: BloodhoundInstall
=
--- BloodhoundInstall (version: 19)
+++ BloodhoundInstall (version: 20)
@@ -100,7 +100,7 @@
  #!sh
tar xvzf apache-bloodhound-incubating-version number.tar.gz
cd apache-bloodhound-incubating-version number/installer
-   virtualenv bloodhound
+   virtualenv --system-site-packages bloodhound
source ./bloodhound/bin/activate
pip install -r requirements.txt
  }}}
---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 .