Hi all. I've attempted to install the SVN version of Navit, using the command:
svn co https://navit.svn.sourceforge.net/svnroot/navit/trunk/navit That part went well with no errors, and the new Navit directory was duly made. everything came to an abrupt halt after entering the directory and launching the compilation with: ./autogen.sh && ./configure as per line 5 ofhttp://wiki.navit-project.org/index.php/Interactive_help#Building_Navit I'm a bit lost now as Navit (the old Debian release) had been working for over a year previous. I just thought I'd upgrade it with the SVN version. The last few lines on the terminal are: Checked out revision 5339. alistair@alistair ~ $ cd navit alistair@alistair ~/navit $ ./autogen.sh && ./configure ./autogen.sh: 15: autopoint: not found You need to install gettext alistair@alistair ~/navit $ ./autogen.sh && ./configure --disable-binding-python./autogen.sh: 15: autopoint: not found You need to install gettext alistair@alistair ~/navit $ sudo apt-get install gettext [sudo] password for alistair: Reading package lists... Done Building dependency tree Reading state information... Done gettext is already the newest version. The following packages were automatically installed and are no longer required: libdrm-dev libkms1 libimlib2 libgarmin0 Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. alistair@alistair ~/navit $ ./autogen.sh && ./configure ./autogen.sh: 15: autopoint: not found You need to install gettext I use Linux Mint Katya, on a Dell Latitude 430, and as I said previously, the old Navit worked fine. Anybody got any ideas? Thanks. Alistair. ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. SALE $99.99 this month only -- learn more at: http://p.sf.net/sfu/learnmore_122412 _______________________________________________ Navit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/navit-users
