> On Mon, Oct 11, 1999 at 11:50:15PM -0400, Mehul N. Sanghvi wrote:
> > 
> > 'allo,
> > 
> >     I just joined in this list and i have not had any problems in
> >     configuring GnuCash.  There is an option called --includedir which
> >     you can use to specify the path to an include dir.  You could do
> >     something like --includedir=/usr/local/include and pass this
> >     option to configure.  Maybe this will correct your problem.
> > 
> 
>         Tried it.. no such luck...
> 
> bash# ./configure --includedir=/usr/local/include --bindir=/usr/local/bin/X11
>  
> --enable-debug --enable-warnings --with-perl=/usr/bin/perl 
> --with-swig=/usr/local/bin/swig --with-x --x-includes=/usr/X11R6/include 
> --x-libraries=/usr/X11R6/lib --with-motif=/usr/local/LessTif/Motif1.2 
> --with-xmhtml-libraries=/usr/X11R6/lib 
> --with-xmhtml-includes=/usr/X11R6/include 
> --with-guile-config=/usr/local/bin/guile-config --with-guile=/usr/local
> 
> [...]
> 
> checking for nana.h... no
> configure: error: Cannot find nana.h -- do you have nana installed?
> bash#
> 
>         If it helps, I'm using nana-2.5. I received the same error with 
> nana-2.4.

I think the --includedir option is for setting where installed
headers go, rather than a search path for headers during configuration.
Did you install nana after the configure failed? You might need to erase
the config.cache file to force a check.

dave

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to