Filesystem Hierarchy Standards (FHS) and certain file locations

Paul Menzel pmenzel at molgen.mpg.de
Wed Sep 6 15:04:19 UTC 2017


Dear Michael,


On 09/06/17 16:26, Michael Stahl wrote:
> On 06.09.2017 15:55, Paul Menzel wrote:
>> Following up on bug report #100724 [1], I have two question about the
>> location of some files.
> 
> TDF binary packages (rpm and deb) don't install in /usr but in /opt.

I don’t know. We don’t use binary packages.

> apparently you are trying to use "make install", which probably is
> unused and unmaintained; maybe we should remove it.

No, we use `start_cmd make -j distro-pack-install DESTDIR=/some/where`. 
What do you recommend?

I don’t see a good reason to divert from standards like `./configure && 
make && make install && make check # or test`. That way, it’s one more 
barrier to integrate it in continuous integration systems like Travis CI 
or similar.


Kind regards,

Paul


More information about the LibreOffice mailing list