Sujet : Re: Open Source does mean easily re-compile-able
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.unix.programmerDate : 28. Dec 2024, 03:07:44
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vknmhg$3v5eh$3@dont-email.me>
References : 1 2 3 4 5 6 7 8
User-Agent : Pan/0.161 (Chasiv Yar; )
On Sat, 28 Dec 2024 00:44:10 +0100, Janis Papanagnou wrote:
On 28.12.2024 00:22, Kalevi Kolttonen wrote:
>
Compiling Thunderbird should be very easy indeed when we use Linux
distro's package management.
You expect _users_ of tools to use a _development_ environment to fix
*inherent* shortcomings of a tool?
On Linux, there is no “development environment” versus “user environment”.
The same packaging tools work with both source code and built binaries.
Platforms like Microsoft and Apple try to build a wall between two
separate modes of using the system; Linux doesn’t.