[Marble-devel] [Patch] Fix includes so digikam gets compiled if marblewidget is installed (Gilles Caulier)
Claudiu Covaci
claudiu.covaci at gmail.com
Fri Apr 18 10:08:05 CEST 2008
> But running marble failed :
>
> [gilles at localhost marble]$ /opt/kde4/bin/marble
> /opt/kde4/bin/marble: error while loading shared libraries:
> libmarblewidget.so.5: cannot open shared object file: No such file or
> directory
>
> Why marble cannot find libmarblewidget shared lib ?
>
> Best
>
> Gilles Caulier
>
Hi,
Quote from the INSTALL file:
4. Known Issues
...
- If you don't specify any install path using cmake then Marble will
probably install under /usr/local.
If your distribution doesn't include /usr/local/lib in your
LD_LIBRARY_PATH you might need to add that directory via:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
Regards,
Claudiu
More information about the Marble-devel
mailing list