[Marble-devel] Marble Compilation

Atul Dubey ug201212007 at iitj.ac.in
Fri Mar 7 05:37:37 UTC 2014


Thanks a lot Dennis,

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


On Thu, Mar 6, 2014 at 9:08 PM, Dennis Nienhüser <earthwings at gentoo.org>wrote:

> Hi Atul,
>
> 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.
>
> Note that you either need sudo/root access for this (I don't recommend
> that approach), or you install to a local directory:
>
> cmake -DCMAKE_INSTALL_PREFIX=~/marble/export -DWITH_DESIGNER_PLUGIN=FALSE
> /path/to/marble/sources
> make install
> LD_LIBRARY_PATH=~/marble/export/lib ~/marble/export/bin/marble-qt
>
> See http://marble.kde.org/sources.php for details.
>
> The other packages (libgps etc) are optional, so you don't need to install
> them (see also http://marble.kde.org/packaging.php ). If you want some of
> them, OpenSuSe probably has packaged them and you can install them with its
> package manager.
>
> Regards,
> Dennis
>
> Am 06.03.2014 12:20, schrieb Atul Dubey:
>
>  Hie,
>>
>> I was trying to compile the source code on Opensuse 13.1, but I don't
>> know how to install the optional packages like libgps,quazip,
>> libwlocate, etc... Kindly help me..
>>
>> I compiled it using kDevelop and its running, but I dont see any maps
>> and other data... I found this project really fascinating and wish to
>> be a part of it in this GSoC... Kindly guide me what to do next...
>>
>>  Thanks
>>
>> Atul Dubey
>> IIT Jodhpur
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20140307/6230a0c5/attachment.html>


More information about the Marble-devel mailing list