Actually, the easiest thing to do is just run "autogen.sh" -derek
Christian Stimming <[EMAIL PROTECTED]> writes: > Nikos Charonitakis wrote: > > > ok i make a progress configure now recognize el accounts dir but > > gnucash fails to compile > > > Good to hear :-) > > > > because when i run automake it comes with many error messages and > > says to run aclocal > > but aclocal fails with the message > > aclocal: configure.in: 503: macro `AM_PATH_OPENHBCI' not found in library > > anyway i ll send a message to patches list... > > If you get this error message, then aclocal is called without the > command line argument "-I macros". You would need to set the > environment variable > > export ACLOCAL_AMFLAGS="-I macros" > > or, if you already set that variable, add the "-I macros" part to it. > > Christian > > _______________________________________________ > gnucash-devel mailing list > [EMAIL PROTECTED] > http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel -- Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory Member, MIT Student Information Processing Board (SIPB) URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH [EMAIL PROTECTED] PGP key available _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
