ThanksTorsten everything is working also for me in the "expert mode". There is one little mistake, I think, at the end where you mentioned:
> f you want to start QMS from the installation directory you have to set > the LD_LIBRARY_PATH. Inside a bash script you can do this with: > > (export LD_LIBRARY_PATH=/home/tormet/QMSDEVDIR/usr/lib:; > /home/tormet/QMSDEVDIR/usr/bin/qmapshack & ) > > /home/tormet/QMSDEVDIR/usr/bin/qmapshack & *should be:* /home/tormet/QMSDEVDIR/usr/build_QMapShack/bin/qmapshack & And if someone want QMapShack fully intergrated in the Ubuntu dash you can put the following *QMapShack.desktop* file in /home/tormet/.local/share/applications/ [Desktop Entry] > Type=Application > Name=QMapShack > Exec=env LD_LIBRARY_PATH=/home/tormet/QMSDEVDIR/usr/lib:; > /home/tormet/QMSDEVDIR/usr/build_QMapShack/bin/qmapshack & > Icon=/home/tormet/QMSDEVDIR/usr/QMapShack/src/icons/QMapShack.svg -- Greetings, Wout van Vucht
_______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
