summaryrefslogtreecommitdiff
path: root/README-1ST
diff options
context:
space:
mode:
authorCraig Earls <enderw88@gmail.com>2013-09-20 07:26:44 -0700
committerCraig Earls <enderw88@gmail.com>2013-09-20 07:26:44 -0700
commitbee6605e084777261f1536e4e65f76bb94eca06c (patch)
tree678bddcb8dc8bfd87d352084c3dece144a0974ed /README-1ST
parent9f3afc26f5e7863ed8beac3a411dab8becc7bff9 (diff)
parentd30c3fb869b8c4f7740eefec573fadedbe21b7d1 (diff)
downloadfork-ledger-bee6605e084777261f1536e4e65f76bb94eca06c.tar.gz
fork-ledger-bee6605e084777261f1536e4e65f76bb94eca06c.tar.bz2
fork-ledger-bee6605e084777261f1536e4e65f76bb94eca06c.zip
Merge branch 'master' into ledger-mode-automatic-transactions
Diffstat (limited to 'README-1ST')
-rw-r--r--README-1ST14
1 files changed, 1 insertions, 13 deletions
diff --git a/README-1ST b/README-1ST
index 1a516353..21a50ea9 100644
--- a/README-1ST
+++ b/README-1ST
@@ -11,22 +11,10 @@ almost certainly going to run into problems. In future, you can run
'acprep update' again and again, and it will keep you updated to the
very latest version.
-I further recommend building both debug and optimized versions of Ledger, in a
-subdirectory of your source tree named 'build' (which acprep will manage for
-you, you simply need to create it):
+Now install it:
- $ mkdir build
- $ ./acprep opt make
- $ ./acprep debug make
-
-Now install the optimized version:
-
- $ cd build/ledger/opt
$ sudo make install
-but know that you have 'build/ledger/debug' available for testing and
-for more useful bug reports.
-
===============================================================================
COMMON CONFIGURE/BUILD PROBLEMS
===============================================================================