[Lazarus] Deploying application with librarys
Sven Barth
pascaldragon at googlemail.com
Tue Aug 7 11:36:00 CEST 2012
Am 07.08.2012 11:09, schrieb Michael Schnell:
> On 08/07/2012 10:20 AM, Krzysztof wrote:
>> But what with linux? I have installation script which:
>>
>> - Copy executable to /usr/bin
>> - Copy icons to /usr/share/icons
>> - Add application to desktop menu bo copying .destkop file to
>> /usr/share/applications
>>
>
> All this is not "installing in Linux" (which is the OS) but rather
> something like "installing in a desktop Distribution"
>
> Does this work correctly with any distribution ?
It would work in nearly any distribution that respects the normal file
system layout (there are a few distributions that do their own thing).
But it's definitely not a good thing to do it this way (see Michael van
Canneyt's mail).
Regards,
Sven
More information about the Lazarus
mailing list