> On Oct 20, 2017, at 7:38 AM, Miika Turkia <[email protected]> wrote: >>> On 20/10/2017 12:22, Dirk Hohndel wrote: >>> >>> it will show you a curses interface with the cmake variables for this >>> project. >>> Half way down there should be NO_DOCS - what is it set to? >>> How about NO_USERMANUAL ? >>> >>> If either is ON, move the curser down, press enter to toggle, then 'c' to >>> configure and 'g' to generate. >>> If both are set to OFF, then just press 'q' to quit >>> >>> /D >> >> NO_DOCS OFF >> NO_MARBLE OFF >> NO_PRINTING ON >> NO_USERMANUAL ON >> >> I use ccmake to change NO_USERMANUAL to OFF. (Had to do this as su >> because of write privileges.) >> >> Ececuted sudo ccmake again to make sure NO_USERMANUAL is OFF. It was. >> >> Rebuilt Subsurface (build 1031). Problem not solved but I think it may >> be finger trouble. This probably close to the reason for the problem. > > I think you will need to run "cmake .." to get the new config into use.
'c' & 'g' is supposed to do that. I think there's a lot more wrong with the build tree. Especially since it clearly has been built as root at some point. That's why I urged Willem to move it away and run scripts/build.sh again (as regular user) in order to get back to a sane state. /D _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
