[wellylug] Kymoney2 0.8 compile help
Bill Christiansen
bill.christiansen at gmail.com
Fri Nov 4 06:57:23 NZDT 2005
I'm trying to compile kymoney2 in a Slackware/Arch based distro. The
configure passes except for OFX plugin and CPPUNIT support, which both
sounded optional but it gets a long way into the compile then stops when it
can't find kmymoneyedit.h:
decl.o -MD -MP -MF ".deps/kcurrencycalculatordecl.Tpo" -c -o
kcurrencycalculatordecl.o kcurrencycalculatordecl.cpp; \
then mv -f ".deps/kcurrencycalculatordecl.Tpo"
".deps/kcurrencycalculatordecl.Po"; else rm -f
".deps/kcurrencycalculatordecl.Tpo"; exit 1; fi
kcurrencycalculatordecl.cpp:26:26: kmymoneyedit.h: No such file or directory
make[3]: *** [kcurrencycalculatordecl.o] Error 1
make[3]: Leaving directory `/home/bill/kmymoney2-0.8/kmymoney2/dialogs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/bill/kmymoney2-0.8/kmymoney2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bill/kmymoney2-0.8'
Configure results:
------------------------------------------
Memory leak check support: no
KBanking support: disabled
OFX plugin: no
You are missing the libofx headers and libraries
The OFX plugin won't be compiled.
OFX direct connect: disabled
CPPUNIT support: no
You are missing the CPPUNIT headers and libraries
The unit test framework support won't be compiled.
This is not relevant for the usage of the application.
Unit tests are only required by the developers.
------------------------------------------
I did a google search and found someone using Arch had the same problem but
they didn't find a solution: http://archlinux.org/pipermail
/arch/2005-October/006539.html
Rubix Linux is using qt 3.3.5 and gcc 3.4.4, it's compiled several other
programs without a glitch. Any sugestions on what I could try to make it
work?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wellylug.org.nz/pipermail/wellylug/attachments/20051104/698ac6f5/attachment.htm
More information about the wellylug
mailing list