> On Dec 24, 2017, at 12:54 PM, Cristian Ionescu-Idbohrn > <[email protected]> wrote: > > On Sun, 24 Dec 2017, Dirk Hohndel wrote: >> >> cd ~/src/subsurface >> git submodule update > >> cd subsurface > [master=]> git submodule update > fatal: destination path > '.../subsurface/libdivecomputer' already exists and > is not an empty directory.
And there is your problem - I'm guessing that you have a version of libdivecomputer checked out in subsurface/libdivecomputer move that directory elsewhere (or remove completely) and try again. /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
