Closed Arrowpuppet closed 3 years ago
checking ncurses.h presence... no
checking for ncurses.h... no ``` ìnstàll ncùrsès. export LDFLAGS='-L/usr/local/lib'
export CFLAGS='-I/usr/local/include'
simply convert your old conky files to the new lua syntax with this script: https://github.com/brndnmtthws/conky/blob/main/extras/convert.lua
@FireballFoxtrot whàt happénd, did you solvéd thé issué ¿
I figured it out on my own
I am attempting to install conky 1.9.1 so that I can run a widget with the old syntax, as there seems to be no way to convert it to the new syntax.
I have installed all dependencies for installing conky (automake, autoconf, etc)
However the ./configure command fails and outputs this:
I have installed the funtools and ncurses.h packages but the script displays that they aren't there.