<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.30.3">
</HEAD>
<BODY>
For anybody using Ubuntu,<BR>
<BR>
Thanks to Ian for his detail explication on how to fix this bug.<BR>
I just wanted to add something to the process. If you are using Ubuntu, make sure to change the prefix to the directory '/usr' when running the configuration. Without this, KMyMoney will still use the old libraries because the new ones are installed somewhere else than the default folder for Ubuntu.<BR>
In other words, when you're going to compile, at the beginning, instead of typing './configure' use './configure --prefix=/usr'&nbsp; The rest is exactly the same as in Ian guide.<BR>
<BR>
Hope this helps.<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Felipe Castillo <BR>
<BR>
</TD>
</TR>
</TABLE>
On Wed, 2010-12-08 at 07:35 +1300, Ian Anderson wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Dear Felipe and anyone else

I woke this morning and thought wait a minute.  Since you are using
Ubuntu then you are very likely to have the same errors on compilation
which relate to a newer version of the compiler in Ubuntu.

There may be no need to compile again and again if you visit the
repository and download all these files below in one visit then copy and
paste them over the same files in the same places in the extracted
LibOFX folder Then your compile is very likely to be successful on the
first try.

Download  the latest versions of these files (which worked for me) from
Sourceforge as described before

ofx_utilities.cpp 
ofx_container-transaction.cpp
ofx_request.cpp                                From Lib folder
ofx_request_statement.cpp
ofx_request_accountinfo.cpp

ofxconnect.cpp
ofxpartner.cpp                                from Ofxconnect folder

ofxdump.cpp                                from Ofxdump folder

If that works it saves a lot of time and cups of coffee Regards Ian
 

_______________________________________________
KMyMoney mailing list
<A HREF="mailto:KMyMoney@kde.org">KMyMoney@kde.org</A>
<A HREF="https://mail.kde.org/mailman/listinfo/kmymoney">https://mail.kde.org/mailman/listinfo/kmymoney</A>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>