Derek Atkins ([EMAIL PROTECTED]) wrote:
> [EMAIL PROTECTED] writes:
>
> > I have successfully gotten gnucash compiled and installed with
> > absolutely no gtk-1/glib-1 libraries/headers. Here is what I had to do
> > (Keep in mind this is LFS, so your packages might differ)
> > download guile-1.6.
I have successfully gotten gnucash compiled and installed with
absolutely no gtk-1/glib-1 libraries/headers. Here is what I had to do
(Keep in mind this is LFS, so your packages might differ)
download guile-1.6.4, compile, install
download slib, install in $GUILE_PREFIX/share/guile/slib
download g
g-wrap doesn't correctly detect glib-2.0/gtk-2.0. This should be fixed
at some point. It fails to install libgwrap-glib.* and thus gnucash
cannot compile. Shall I file a bug? g-wrap isn't an official part of
gnucash is it?
--
Samuel Stringham /"\ASCII Ribbon Campaign
Co
checking for gnomeConf.sh file in /home/samuel/gnucash/lib... not found
configure: error: Could not find the gnomeConf.sh file that is generated
by gnome-libs install
This file is not installed in GNOME2. Commenting out
GNOME_INIT
GNOME_COMPILE_WARNINGS
fixed this issue.
Then the confi