Never mind, it turns out there was a pre-compiled package in the Rubix community repository :)<br><br><div><span class="gmail_quote">On 11/4/05, <b class="gmail_sendername">Bill Christiansen</b> &lt;<a href="mailto:bill.christiansen@gmail.com">
bill.christiansen@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><span>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:<br>
<br>
decl.o -MD -MP -MF &quot;.deps/kcurrencycalculatordecl.Tpo&quot; -c -o kcurrencycalculatordecl.o kcurrencycalculatordecl.cpp; \<br>
then mv -f &quot;.deps/kcurrencycalculatordecl.Tpo&quot; &quot;.deps/kcurrencycalculatordecl.Po&quot;; else rm -f &quot;.deps/kcurrencycalculatordecl.Tpo&quot;; exit 1; fi<br>
kcurrencycalculatordecl.cpp:26:26: kmymoneyedit.h: No such file or directory<br>
make[3]: *** [kcurrencycalculatordecl.o] Error 1<br>
make[3]: Leaving directory `/home/bill/kmymoney2-0.8/kmymoney2/dialogs'<br>
make[2]: *** [all-recursive] Error 1<br>
make[2]: Leaving directory `/home/bill/kmymoney2-0.8/kmymoney2'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/home/bill/kmymoney2-0.8'<br>
<br>
Configure results:<br>
------------------------------------------<br>
Memory leak check support:             no<br>
<br>
KBanking support:                      disabled<br>
<br>
OFX plugin:                            no<br>
    You are missing the libofx headers and libraries<br>
    The OFX plugin won't be compiled.<br>
<br>
OFX direct connect:                    disabled<br>
<br>
CPPUNIT support:                       no<br>
    You are missing the CPPUNIT headers and libraries<br>
    The unit test framework support won't be compiled.<br>
    This is not relevant for the usage of the application.<br>
    Unit tests are only required by the developers.<br>
<br>
------------------------------------------<br>
<br>
<br>
I did a google search and found someone using Arch had the same problem but they didn't find a solution: <a href="http://archlinux.org/pipermail/arch/2005-October/006539.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

http://archlinux.org/pipermail/arch/2005-October/006539.html</a><br>
<br>
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?<br></span>
        <br>

</blockquote></div><br>