Have you tried the binary that you built since? I can't get the ones I compile to display anything... I've compiled QT 4.7 for Maemo for the Nokia N900 and then the latest navit Subversion checkout. I compiled it with: Code: ./configure --enable-static --disable-binding-python --disable-gui-sdl --enable-avoid-float --enable-avoid-unaligned --enable-svg2png-scaling="32,48,64" --enable-svg2png-scaling-flag="32,48,64" --enable-svg2png-scaling-nav="8,16,32,48,64" --disable-samplemap --disable-graphics-sdl --enable-vehicle-maemo --enable-gui-qml --enable-plugin-pedestrian --disable-graphics-null Now when I run navit, it runs with the following feedback on the console: Code: $ navit graphics_qt_qpainter:graphics_priv* graphics_qt_qpainter_new(navit*, graphics_methods*, attr**, callback_list*):enter graphics_qt_qpainter:graphics_priv* graphics_qt_qpainter_new(navit*, graphics_methods*, attr**, callback_list*):return navit:plugin_load:can't load '/usr/lib/navit/osd/libosd_core.so', already loaded and that's it, no graphical output, nothing. Originally thought the graphics null display was active, that's why I explicitly disabled it. Doesn't crash or segfault, stays put there running, but no graphical output... What could be wrong? Any ideas?
./configure --enable-static --disable-binding-python --disable-gui-sdl --enable-avoid-float --enable-avoid-unaligned --enable-svg2png-scaling="32,48,64" --enable-svg2png-scaling-flag="32,48,64" --enable-svg2png-scaling-nav="8,16,32,48,64" --disable-samplemap --disable-graphics-sdl --enable-vehicle-maemo --enable-gui-qml --enable-plugin-pedestrian --disable-graphics-null
$ navit graphics_qt_qpainter:graphics_priv* graphics_qt_qpainter_new(navit*, graphics_methods*, attr**, callback_list*):enter graphics_qt_qpainter:graphics_priv* graphics_qt_qpainter_new(navit*, graphics_methods*, attr**, callback_list*):return navit:plugin_load:can't load '/usr/lib/navit/osd/libosd_core.so', already loaded
any news about osd files for better view ? i tried using osd files from somewhere in this thread (which is compatible with magellan's version) but failed when being used on flandry's version
Hello Flandry, I wonder if you would consider revising your uninstall script as it does not remove all that the install script instals. There are still deb files left in /home/user. Also espeak was left on the system after uninstall via script. This is just what I have noticed. Thanks.
rm navit*.deb
sudo gainroot apt-get remove espeak
Hi Flandry, I couldn't run using your script. It seems I'm the only one who is having this problem.. Per your script, mv MyDocs/navit-install.txt . sudo gainroot chmod a+x navit-install.txt ./navit-install.txt exit I downloaded navi-install using n900 and tried saving to either Nokia N900, or Documents or MyDocs, then I run from X Terminal either: mv /navit-install.txt . OR mv documents/navit-install.txt . OR mv MyDocs/navit-install.txt . Then I would get this error: mv: cannot rename '/navit-install.txt': No such File or Directory OR mv: cannot rename 'documents/navit-install.txt': No such File or Directory OR mv: cannot rename 'MyDocs/navit-install.txt': No such File or Directory Could you tell me what I did wrong? Thanks,