Hi Rolf Everything went smoothly as far CUPS.
1. It couldn't find /usr/local/sql-ledger.conf I did find one under /usr/local/sql-ledger/sql-ledger.conf but there was nothing about "#available printers" in there. On the Database setup 1. The Postgresql database that was downloaded was 9.1 not 8.4. in the pg_hba.conf file There was no "local all all ident" line. there was a "local all all peer" line though.. must the word "peer" be replaced with "trust" 2. When I executed the su postgres -c "createuser -d -S -R sql-ledger" line it told me it "could not change directory to root" but it had created the role sql-ledger when I ran the command again. On the Web Server Setup 1. the wget http://remine etc..etc.. command got me a 404 page not found error, has this changed? 2. I finished off the rest of the commands but going into the web browser and trying to open 192.168.1.109/sql-ledger (in my case) got me a not found reply.. its happy with the 192.168.1.109 part, not the /sql-ledger part any help would be much appreciated thanks Tim Wade Penguin Products Ph: (021) 797-0725 Fax: (021) 762-4644 [image: Picture] On Thu, Oct 4, 2012 at 11:00 AM, Penguin Products <[email protected] > wrote: > Many Thanks Rolf > > Exactly what I needed to know > > Will give it all a try.... If you hear a bang and the worlds computers > shut down, look to the Southern tip of Africa... I'm notorious at breaking > things especially computers and their packages.... > > I'll post if I hit any snags > > Tim Wade > Penguin Products > > > > > On Thu, Oct 4, 2012 at 10:27 AM, Rolf Stöckli <[email protected]> wrote: > >> Hello Tim, >> We have an installation Howto for Ubuntu on the website of the SQL-Ledger >> Association, but it is for version 2.8: >> http://www.sql-ledger-network.**com/wiki/doku.php/step_by_** >> step_installation/ubuntu<http://www.sql-ledger-network.com/wiki/doku.php/step_by_step_installation/ubuntu> >> The list of packages should still be valid. If you use a lot of >> specialties in the templates, install "texlive-full". >> >> To upgrade from an old version, follow Dieter's instructions >> https://github.com/Tekki/sql-**ledger/blob/master/doc/**UPGRADE#L287<https://github.com/Tekki/sql-ledger/blob/master/doc/UPGRADE#L287> >> >> To copy the dataset, just download a backup from the old system, create a >> new dataset on the new one and restore the backup file on it: >> gunzip -c <backup_file> | psql -U sql-ledger <new_dataset> >> Then log in as admin@<new_dataset>. The dataset should be updated >> automatically. If the update fails, always restore the backup first before >> you try again. >> >> If you encounter problems, you may find the solution on Dieter's FAQ page: >> http://www.sql-ledger.com/cgi-**bin/nav.pl?page=misc/faq.html&**title=FAQ<http://www.sql-ledger.com/cgi-bin/nav.pl?page=misc/faq.html&title=FAQ> >> or get an answer here in the mailing list. >> >> Regards >> Rolf >> >> Am 04.10.2012 10:07, schrieb Penguin Products: >> >>> Hi >>> >>> For Various reasons I need to move my Sql-Ledger (Version 2.8.14) from >>> an 10 year old version of Fedora on a Virtual machine to the latest LTS >>> version of Ubuntu. I would like to do a clean install of the Latest >>> Sql-Ledger (most probably the enhanced). >>> >>> 1. Where Can I find the instructions on how to install Sql-Ledger on >>> >>> Ubuntu and what other packages I need to install. >>> 2. Where Can I find instructions on how to copy my database Across, >>> >>> what Pitfalls to watch out for, what Upgrades I need to do before >>> copying etc... >>> >>> Many Thanks >>> >>> >>> Tim Wade >>> Penguin Products >>> >> >> ______________________________**_________________ >> SQL-Ledger mailing list >> [email protected] >> http://lists.ledger123.com/**mailman/listinfo/sql-ledger<http://lists.ledger123.com/mailman/listinfo/sql-ledger> >> > >
_______________________________________________ SQL-Ledger mailing list [email protected] http://lists.ledger123.com/mailman/listinfo/sql-ledger
