On Mon, Jan 14, 2013 at 11:05:11PM +0000, [email protected] 
wrote:
> 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

last time I built the nightly snapshot I used 

autoreconf
./configure                                     \
        --enable-graphics-gd                    \
        --enable-svg2png-scaling                \
        --enable-plugin-pedestrian              \
        --disable-graphics-opengl               \
        --enable-vehicle-null                   \
        --disable-samplemap                     \
        --enable-svg2png-scaling                \
        --enable-svg2png-scaling-flag           \
        --enable-svg2png-scaling-nav            \
        --disable-speech-espeak  --disable-graphics-qt-qpainter

.. have not tried for a few months.

Richard

---
Name and OpenPGP keys available from pgp key servers


------------------------------------------------------------------------------
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

Reply via email to