POV-Ray : Newsgroups : povray.animations : Cluster CPU monitoring tool : Re: Cluster CPU monitoring tool Server Time
4 May 2026 19:57:07 EDT (-0400)
  Re: Cluster CPU monitoring tool  
From: koppi
Date: 4 May 2026 17:15:00
Message: <web.69f90b3326e36af95b9a3e25199194f2@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:
> fwiw, I know it's early days etc, but you do use GNU and the Linux distributions
> ... vary.  suggest the following in the Makefile:
> CFLAGS += $(shell pkg-config --flags ncursesw)
> LDFLAGS = $(shell pkg-config --libs ncursesw)
>

jr, thank's for the feedback. I just updated the GNUmakefile:

https://github.com/koppi/ccm/commit/b2dbc57eca62e3c767ef099a017b8eb0105c6af1

regards, koppi


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.