Hi, I'm trying to install gnucash on a Slackware 7.0 system, and I know it uses LessTif (which I installed from the setup). I also installed SWIG, Nana, guile, and XmHTML. The configure works fine. When I try to compile I get the following msg: obj/motif/HelpWindow.o: In function `htmlWindow': /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:357: undefined reference to `_XmHTMLStrings' /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:357: undefined reference to `_XmHTMLStrings' /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:357: undefined reference to `xmHTMLWidgetClass' /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:375: undefined reference to `_XmHTMLStrings' /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:376: undefined reference to `_XmHTMLStrings' obj/motif/HelpWindow.o: In function `frameCB': /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:493: undefined reference to `_XmHTMLStrings' /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:510: undefined reference to `_XmHTMLStrings' obj/motif/HelpWindow.o: In function `htmlAnchorCB': /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:625: undefined reference to `XmHTMLAnchorScrollToName' obj/motif/HelpWindow.o: In function `xaccJumpToLabel': /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:685: undefined reference to `XmHTMLTextSetString' /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:687: undefined reference to `XmHTMLAnchorScrollToName' /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:689: undefined reference to `XmHTMLTextScrollToLine' obj/motif/HelpWindow.o: In function `htmlReadImageProc': /usr/local/src/gnucash-1.2.5/src/motif/HelpWindow.c:716: undefined reference to `XmHTMLImageDefaultProc' collect2: ld returned 1 exit status make[3]: *** [../../gnucash.motif] Error 1 make[3]: Leaving directory `/usr/local/src/gnucash-1.2.5/src/motif' make[2]: *** [motif] Error 2 make[2]: Leaving directory `/usr/local/src/gnucash-1.2.5/src' make[1]: *** [build-flavor] Error 2 make[1]: Leaving directory `/usr/local/src/gnucash-1.2.5' make: *** [motif] Error 2 I placed a link in the X11 directory to the XmHTML headers. I'm not sure if that was correct. Is there anything special I need to set to compile it for Lesstif? I've been trying to figure this one out, but I can't seem to get past the motif part. I'm sort of stuck. Any help would be appreciated. Thanks. Budman Linux. Because. -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]