GnuCash 2.2.5 Compilation Cookbook for Ubuntu Hardy Heron

Derek Atkins warlord at MIT.EDU
Sat Jul 5 21:11:43 EDT 2008


Hi,

Quoting Tony Nelson <tonyn at openlearning.com>:

> Hi All,
>
> After many errors and more than a little frustration I was finally able
> (with the kind help of some of you) to get GnuCash to compile on
> Ubuntu's Hardy Heron.  I now have GnuCash 2.2.5 up and running.
>
> I decided to document the steps I took so that I will probably be able
> to more easily compile and install subsequent code releases.
>
> I'm not sure if the following is of any value to anyone, but just in
> case here are the steps I took.
>
> Regards,
> Tony
>
> ====================
>
> GnuCash 2.2.5 Compilation Procedure on Ubuntu Hardy Heron
>
>
> 1) Download gnucash-2.2.5.tar.gz
>
> 2) Place in temporary desktop folder (Desktop/GnuCash2.2.5-source)
>
> 3) $ gunzip gnucash-2.2.5.tar.gz
>
> 4) $ tar xvf gnucash-2.2.5.tar
>
> 5) Use Synaptic Package Manager to install the following packages (*
> means the package was already installed)
[snip]

I would start with:

  apt-get build-dep gnucash

This should install all the build dependencies.  If not, it's an
Ubuntu packaging error and you should file a bug with Ubuntu.

> 6) $ cd Desktop/GnuCash2.2.5-source/gnucash-2.2.5
>
> 7) $ ./configure
>
> 8) $ make
>
> 9) $ sudo -s
>
> 10) # make install
>
> 11) Delete temporary desktop folder (Desktop/GnuCash2.2.5-source)

> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-user mailing list