Skip to content

[Q] How is this meant to be installed? #569

@itinneed2022

Description

@itinneed2022

Following the installation in the guide has me convinced that I'm not completing the installation.

For example, the package-tree portion of the makefile send several files to:
out/root/lib/systemd/system
out/root/etc/$(NAME)
out/root/etc/logrotate.d
out/root/etc/init.d
out/root/etc/$(NAME)

I cannot find this "out" directory after running "make".
I did find the .service file in /tmp/go-carbon/deploy/go-carbon.service.
However that seems contains:
ExecStart=/usr/bin/go-carbon -config /etc/go-carbon/go-carbon.conf -pidfile /var/run/go-carbon.pid -daemon
There is not an executable in /usr/bin/go-carbon on my RHEL8 system.

I MUST be missing something in the setup of this application. Is there another set of instructions after running the makefile I should be following?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions