[Marble-bugs] [Bug 233603] marble does not report position information from gpsd
Dennis Nienhüser
earthwings at gentoo.org
Thu Apr 22 19:47:45 CEST 2010
https://bugs.kde.org/show_bug.cgi?id=233603
--- Comment #7 from Dennis Nienhüser <earthwings gentoo org> 2010-04-22 19:47:43 ---
Here's a quick way to run a throw-away installation of marble:
cd "$(mktemp -d)"
svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kdeedu/marble .
sed -i 's/FindMarble.cmake//' CMakeLists.txt
cmake -DCMAKE_INSTALL_PREFIX="$(pwd)" -DQTONLY=ON .
make install
LD_LIBRARY_PATH=lib bin/marble
Would be interesting to see if the current version from trunk works on your
system.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Marble-bugs
mailing list