joseluisq / joseluisq/rust-linux-darwin-builder

ncurses support?

Open
#6 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
153
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Is it possible to use your image for cross-compilig a project that uses ncurses?

I tried issuing `apt-get install libncurses5-dev libncursesw5-dev` (in my CI @ GitLab) but it failed with: the following:

```
$ apt-get install libncurses5 libncurses5-dev libncursesw5-dev
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package libncurses5
E: Unable to locate package libncurses5-dev
E: Unable to locate package libncursesw5-dev
```

Would be grateful for some advice :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.