Bulding 3.0.1 Under Ubuntu 10.04 i386

Dirk Hohndel dirk at hohndel.org
Wed Feb 27 15:19:57 PST 2013


Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn at axis.com> writes:

> On Wed, 27 Feb 2013, Dirk Hohndel wrote:
>>
>> simply do
>>
>> git clone git://subsurface.hohndel.org/subsurface.git
>> cd subsurface
>> make
>>
>> if you already cloned earlier:
>>
>> cd subsurface
>> git pull
>> make
>
> Then there is that other thing: libdivecomputer.
> Same procedure there, but the git repo is:
>
> git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer
>
> and then:
>
> 	$ cd libdivecomputer
> 	$ git co v0.3.0

No. Please do

git co release-0.3

You really want to be on the release branch as Jef pushes fixes to that.

/D


More information about the subsurface mailing list