Hi!

We are currently trying out Pootle in our own network, but we can't
seem to get it to work. I already installed Pootle successfully at
home, so I don't know why it isn't working over here. Perhaps
(hopefully) you guys can help us out.

We're running Pootle on a Debian VM and did the following:

1. $ sudo -s

2. root$ apt-get install python-dev libxml2-dev libxslt1-dev

3. root $ apt-get install python-pip

4. root$ pip install virtualenv

5. root$ virtualenv /var/www/pootle/env/

6. root$ source /var/www/pootle/env/bin/activate

7. (env)root$ pip install pootle==2.5.1.1

8. (env)root$ pootle --version

9. (env)root$ pootle init

10. (env)root$ pootle setup

11. (env)root$ pootle collectstatic --noinput

12. (env)root$ pootle assets build

13. (env)root$ pootle start

We ran into two problems: we first tried to use a proper MySQL
database, but got too many errors with that. So, since this is just a
test for the tool itself, we went with the 'simple' installation.
However, we can't seem to reach the Debian machine and we don't know
why. We can ping the Pootle application from the Debian console
itself, but all browers in our network say it can't connect. Any ideas
for us?

Thanks in advance!

Kind regards,
Luke van Velthoven

------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Translate-pootle mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to