[SailfishDevel] SailfishOS SDK install to /opt

Juha Kallioinen juha.kallioinen at jolla.com
Mon Jul 14 08:20:38 UTC 2014


On 14.07.2014 11:13, Marcin M. wrote:
> Forgot to tell: the user owning it is root (who owns the whole 
> /opt/SailfishOS)...
>
> If installed to /home, works correctly.
>

Ok that was the problem. You can still install it under /opt as long as 
you first create the install dir manually and then set the access rights 
correctly for your user.

For example like this:

$ sudo mkdir -p /opt/SailfishOS
$ sudo chown -R $USER /opt/SailfishOS

And then install the SDK under /opt/SailfishOS

Best regards,
  Juha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20140714/ea8b3dfb/attachment.html>


More information about the Devel mailing list