Re: [Ledger-smb-users] installation headaches

2016-12-27 Thread David G
Hi Dee, The working dir isn't where data will be stored, that actually dealt with by postgresql. Rather the working dir is where the copy of LedgerSMB you want to run is installed.  This would normally be something like    /usr/local/ledgersmb Or     /opt/ledgersmb But can be anything you

Re: [Ledger-smb-users] installation headaches

2016-12-27 Thread o1bigtenor
On Tue, Dec 27, 2016 at 9:30 AM, Yves Lavoie, GaYLi wrote: > Hi Dee, > > Thanks for taking the time to evaluate 1.5.0. > > Make sure that in /etc/systemd/system/starman-ledgersmb.service, that > section points to your LedgerSMB installation, otherwise tools/starman.psgi > won,t be found. > > [Serv

Re: [Ledger-smb-users] installation headaches

2016-12-27 Thread o1bigtenor
On Tue, Dec 27, 2016 at 8:45 AM, Sergio Chaves wrote: > As the message implies, the file starman.psgi seems to be missing. > You can either get the file on this link > (https://github.com/ledgersmb/LedgerSMB/blob/master/tools/starman.psgi) and > copy it over to your system OR, use the "touch" comm

Re: [Ledger-smb-users] LedgerSMB 1.5.0 released

2016-12-27 Thread Marjanw
Congratulations for achieving this milestone! Thanks for your hard work! I hope to start experimenting with this release soon. Happy New Year to you all! Marjan, tux4u On 2016-12-24 18:53, Erik Huelsmann wrote: > The LedgerSMB project is proud to announce the release of 1.5.0, > the start of a

Re: [Ledger-smb-users] installation headaches

2016-12-27 Thread David G
Hi.Resending this due to mailserver issues.Apologies if it arrives twice Regards David G Original message From: David G Date: 27/12/2016 21:06 (GMT+08:00) To: ledger-smb-users@lists.sourceforge.net Subject: Re: [Ledger-smb-users] installation headaches Hi Dee,

Re: [Ledger-smb-users] installation headaches

2016-12-27 Thread David G
Hi.Resending this due to mailserver issues.Apologies if it arrives twice Regards David G Original message From: David G Date: 27/12/2016 21:06 (GMT+08:00) To: ledger-smb-users@lists.sourceforge.net Subject: Re: [Ledger-smb-users] installation headaches Hi Dee,

Re: [Ledger-smb-users] installation headaches

2016-12-27 Thread Yves Lavoie, GaYLi
Hi Dee, Thanks for taking the time to evaluate 1.5.0. Make sure that in /etc/systemd/system/starman-ledgersmb.service, that section points to your LedgerSMB installation, otherwise tools/starman.psgi won,t be found. [Service] WorkingDirectory=WORKING_DIR That's what was sed trying to f

Re: [Ledger-smb-users] installation headaches

2016-12-27 Thread Sergio Chaves
As the message implies, the file starman.psgi seems to be missing. You can either get the file on this link ( https://github.com/ledgersmb/LedgerSMB/blob/master/tools/starman.psgi) and copy it over to your system OR, use the "touch" command as root to create the starman.psgi file on your system and

Re: [Ledger-smb-users] installation headaches

2016-12-27 Thread Erik Huelsmann
Hi! On Tue, Dec 27, 2016 at 1:05 PM, o1bigtenor wrote: > Greetings > > Trying to install LedgerSMB on a VM. > Thanks for providing the feedback! We're working on adjusting the documentation. Could you join us at https://riot.im/app/#/#ledgersmb to help you through interactively ? David Godfrey

[Ledger-smb-users] installation headaches

2016-12-27 Thread o1bigtenor
Greetings Trying to install LedgerSMB on a VM. Debian stable with 2GB RAM 80GB vdi. Installed nginx and postgresql neither configured (waiting to get to that part of the destructions!) Configuring systemd for Starman In the directory conf/systemd/ from the tarbal, there is a preconfigured system