Closed boundless-forest closed 5 years ago
@ouwenkg Yep I run it on Ubuntu. It looks like your problem is that you are missing a requirement for pancurses:
See https://github.com/ihalila/pancurses#requirements
ncurses-rs links with the native ncurses library so that needs to be installed so that the linker can find it.
Hope this helps!
Info
Is this crate works well in ubuntu? Some errors occurs.
Env
rustc version: rustc 1.36.0 (a53f9df32 2019-07-03) ubuntu version: 18.04