<div dir="ltr"><div>Thanks a lot Dennis,<br><br></div>Its working fine... There's something I wish to point out... The size of the popup layer was better previously as I didn't need to scroll down to get the details.... It was better when the information was displayed fully without any need to scroll...<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 6, 2014 at 9:08 PM, Dennis Nienhüser <span dir="ltr"><<a href="mailto:earthwings@gentoo.org" target="_blank">earthwings@gentoo.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Atul,<br>
<br>
for compilation running make is enough, but you also need to run 'make install' in order to be able to run Marble. Otherwise crucial data is missing and you see just a black map or it might crash.<br>
<br>
Note that you either need sudo/root access for this (I don't recommend that approach), or you install to a local directory:<br>
<br>
cmake -DCMAKE_INSTALL_PREFIX=~/<u></u>marble/export -DWITH_DESIGNER_PLUGIN=FALSE /path/to/marble/sources<br>
make install<br>
LD_LIBRARY_PATH=~/marble/<u></u>export/lib ~/marble/export/bin/marble-qt<br>
<br>
See <a href="http://marble.kde.org/sources.php" target="_blank">http://marble.kde.org/sources.<u></u>php</a> for details.<br>
<br>
The other packages (libgps etc) are optional, so you don't need to install them (see also <a href="http://marble.kde.org/packaging.php" target="_blank">http://marble.kde.org/<u></u>packaging.php</a> ). If you want some of them, OpenSuSe probably has packaged them and you can install them with its package manager.<br>

<br>
Regards,<br>
Dennis<br>
<br>
Am 06.03.2014 12:20, schrieb Atul Dubey:<div class="HOEnZb"><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hie,<br>
<br>
I was trying to compile the source code on Opensuse 13.1, but I don't<br>
know how to install the optional packages like libgps,quazip,<br>
libwlocate, etc... Kindly help me..<br>
<br>
I compiled it using kDevelop and its running, but I dont see any maps<br>
and other data... I found this project really fascinating and wish to<br>
be a part of it in this GSoC... Kindly guide me what to do next...<br>
<br>
 Thanks<br>
<br>
Atul Dubey<br>
IIT Jodhpur<br>
</blockquote>
<br>
</div></div></blockquote></div><br></div>