> > Yes, it was indeed there. However, I'm still missing the trytond.conf file > to be but in /etc/trytond.conf. http://debian.tryton.org/gitweb/?p=packages/tryton-server.git;a=blob;f=etc/trytond.conf;hb=HEAD
if you want to access the server from the network you will need to change the jsonrpc value to something more appropriate. I believe most (if not all) of the settings in here are as default so this file helps as more of a guide. > > > By the way, am I missing the whole point by attempting to do a manual > install? After all, I did not want to use easy_install method because it > stores the trytond files in the default pythonpath, and I wanted Tryton to > be in /opt instead. It should work, you will need to ensure that your alternative path is in your $PYTHONPATH environment variable for the user running the service, and adjust the init file. -- -- [email protected] mailing list
