From cc977259569f015c08c2f115c52cd9a5f7569d7e Mon Sep 17 00:00:00 2001 From: tetragon Date: Fri, 21 Sep 2007 19:58:19 +0000 Subject: Mostly hyphenation fixes, but a couple other bug fixes are also in there git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@1637 4979c152-3d1c-0410-bac9-87ea11338e46 --- doc/README | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'doc/README') diff --git a/doc/README b/doc/README index 619b7252..cbfec0ab 100644 --- a/doc/README +++ b/doc/README @@ -1,5 +1,5 @@ LedgerSMB Small Medium Business Accounting - Version 1.2.0 + Version 1.2.8 DESCRIPTION: @@ -10,7 +10,7 @@ Netscape, Mozilla, Galeon, Explorer, Links, Lynx, Konqueror, Voyager, W3M and Opera clients on Linux, FreeBSD, Solaris, Windows, Mac computers and PDA's. -Data is stored in a PostgreSQLSQL database server, either +Data is stored in a PostgreSQL database server, either locally or remote, the display is through a text or GUI web browser. The system is linked by a chart of accounts. All transactions for AR, AP and GL are stored in a transaction @@ -51,7 +51,7 @@ Non specific, see requirements. REQUIREMENTS: ------------- -1 - Perl, 5.8+ +1 - Perl, 5.8.1+ 2 - http server (Apache, NCSA, httpi, thttpd, ...) 3 - SQL Server (PostgreSQL 8.0+) 4 - DBD (DBD-Pg) @@ -77,7 +77,7 @@ Please see the INSTALL file in the root installation directory of LedgerSMB. SET UP A USER: ------------- Load your web browser and connect to -http://localhost/ledger-smb/admin.pl +http://localhost/ledgersmb/admin.pl Click on "Add User". In the Database section select the driver and enter @@ -87,7 +87,7 @@ the user you used to create the dataset. LOAD THE ACCOUNTING PROGRAM: ---------------------------- Load your web browser and connect to -http://localhost/ledger-smb/login.pl +http://localhost/ledgersmb/login.pl INSTALLATION CHECKLIST: @@ -95,8 +95,8 @@ INSTALLATION CHECKLIST: 1. untar LedgerSMB somewhere (i.e /usr/local, /opt) 2. change permission for the users, templates, css and spool directory 3. edit httpd.conf -4. edit ledger-smb.conf -5. add the database user ledger-smb +4. edit ledgersmb.conf +5. add the database user ledgersmb 6. load admin.pl 7. create datasets for companies 8. add users @@ -108,8 +108,8 @@ INSTALLATION CHECKLIST: Host: for local connections leave blank Dataset: the dataset created in step 7 Port: for local connections leave blank - User: ledger-smb - Password: password for ledger-smb + User: ledgersmb + Password: password for ledgersmb IF SOMETHING DOESN'T WORK: @@ -123,4 +123,4 @@ where you can seek free help. For commercial support see http://www.ledgersmb.org/ ===================================================================== -September 24, 2006 +September 21, 2007 -- cgit v1.2.3