Benoit Gr�goire <[EMAIL PROTECTED]> writes:
> > Err, I installed libofx in an unusual prefix (e.g. $HOME/unstable).
> > Where in libofx can I tell it to look for the DTD in its installed
> > prefix? I changed the variables in common.m accordingly; is there any
> > other place where I would have to change any variables?
>
> Argh, I didn't plan on people being so original ;) The DTD search paths are
> in libofx/lib/ofx_preproc.h just add the appropriate path and increment the
> number of search paths.
>
> I wonder how I could get the path to change from the makefile. I'm open to
> suggestions.
./configure --prefix should change your makefile to point to where you
are installing. If you don't use configure, you can just use
"prefix=..." in your Makefile and key off of that. But note that this
is a lot of work if your Makefiles are not automatically generated.
-derek
--
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