-
```
CFLAGS="-static" LDFLAGS="-static" ./configure --prefix=/path/to/my/tools/chain
```
errors:
```
checking for NcursesW wide-character library... no
checking for Ncurses library... no
checking fo…
-
I have issues compiling this because the pspsh makefile uses the out of date `-lcurses` library, which my linker can't find even though I have all the development packages. Changing it to `-lncurses` …
-
@Castronova
We would like to install libgdal and ncurses
> conda install libgdal
Gives a warned to update conda by running
> conda update -n base conda
To use libraries in Jim's new code…
-
```
checking for rlim_t... yes
checking for stack_t... yes
checking whether stack_t has an ss_base field... no
checking --with-tlib argument... empty: automatic terminal library selection
checking for…
-
currently, all C/LDFLAGS are stored into config.cflags/.ldflags, however if more than one driver is used, those should be separated, e.g. there should be a config.ncurses.cflags and a config.gtk.cflag…
-
Hello, got exception below trying to test it for the first time (os: linux, ubuntu).
Is there something obvious that I've missed?
```
Unhandled exception:
Invalid argument(s): Failed to load dynam…
-
```
error: builder for '/nix/store/6aswplbfapsb4iqjwx1l21hbzy1s5wh0-gnupg-aarch64-unknown-linux-gnu-2.4.4.drv' failed with exit code 1;
last 25 log lines:
> checking whether readline …
-
Due Date: **0001-01-01**
A **low** severity vulnerability has been discovered in your project.
Project Name: **infra_duplicate_test**
Scanner Name: **trivy**
Cwe ID: **125**
Cwe Name: **Out-of-b…
-
Implement or use a terminal library like ncurses written in Nim in the future.
-
### Describe the bug
When we want a FHS User Env we often want to be able to run commands without LD_LIBRARY_PATH. That requires ldconfig, like buildFHSUserEnvBubblewrap.
But ldconfig builds ld.so…
viric updated
11 months ago