Compiling on ubuntu

Asked by Leandro Rodrigo Saad Cruz

Which packages I need installed on Ubuntu to compile homebank-3.8 from source?

Question information

Language:
English Edit question
Status:
Solved
For:
HomeBank Edit question
Assignee:
No assignee Edit question
Solved by:
Leandro Rodrigo Saad Cruz
Solved:
Last query:
Last reply:
Revision history for this message
douglas_smith (hamsterzombie-deactivatedaccount) said :
#1

Lifted from http://homebank.free.fr/index.php?id=3

Requirements
GNU/Linux

HomeBank require only GTK+-2.10 or upper,

For OFX file import, libofx packages will also be required.
Amiga

HomeBank requires the following:

    * MUI (Magic User Interface)
    * NList.mcc
    * NListtree.mcc

Hope this helps.
DS

Revision history for this message
Leandro Rodrigo Saad Cruz (leandro-saad) said :
#2

It worked. Thanks.

sudo apt-get install build-essential gettex libgtk2.0-dev

:: Leandro