kotori icon indicating copy to clipboard operation
kotori copied to clipboard

Packages for CentOS

Open amotl opened this issue 6 years ago • 1 comments

@RuiPinto96 just asked over at https://github.com/daq-tools/kotori/issues/5#issuecomment-496241658:

Hello there again!! Just asking a question: Do you have packages for Centos 7? I'm trying to install kotori on a Centos Machine instead of Raspberry pi.

Thank you

amotl avatar May 27 '19 17:05 amotl

Kotori is not available in ready-made packages for CentOS or any other RPM-based system yet. However, we will be happy to work on it if resources will allow us to do so.

While the bottom half [1] of the package building infrastructure should already be agnostic to the Linux distribution Kotori is running on / to be packaged for, we should be able to get appropriate RPM packages after porting the Debian-specific top half [2] to CentOS.

[1] https://github.com/daq-tools/kotori/blob/0.22.7/packaging/dockerfiles/Dockerfile.all.kotori [2] https://github.com/daq-tools/kotori/blob/0.22.7/packaging/dockerfiles/Dockerfile.debian-stretch.baseline

amotl avatar Jun 01 '19 13:06 amotl