Re: [Ledger-smb-devel] Update to tools/dbsetup.pl

2012-10-17 Thread Chris Bennett
Minor fix, changed postgress to postgres. New diff Chris Bennett --- /home/chris101/LSMB/ledgersmb/tools/dbsetup.pl Tue Mar 27 20:34:52 2012 +++ tools/dbsetup.plWed Oct 17 15:04:54 2012 @@ -1,5 +1,6 @@ #!/usr/bin/perl -package LedgerSMB::Scripts::dirt; +package LedgerSMB::Scripts::dbse

[Ledger-smb-devel] Update to tools/dbsetup.pl

2012-10-17 Thread Chris Bennett
After seeing someone having installation problems on users list, I decided to look at dbsetup.pl to see if anything obvious was missing for newbies. I have added 3 things. The directory that ledgersmb-httpd.conf will be installed. The correct owner of the web site files. The correct group of the w