mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 02:40:43 -06:00
fixes from rob browning
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1791 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
11a1bb072b
commit
9859c0d3d4
5
README
5
README
@ -203,11 +203,14 @@ source distributions.
|
|||||||
Prior to building GnuCash, you will have to obtain and install the following
|
Prior to building GnuCash, you will have to obtain and install the following
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
|
libtool -- Used to build our internal version of g-wrap which handles
|
||||||
|
our guile C wrappers. Available at ftp://ftp.gnu.org/gnu.
|
||||||
|
RPM's and debs are widely available with most disributions.
|
||||||
nana -- Used to provide a debugging infrastructure.
|
nana -- Used to provide a debugging infrastructure.
|
||||||
Any version should work.
|
Any version should work.
|
||||||
http://www.fsf.org/software/nana/nana.html
|
http://www.fsf.org/software/nana/nana.html
|
||||||
http://www.cs.ntu.edu.au/homepages/pjm/nana-home/
|
http://www.cs.ntu.edu.au/homepages/pjm/nana-home/
|
||||||
SWIG -- Used to autogenerate perl, tcl, guile wrappers.
|
SWIG -- Used to autogenerate perl wrappers.
|
||||||
available at www.swig.org need 1.1p5 or later ...
|
available at www.swig.org need 1.1p5 or later ...
|
||||||
guile -- Provides main extension language infrastructure.
|
guile -- Provides main extension language infrastructure.
|
||||||
This is used extensively in gnucash for initialization & startup.
|
This is used extensively in gnucash for initialization & startup.
|
||||||
|
Loading…
Reference in New Issue
Block a user