bvaisvil / zenith

Zenith - sort of like top or htop but with zoom-able charts, CPU, GPU, network, and disk usage
MIT License
2.63k stars 67 forks source link

failed to run custom build command for `linux-taskstats v0.5.0` #148

Closed rafaelfliu closed 5 months ago

rafaelfliu commented 5 months ago

installed using: cargo install --features nvidia --git https://github.com/bvaisvil/zenith.git

running on: Ubuntu 22.04.2 LTS rustc 1.78.0 (9b00956e5 2024-04-29)

bvaisvil commented 5 months ago

Is this on AARCH or x64? Also, be great to have the build log.

rafaelfliu commented 5 months ago

ah, it's fine. i realized clang is not installed. it's working fine now.

thanks! it's great!

rafaelfliu commented 5 months ago

closed