[Kmymoney] compiling gwenhywfar 4.2.1 fails
Thomas Baumgart
thb at net-bembel.de
Wed Sep 7 09:25:23 UTC 2011
Hi Michael Berger,
on Wednesday 07 September 2011 10:56:58 you wrote:
> Hi Thomas,
> I have 'konversation' installed on my system and will try to make myself
> acquainted with IRC.
>
> Meanwhile I should like to pass on some information related to the subject
> hoping these may suffice to identify my mistake.
>
> screen shot >grep_gcc1.png< shows what I have installed.
> It appears that only gwenhywfar needs to be updated
Where did you get the original version from? A package? Make sure to uninstall
it before you start building parts from source. Otherwise it will get messy.
> I downloaded and unpacked gwenhywfar 4.2.1 in > /home/mb39/Downloads<
>
> I then followed the procedure as described in the README file that came
> along with the downloaded gwenhywfar 4.2.1 version:
>
> cd /home/mb39/Downloads/gwenhywfar-4.2.1
>
> ./configure
> it completes telling me to run 'make'
>
> make
> compilation fails for reasons shown in the file
> >make_gwenhywfar4.2.1.text<:
> ..........................................................................
> ...........................................................
> ..........................................................................
> ...........................................................
> ../../gwenhywfar4/gwen-gui-gtk2/gtk2_gui.h:14:21: fatal error: gtk/gtk.h:
> No such file or directory
> compilation terminated"
Yes, that is because you don't have the GTK devel files. You don't need them.
You're a KDE guy. See below how to solve the problem.
> Looking at that message I am at my wit's end (in German: ich bin mit meinem
> Latein am Ende oder auch EDV = Ende der Fahnenstange)
Heisst das dann nicht 'Vahnenstange'?
> Thomas, can you help?
Sure. Tell configure not to build GTK or FOX frontends. Try
./configure --with-guis=qt4
I am on a 64 bit system and need
./configure --with-guis=qt4 --with-qt4-libs=/usr/lib64
Also, I install these things in /usr/local to avoid that a package manager
touches those files. This works with
./configure --prefix=/usr/local --with-guis=qt4 --with-qt4-libs=/usr/lib64
YMMV (your mileage may vary)
--
Regards
Thomas Baumgart
GPG-FP: E55E D592 F45F 116B 8429 4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
We can't solve problems by using the same kind of thinking we
used when we created them. - Albert Einstein
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 225 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kmymoney/attachments/20110907/30a4b5d5/attachment.sig>
More information about the KMyMoney
mailing list