I first tried installing using gnucash-1.1.23-4.i386.rpm, but it didn't
work because it couldn't find the library: libguile.so.3.  So, I download
the guile RPMs off the GnuCash ftp site.  Well this didn't help any
because these RPMs install a newer library: libguile.so.4.

Then, I decided to build it from the source.  This doesn't work either.
Apparently it can't find the XmHTML includes or libraries.  I did install
the corresponding RPM from the ftp site.  Here are the errors from 'make
motif' :

obj/motif/HelpWindow.o: In function `htmlWindow':
/home/mando/install/gnucash-1.1.26/src/motif/HelpWindow.c:342: undefined
reference to `_XmHTMLStrings'
/home/mando/install/gnucash-1.1.26/src/motif/HelpWindow.c:342: undefined
reference to `_XmHTMLStrings'
/home/mando/install/gnucash-1.1.26/src/motif/HelpWindow.c:342: undefined
reference to `xmHTMLWidgetClass'
/home/mando/install/gnucash-1.1.26/src/motif/HelpWindow.c:360: undefined
reference to `_XmHTMLStrings'
obj/motif/HelpWindow.o: In function `frameCB':
/home/mando/install/gnucash-1.1.26/src/motif/HelpWindow.c:474: undefined
reference to `_XmHTMLStrings'
obj/motif/HelpWindow.o: In function `htmlAnchorCB':
/home/mando/install/gnucash-1.1.26/src/motif/HelpWindow.c:570: undefined
reference to `XmHTMLAnchorScrollToName'
obj/motif/HelpWindow.o: In function `xaccJumpToLabel':
/home/mando/install/gnucash-1.1.26/src/motif/HelpWindow.c:630: undefined
reference to `XmHTMLTextSetString'
/home/mando/install/gnucash-1.1.26/src/motif/HelpWindow.c:632: undefined
reference to `XmHTMLAnchorScrollToName'
/home/mando/install/gnucash-1.1.26/src/motif/HelpWindow.c:634: undefined
reference to `XmHTMLTextScrollToLine'
obj/motif/HelpWindow.o: In function `htmlReadImageProc':
/home/mando/install/gnucash-1.1.26/src/motif/HelpWindow.c:661: undefined
reference to `XmHTMLImageDefaultProc'
make[3]: *** [../../gnucash.motif] Error 1
make[3]: Leaving directory `/home/mando/install/gnucash-1.1.26/src/motif'
make[2]: *** [motif] Error 2
make[2]: Leaving directory `/home/mando/install/gnucash-1.1.26/src'
make[1]: *** [build-flavor] Error 2
make[1]: Leaving directory `/home/mando/install/gnucash-1.1.26'
make: *** [motif] Error 2


-----------------------------------------------------------------------
Armando L. Caro Jr.                                  [EMAIL PROTECTED]
University of Delaware                   http://www.cis.udel.edu/~acaro       
-----------------------------------------------------------------------


----- %< -------------------------------------------- >% ------
The GnuCash / X-Accountant Mailing List
To unsubscribe, send mail to [EMAIL PROTECTED] and
put "unsubscribe gnucash-devel [EMAIL PROTECTED]" in the body

Reply via email to