On Tue, Oct 06, 2015 at 08:54:34AM +1100, Rick Walsh wrote: > >>>>> Here is what I am usually doing > >>>>> $ git pull > >>>>> $ make -j4 > >>>>> $ make install > >>>>> > >>>>> make install complains about not finding /marbledata/maps > >>>>> > There is an issue with the cmake files not copying the marbledata > directory. Until it is fixed, you can manually copy it from the source > directory to the build directory. Works on Linux at least.
That's different on Mac - there you have to run make install in order to get a working app bundle that you can run. My initial guess would be that something got messed up in Guido's source tree... /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
