<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: times new roman,new york,times,serif; font-size: 12pt; color: #000000'>Hello,<br><br>The best would be to use package management tools to install the packages.<br>Instead of using rpm -i <package>, try using zypper <package>. It will bring you the required dependencies.<br><br>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 ?<br><br>Regards,<br>Lucien<br><br><hr id="zwchr"><blockquote style="border-left:2px solid rgb(16, 16, 255);margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>De: </b>"Petr Vytovtov" <osanwe@protonmail.ch><br><b>À: </b>devel@lists.sailfishos.org<br><b>Envoyé: </b>Mercredi 19 Août 2015 06:30:34<br><b>Objet: </b>[SailfishDevel] Compiling and installing libsocialcache<br><br><div>Hello!<br></div><div><br></div><div>I want to help to develop open source part of Sailfish OS and to start improve vk integration.<br></div><div><br></div><div>I cloned this repository: <a href="https://github.com/nemomobile/libsocialcache/tree/vk" target="_blank">https://github.com/nemomobile/libsocialcache/tree/vk</a> - and built it with MerSDK.<br></div><div><br></div><div>Next, I tried to install packages:<br></div><div>[mersdk@SailfishSDK RPMS]$ rpm -i ./libsocialcache-0.0.35-1.i486.rpm<br></div><div>
./libsocialcache-devel-0.0.35-1.i486.rpm<br></div><div>ошибка: Неудовлетворенные зависимости:<br></div><div>
libGLESv2.so.2 нужен для libsocialcache-0.0.35-1.i486<br></div><div>
libQt5Gui.so.5 нужен для libsocialcache-0.0.35-1.i486<br></div><div>
libQt5Sql.so.5 нужен для libsocialcache-0.0.35-1.i486<br></div><div>
qt5-plugin-sqldriver-sqlite нужен для libsocialcache-0.0.35-1.i486<br></div><div><br></div><div>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?<br></div><div><br></div><div>Thanks in advance!<br></div><div><br></div><div>Regards,<br></div><div>Petr<br></div><div><a href="https://udmlug.wordpress.com/" target="_blank">Linux User Group Udmurtia</a><br></div><br>_______________________________________________<br>SailfishOS.org Devel mailing list<br>To unsubscribe, please send a mail to devel-unsubscribe@lists.sailfishos.org</blockquote><br></div></body></html>