Hello, 

The best would be to use package management tools to install the packages. 
Instead of using rpm -i <package>, try using zypper <package>. It will bring 
you the required dependencies. 

Also, please note that the Mer SDK virtual machine is a "host" OS. The targets 
used to build are hosted inside this OS. You need to use sb2 to enter in one of 
those targets. Why don't you simply develop with the Sailfish SDK ? 

Regards, 
Lucien 

----- Mail original -----

> De: "Petr Vytovtov" <osa...@protonmail.ch>
> À: devel@lists.sailfishos.org
> Envoyé: Mercredi 19 Août 2015 06:30:34
> Objet: [SailfishDevel] Compiling and installing libsocialcache

> Hello!

> I want to help to develop open source part of Sailfish OS and to
> start improve vk integration.

> I cloned this repository:
> https://github.com/nemomobile/libsocialcache/tree/vk - and built it
> with MerSDK.

> Next, I tried to install packages:

> [mersdk@SailfishSDK RPMS]$ rpm -i ./libsocialcache-0.0.35-1.i486.rpm

> ./libsocialcache-devel-0.0.35-1.i486.rpm

> ошибка: Неудовлетворенные зависимости:

> libGLESv2.so.2 нужен для libsocialcache-0.0.35-1.i486

> libQt5Gui.so.5 нужен для libsocialcache-0.0.35-1.i486

> libQt5Sql.so.5 нужен для libsocialcache-0.0.35-1.i486

> qt5-plugin-sqldriver-sqlite нужен для libsocialcache-0.0.35-1.i486

> How can I install this libraries (libGLESv2.so.2, libQt5Gui.so.5,
> libQt5Sql.so.5, qt5-plugin-sqldriver-sqlite) or integrate them into
> libsocialcache rpm package?

> Thanks in advance!

> Regards,

> Petr

> Linux User Group Udmurtia

> _______________________________________________
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to
> devel-unsubscr...@lists.sailfishos.org
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to