Dear Mr.Sam Thanks for your input and it did help. It seems like now I am missing boost, any idea how to get through this?
acprep: ERROR: Boost not found, try --boost-home (and --boost-suffix, --boost-file-suffix) home/kunal/ledger# ./acprep opt update acprep: INFO: Invoking primary phase: update acprep: INFO: Executing phase: update acprep: INFO: Executing phase: pull Already up-to-date. acprep: INFO: Executing phase: submodule acprep: INFO: Executing phase: make acprep: INFO: Executing phase: config acprep: INFO: Executing phase: submodule acprep: INFO: Executing phase: autoconf acprep: INFO: autogen.sh must be run because acprep is newer than Makefile.in acprep: INFO: Executing phase: autogen Preparing the ledger build system...please wait Found GNU Autoconf version 2.68 Found GNU Automake version 1.11.1 Found GNU Libtool version 2.4 Automatically preparing build ... done The ledger build system is now prepared. To build here, run: ./configure make acprep: INFO: Executing phase: gettext acprep: INFO: Moving po/Makevars.template -> po/Makevars acprep: INFO: Executing phase: aclocal acprep: INFO: Executing phase: configure acprep: INFO: System type is => Linux acprep: INFO: Looking for Boost in /opt/local/lib64... acprep: INFO: Looking for Boost in /usr/local/lib64... acprep: INFO: Looking for Boost in /sw/lib64... acprep: INFO: Looking for Boost in /usr/lib64... acprep: INFO: Looking for Boost in /opt/local/lib... acprep: INFO: Looking for Boost in /usr/local/lib... acprep: INFO: Looking for Boost in /sw/lib... acprep: INFO: Looking for Boost in /usr/lib... acprep: ERROR: Boost not found, try --boost-home (and --boost-suffix, --boost-file-suffix) On Mon, Oct 31, 2011 at 6:34 PM, Sam Stuck <[email protected]>wrote: > On 10/31/2011 12:10 AM, Kunal Ahuja wrote: > > Preparing build ... configure.ac:25 <http://configure.ac:25>: required > > file `./config.rpath' not found > > configure.ac:440 <http://configure.ac:440>: required file > > `intl/Makefile.in' not found > > Makefile.am:4: required directory ./po does not exist > > Makefile.am:4: required directory ./intl does not exist > > Makefile.am:303: variable `ReportTests_SOURCES' is defined but no > program or > > Makefile.am:303: library has `ReportTests' as canonical name (possible > typo) > > Makefile.am:298: variable `DataTests_SOURCES' is defined but no program > or > > Makefile.am:298: library has `DataTests' as canonical name (possible > typo) > > Makefile.am:306: variable `ReportTests_LDADD' is defined but no program > or > > Makefile.am:306: library has `ReportTests' as canonical name (possible > typo) > > Makefile.am:301: variable `DataTests_LDADD' is defined but no program or > > Makefile.am:301: library has `DataTests' as canonical name (possible > typo) > > ERROR: automake failed > > acprep: ERROR: Execution failed: sh tools/autogen.sh > > > > I believe this is because you are missing the package 'autopoint'. > Install autopoint and give it another shot. >
