Summary: | sys-process/htop-0.8 new compile options | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andrei Ivanov <andrei.ivanov> |
Component: | New packages | Assignee: | Wolfram Schlich (RETIRED) <wschlich> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | ||
Priority: | High | ||
Version: | 2007.0 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Andrei Ivanov
2008-05-13 09:45:59 UTC
(In reply to comment #0) > Looking at /usr/share/doc/htop-0.8/ChangeLog.bz2, I see there are some new > compile options: > * Add support for Linux per-process IO statistics, > enabled with the --enable-taskstats flag, which > requires a kernel compiled with taskstats support. > (thanks to Tobias Oetiker) This is enabled by default and has no compile time deps. > * Add Unicode support, enabled with the --enable-unicode > flag, which requires libncursesw. > (thanks to Sergej Pupykin) Added USE=unicode on 17.05. :) |