I scrapped the install script idea, once Jeremy confirmed it was broke. I would use the install docs, with the following changes (per Jeremy).

This is on Ubuntu:


cd /home/baruwa
python -c 'import virtualenv'; virtualenv --distribute px
source px/bin/activate; export SWIG_FEATURES="-cpperraswarn -includeall -D__`uname -m`__ -I/usr/include/openssl" curl -O https://raw.githubusercontent.com/akissa/baruwa2/master/requirements.txt
pip install distribute
pip install -U distribute
pip install python-memcached
pip install --timeout 120 -r requirements.txt
pip install babel==0.9.6
pip uninstall reportlab -y
pip install reportlab==2.7





On 09/05/2014 10:43 AM, ManicD wrote:
Hi raymond,

i have tried that already but i'm assuming it didnt work due to the way the
http://www.baruwa-install.com/ script installs it.

i couldnt even find evidence to support that webob was even installed in teh
first place but i did try installing 1.3 anyway and same result.



_______________________________________________
http://pledgie.com/campaigns/12056

Reply via email to