Hello! I'm following the steps documented in the following link in order to install Tryton on an Ubuntu server running from sources: http://code.google.com/p/tryton/wiki/InstallationOnDebian
However I'm finding the following issues: 1) on step "Take a look at /etc/mercurial/hgrc.d/hgnested.rc, how to activate the extension.", I'm seeing no indication in that file on how to activate the extension, other than, "uncomment the following lines": # [extensions] # hgnested = I suppose that hgnested should point somewhere? 2) On step "*copy init scripts (can be downloaded from here<http://debian.tryton.org/gitweb/?p=packages/tryton-server.git;a=blob_plain;f=debian/tryton-server.init;hb=HEAD>)", the link points to:* http://debian.tryton.org/gitweb/?p=packages/tryton-server.git;a=blob_plain;f=debian/tryton-server.init;hb=HEAD * * However the next instructions are incoherent: # cp trytond /etc/init.d/trytond # chmod +x /etc/init.d/trytond # mkdir /usr/local/etc/default/ # cp trytond_default /usr/local/etc/default/trytond , because they refer to 2 files, "trytond" and "trytond_default" instead of a single init file. Regards, Jordi www.eficent.com -- -- [email protected] mailing list
