Strange I just run the command again and it installed it. Could have been a problem with cmake, it has been updated since the last time I used it. Thanks for your help.
2 posts by 2 authors   On Monday, September 15, 2014 11:34:39 AM UTC+2, Johann Klähn wrote: > > Hi Max, > > Normally the man page should be installed. Can you tell me what commit you > are on and what distribution and version of CMake you are running? > One cause I could imagine is 'include(GNUInstallDirs)' in > 'doc/CmakeLists.txt' returning an empty value for 'CMAKE_INSTALL_MANDIR'. > You could try to print that value by using 'message(...)' and rerunning > CMake. > On Sep 15, 2014 11:22 AM, "Max Linke" <[email protected] <javascript:>> > wrote: > >> Hi >> >> I'm installing ledger into my home directory using >> >> ./acprep --prefix=$HOME/.local update >> make install >> >> but this doesn't install the manpage file. It should be installed to >> $HOME/.local/share/man/man1. Is there an optional command I'm missing to >> generate/install the manpage files? >> >> best Max >> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Ledger" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
