El jueves, 27 de septiembre de 2012 13:59:29 UTC+2, cjbarnes18 escribió:
>
> Hi Jordi, 
>
> On 27 September 2012 00:48, Jordi Ballester Alomar 
> <[email protected] <javascript:>> wrote: 
> > 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 = 
>
> The mercurial site provides a little more detail on the configuration 
> syntax. 
> http://mercurial.selenic.com/wiki/UsingExtensions#Enabling_an_extension 
>
> > 
>
Thanks! I just uncommented.
 

> > I suppose that hgnested should point somewhere? 
> > 
> > 2) On step "copy init scripts (can be downloaded from here)", 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. 
>
> These files (with slightly different names) appear to be available 
> from the same repo. 
>
> http://debian.tryton.org/gitweb/?p=packages/tryton-server.git;a=tree;f=debian;hb=HEAD
>  
>
> trytond should be the init script on the original link, 
> trytond_default looks like a defaults file used by the init, an 
> example seems to be available in the repo named tryton-server.defaults 
>

Yes, it was indeed there. However, I'm still missing the trytond.conf file 
to be but in /etc/trytond.conf.


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.


> HTH 
>
> Craig 
>

-- 
-- 
[email protected] mailing list



Reply via email to