> I don't see libkvm-dev in the depencies of conky.
> I can see that conky with some features disabled
> does build on freebsd:
>       http://www.freshports.org/sysutils/conky
 
 The need is showed in configure.ac:
 
 case $uname in
    Linux*)
      WANT_SYSINFO=yes
      ;;
    FreeBSD*)
      WANT_KVM=yes
      WANT_DEVSTAT=yes
      ;;
 
>> Unfortunately, this is not sufficient to build conky on kfreebsd-*,
>> as devstat-dev is not yet ported, but it is at least good start
>> for future porting of conky.
 
Petr


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to