> I think that's because it doesn't know what do you want to do with ncurses.
>
> If you do something like:
>
> ```
> guix shell ncurses gcc-toolchain
> ```
>
> (or clang-toolchain)
>
> It should know that you want to compile things, and add the compilers
> will have access to courses.
>
> Same th
Hello
I'm currently developing some application using the ncurses library, so
I gave it a try.
```
guix shell ncurses
```
So, as stated in the documentation, a new variable $GUIX_ENVIRONMENT has
been added to environment, and $PATH has been changed. But neither
$LIBRARY_PATH nor $C_INCLUDE_PATH
On 2025-03-07 19:19, Daniil Rozanov wrote:
Hello
I'm currently developing some application using the ncurses library, so
I gave it a try.
```
guix shell ncurses
```
So, as stated in the documentation, a new variable $GUIX_ENVIRONMENT has
been added to environment, and $PATH has been changed. B
Hello
I'm currently developing some application using the ncurses library, so
I gave it a try.
```
guix shell ncurses
```
So, as stated in the documentation, a new variable $GUIX_ENVIRONMENT has
been added to environment, and $PATH has been changed. But neither
$LIBRARY_PATH nor $C_INCLUDE_PATH