Conclusion: I think Linux Mint itself is generally are FHS compliant although
that may not be the case for all of the software in the repository. Guess it
depends how much the individual developers are willing to be compliant and
then whether the packagers are willing/able to put the effort in if a
Colin
That is my take on the FHS defnitions as well. Distro packagers should be
installing third part software into /usr as frank pointed out.
David
-
David Cousens
--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
Frank,
This is obviously where the process of standardization becomes a bit murky.
Now 4.1 of the FHS(v3.0) wrt /usr states
4.1. Purpose
/usr is the second major section of the filesystem. /usr is shareable,
read-only data. That means that /usr should be shareable between various
FHS-compliant
Thanks for the confirmation!
> On Oct 26, 2019, at 2:24 PM, Colin Law wrote:
>
> "The /usr/local hierarchy is for use by the system administrator when
> installing software locally" means software that is *not* installed
> using the normal packaging system. The packaging system will not
> inst
"The /usr/local hierarchy is for use by the system administrator when
installing software locally" means software that is *not* installed
using the normal packaging system. The packaging system will not
install to that location so it is safe to put things like self-built
gnucash there.
Colin
On
I guess I'm confused, when I read the FHS, I see:
4.9.1. Purpose
The /usr/local hierarchy is for use by the system administrator when installing
software locally. It needs to be safe from being overwritten when the system
software is updated. It may be used for programs and data that are sharea
Hi David,
Am Sa., 26. Okt. 2019 um 15:58 Uhr schrieb David Cousens
:
:
(only conflict is usually if you
> have installed an earlier version from the distribution software repository
> which installs to /usr/local
:
If that is right, you should file a bug report against your distribution.
/usr/lo
Building v3.0-3.7 directly on either Linux Mint 17,18,19 or Ubuntu
18.04,18.10 etc isn't all that difficult. The main difficulty is getting
the correct dependencies and development headers for them installed and
setup initially and the build environment setup. The list and notes on the
wiki are as