File: TODO

package info (click to toggle)
sql-ledger 2.4.7-2sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,836 kB
  • ctags: 6
  • sloc: sh: 1,207; perl: 124; makefile: 69
file content (11 lines) | stat: -rw-r--r-- 453 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
cp users/ templates/ /var/lib/sql-ledger/
cp/edit sql-ledger-default.conf /etc/sql-ledger/sql-ledger.conf
create /etc/sql-ledger/sql-ledger-httpd.conf
edit /etc/apache(-ssl)/http.conf to include sql-ledger-httpd.conf
cp bin/ /usr/lib/sql-ledger/bin
cd bin/lynx for ALL in ../mozilla/*.pl ; do ln -s $ALL ; done 
cp -r ~/MY-CVS/sql-ledger/SL . 
chown www-data:www-data users templates
cp -r ~/MY-CVS/sql-ledger/sql .
cp -r ~/MY-CVS/sql-ledger/locale .