[SailfishDevel] SDK and Harbour news

Reto Zingg reto.zingg at jolla.com
Thu Nov 21 13:06:46 UTC 2013


Hi,

On 21.11.2013 14:53, Putze Sven wrote:
>>
>> - Shared libraries
>> ·         You can ship your own private copies of shared libraries that you link against in /usr/share/<name of your app>/, you are not allowed to install shared libraries anywhere else.
>
> Hi,
>
> do I get it right that for each and every App there will be a directory in the form
>
> /usr/share/<mydomain>.<mygreatcompany>.<nameofmyapp>

the folder just exists if the rpm creates it.

> which is "private" and for App access only? IMHO you could/should create a directory standard which should be followed inside this folder. E.g. like the bundle folders in the Apple universe.
>

No, the folder is not private and any app can access it's content.
And no, do not write into the folder at runtime.

With 'your own private copies of ...' we mean:
your version of a shared library, which we don't want to have installed 
any where else in the system (which it might interfere with other apps) 
and shall just be used by this very one app.

br
Reto

>
> Best.
> Sven
>
> _______________________________________________
> SailfishOS.org Devel mailing list
>



More information about the Devel mailing list