Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 221913

Summary: sys-process/htop-0.8 new compile options
Product: Gentoo Linux Reporter: Andrei Ivanov <andrei.ivanov>
Component: New packagesAssignee: 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
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)
* Add Unicode support, enabled with the --enable-unicode
  flag, which requires libncursesw.
  (thanks to Sergej Pupykin)

Please consider enabling them in the ebuild.
Comment 1 Wolfram Schlich (RETIRED) gentoo-dev 2008-05-26 12:33:32 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. :)