Abstract Accounting Code
Status: Alpha
Brought to you by:
yanychar
Things are changing rapidly. Please refer to on-line documentation at http://docs.aasii.org/ *** Install from source *** Abstract is using Mozilla Build System. Firefox 3.0 beta 5 source is required to build this version of Abstract (Firefox 3.1 beta 2 or later is recommened): Extract mozilla tree somewhere, and place content of this directory to mozilla/abstract. Mozilla tree may be downloaded from ftp://releases.mozilla.org/ or checked out from numerous version control repositories (including at least CVS, Mercurial and git). When all Mozilla Build Prerequisites are satisfied, this command will build abstract and run its test suite: make -s -f check.mk If you system doesn't have a working pkg-config, add path to xulrunner sdk to the make parameters: make -s -f check.mk LIBXULPATH=/path/to/xulrunner-objdir/dist