Comment 21 for bug 349650

Revision history for this message
Matt Davey (mcdavey) wrote :

Hi Daniel,

I'm travelling at the moment, so can't compile up a .deb (I presume one will appear in Jaunty soon enough now). To build one yourself from the .dsc posted to this bug, try the following:
     1. If you haven't already done so, download the deb build utilities
        using "sudo apt-get install dpkg-dev"
     2. Download the gnome-pilot build dependencies using "sudo apt-get
        build-dep gnome-pilot"
     3. download the .tar file from my update of 5/5/09 above
     4. unpack the tar file in a new directory
     5. download gnome-pilot_2.0.17.orig.tar.gz from
        https://launchpad.net/ubuntu/jaunty/+source/gnome-pilot/2.0.17-0ubuntu1 into that directory
     6. Now unpack and apply the diff using "dpkg-source -x
     7. Now change directory into gnome-pilot-2.0.17 and run
        "dpkg-buildpackage -b" to build a binary .deb you should be able
        to install.