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 aclocalIf you get this error message, then aclocal is called without the command line argument "-I macros". You would need to set the environment variable
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...
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
