<div dir="ltr"><div><div><div><div>I've never built packages on the Jolla device if that's what you mean but this is what you do on the SDK:<br><br></div>1. Install Virtualbox.<br></div>2. Install Sailfish SDK.<br>
</div>3. Start Virtualbox and run the MerSDK image.<br></div>4. Log in with SSH. (ssh -p 2222 -i ~/SailfishOS/vmshare/ssh/private_keys/engine/mersdk mersdk@localhost)<div><div><div><div><div><div class="gmail_extra">5. Build packages using the "sb2" and "rpmbuild" commands. You can set your default build target in:<br>
</div><div class="gmail_extra">[xerxes2@ninja ~]$ cat .scratchbox2/config<br>DEFAULT_TARGET=SailfishOS-armv7hl<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">You may run into some problems with building python packages as user, problems are fixable, but you can build as root too (-R).<br>
<br></div><div class="gmail_extra">Greets Jens<br><br></div><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 5, 2014 at 10:13 PM, Boris Pohler <span dir="ltr"><<a href="mailto:boris@pohlers-web.de" target="_blank">boris@pohlers-web.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
I wrote my first little program using python/pyotherside. I develop<br>
directly on the jolla-device (no sdk) and would like to build a rpm<br>
package to distribute to openrepos (and later to harbour, if python is<br>
accepted). What is the prefered (easiest) way?<br>
Boris<br>
<br>
P.S.: My desktop-distribution is Archlinux.<br>
<br>
<br>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
</blockquote></div><br></div></div></div></div></div></div></div>