Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
itinneed2022 opened this issue Oct 20, 2023 · 1 comment
Open

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

itinneed2022 opened this issue Oct 20, 2023 · 1 comment
Labels

Comments

@itinneed2022
Copy link

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?

@deniszh
Copy link
Member

deniszh commented Nov 10, 2023

@itinneed2022 : For RHEL8 you can try to use RPM package from https://packagecloud.io/go-graphite/stable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants