I'm trying to follow the instructions in
https://github.com/flok99/multitail/blob/master/INSTALL
It says to install the "ncursesw development libraries"
How do I do that?
Use ncurses in Linux to place text at specific locations on the screen and enable more user-friendly interfaces. Most Linux utilities just scroll text from the bottom of the screen.
It depends on your distro:
On Debian/Ubuntu, sudo apt-get install libncursesw5-dev
On RedHat/Fedora/CentOS, sudo yum install ncurses-devel
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With