writes:
> 

> i have rerunning the configure 
> the command line is
> ./configure --includedir=/usr/local/include --bindir=/usr/local/bin/X11 --ena
> ble-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/li
> b --with-motif=/usr/local/r/X11R6/include --with-guile-config=/usr/local/bin/
> guile-config --with-included-gettext --with-xml-inculdes=/usr/lib/ --bindir=/
> usr/local/bin 

You are still using the --enable-warnings argument, according
to the above. You really don't need all those arguments, btw.
configure usually works fine with no arguments whatsoever.
Usually, you're only interested in changing the location
where gnucash will be installed, and thus would provide
a --prefix argument, but since you're not doing that,
just running

./configure

by itself should work fine.

dave

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


Reply via email to