Merge pull request #210 from OpenTechStrategies/fix-build-instructions
Remove some obsolete material from the build instructions.
This commit is contained in:
commit
8048581ac8
1 changed files with 1 additions and 13 deletions
14
README-1ST
14
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
|
||||
===============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue