Hi Christian,

Make sure you use the installation script: 
https://github.com/archesproject/arches/blob/master/arches/install/ubuntu_trusty_setup.sh

It is very important to do everything within the virtual environment, as 
that makes sure you are working with the right libraries. Python on Linux 
is usually an older version. You must be using Python 2.7. The same goes 
for using Postgresql 9.3. These are requirements right now.

Elasticsearch is essential for using arches. Not only does it power the 
search, but it also handles some caching.

The proper command is "python manage.py *runserver* <ip address>:<port>"

Hope this helps!


Darcy

-- 
-- To post, send email to [email protected]. To unsubscribe, send 
email to [email protected]. For more information, 
visit https://groups.google.com/d/forum/archesproject?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to