So this looks correct and should work. If you now start
subsurface you should be able to get to the docs with F1 /D On Sun, 2013-12-15 at 21:56 +0200, Willem Ferguson wrote: > Latest master: gd3065d811ac6 > > All correct documentation files created in > /usr/share/subsurface/Documentation > However, binary installed in /usr/bin/ > > This is what sudo make install does. > > Here is a dump of the make install: (See the line 6th from the top:) > Does this provide any information? > > willem@willem-Precision-M4700:~/subsurface$ sudo make install > make -C /home/willem/subsurface/Documentation > OUT=/home/willem/subsurface/Documentation/ doc > make[1]: Entering directory `/home/willem/subsurface/Documentation' > make[1]: Nothing to be done for `doc'. > make[1]: Leaving directory `/home/willem/subsurface/Documentation' > install -m 755 -p /home/willem/subsurface/subsurface //usr/bin/ > strip //usr/bin/subsurface > install -m 644 -p /home/willem/subsurface/subsurface.desktop > //usr/share/applications/ > install -m 644 -p /home/willem/subsurface/subsurface.1 //usr/share/man/man1/ > cp -f -r /home/willem/subsurface/xslt //usr/share/subsurface/ > make -C /home/willem/subsurface/Documentation > OUT=/home/willem/subsurface/Documentation/ doc > make[1]: Entering directory `/home/willem/subsurface/Documentation' > make[1]: Nothing to be done for `doc'. > make[1]: Leaving directory `/home/willem/subsurface/Documentation' > install -m 644 -p /home/willem/subsurface/Documentation/user-manual.html > //usr/share/subsurface/Documentation/ > cp -f -r /home/willem/subsurface/Documentation/images > //usr/share/subsurface/Documentation/ > cp -f -r /home/willem/subsurface/marbledata/maps > //usr/share/subsurface/data/ > cp -f -r /home/willem/subsurface/marbledata/bitmaps > //usr/share/subsurface/data/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_source.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_bg_BG.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_da_DK.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_de_CH.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_de_DE.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_es_ES.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_et_EE.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_fi_FI.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_fr_FR.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_it_IT.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_nb_NO.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_nl_NL.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_pl_PL.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_pt_BR.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_pt_PT.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_ru_RU.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_sk_SK.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_sv_SE.qm > //usr/share/subsurface/translations/ > install -m 644 -p > /home/willem/subsurface/translations/subsurface_zh_TW.qm > //usr/share/subsurface/translations/ > install -m 644 -p /home/willem/subsurface/translations/subsurface_he.qm > //usr/share/subsurface/translations/ > willem@willem-Precision-M4700:~/subsurface$ > > Kind regards, > willemf > > On 15/12/2013 21:02, Dirk Hohndel wrote: > > On Sun, 2013-12-15 at 20:55 +0200, Willem Ferguson wrote: > >> willem@willem-Precision-M4700:/usr/share/subsurface$ ls -l > >> total 20 > >> drwxr-xr-x 2 root root 4096 Oct 13 15:55 bitmaps > >> drwxr-xr-x 4 root root 4096 Nov 30 20:43 data > >> drwxr-xr-x 3 root root 4096 Oct 13 15:55 maps > >> drwxr-xr-x 2 root root 4096 Dec 14 07:48 translations > >> drwxr-xr-x 2 root root 4096 Oct 18 07:36 xslt > > So did you run > > > > sudo make install > > > > ??? > > > > And are you on the latest master? > > > > /D > > > > > _______________________________________________ subsurface mailing list subsurface@hohndel.org http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface