On Tue, Jan 15, 2013 at 10:47:15PM +0000, [email protected] wrote: > > Aha! > > The link proved very useful. Thanks!
ok, I am trying to fix the wiki so let me know if there is more to fix. > The author of that page also says he's skipped the "usual make > install" and just runs it from the build directory. So would I > "make install" from the build directory or the new navit directory? if there is a Makefile in the build directory you could run make install from there. Before trying that try "cmake --help" from the place where you started the build, maybe it has a better way to do install. Also talk to the packaging experts of your distribution who surely have done dozens of packages with CMake. Richard --- Name and OpenPGP keys available from pgp key servers ------------------------------------------------------------------------------ Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and much more. Keep your Java skills current with LearnJavaNow - 200+ hours of step-by-step video tutorials by Java experts. SALE $49.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122612 _______________________________________________ Navit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/navit-users
