* Eric Magray [2016-11-29 06:43 +0100]:
Hello Tryton users and developers!
Hello Eric,
I am currently attempting to install Tryton and am having some
issues, mostly because I am learning as I go.
I have a fresh Debian 8 domU which will be specifically for Tryton. I
am not proficient in system administration so I've been getting by
just following tutorials online.
So far, I have attempted to install Tryton a few times. Ideally, I
would like Tryton 4.2 in a Python 3.4 virtual environment with the
latest stable Postgresql for the database. Aside from setting up my
ssh and iptables, I would be starting with a clean Debian 8 install.
Each time I fail to install Tryton, I get to a point where I just
wipe the domU and create a new one.
Can anyone provide a step-by-step for setting up Tryton on a fresh
install of Debian? The docs seem to be incomplete, leaving a novice
such as myself to venture off and attempt setting up Postgres and
virtual environments in a way that seemingly leads to warnings and
errors.
I installed quite recently Tryton on a debian 8.6 (don't know its
name).
Basically what I do is the following:
- install python
- install postgresql
- install psycopg (package: python-psycopg2)
- install lxml (package: python-lxml)
Then as the user I intend to run tryton as I install everything from
pip in the user directory (with the --user switch)[1].
Then it should just run and you can follow the documentation from
http://doc.tryton.org/4.2/trytond/doc/index.html#first-steps
But of course you could also just install the trytond packages (and
probably some others) from the debian distribution. But they won't be
the brand new 4.2 release of course. And I must confess I don't know
at all how they are set up (but Matthias might help you).
I am very interested in learning Python and programming in general,
but never put much time into it because there was no need. Now I want
to implement Tryton in my business because I see the potential.
Learning to write modules for Tryton will be well worth the effort
once implemented. At this point though I just want to get it up and
running correctly, but still have set it up myself so I can
understand how to set it up properly.
[1]: Note that you might prefer using virtual environment, it is
a good practice. You should definitively learn and use them if
you intend to do python programming.
https://virtualenv.pypa.io/en/stable/
--
Nicolas Évrard - B2CK SPRL
E-mail/Jabber: [email protected]
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/
--
You received this message because you are subscribed to the Google Groups
"tryton" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tryton/20161129094714.aq6zjgjmmz7xtmiu%40localhost.localdomain.