[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Debian Lenny scripts to install trunk
- Subject: Debian Lenny scripts to install trunk
- From: Thomas Mueller <..hidden..>
- Date: Fri, 29 Aug 2008 11:34:29 +0200
Hi
with help from metatrontech and jfkw on IRC and the INSTALL file i got a
running LSMB 1.3 (trunk) installation.
I wrote two scripts to automate the process:
debian-lenny-01-packages.sh:
installes all dependencies where possible as debian packages.
debian-lenny-02-pg.sh :
creates db's / users / roles and imports all the various *.sql files. C
also creates a "dbadmin" user which i use for phppgadmin - access.
Modify shell-vars at the beginning for your needs.
then don't forget to configure apache and ledgersmb.conf
You can get the scripts here:
http://chaschperli.ch/lsmb/1.3/
- Thomas