Oh sorry, stupid mistake.
That's the environment variable I set to point to
"$HOME/.guix-profile/lib". I was wondering if the openssl lib files were
meant to be populated there.
But now I can see that its actually in $LIBRARY_PATH when gcc-toolchain is
installed like you said.


On Tue, Jun 30, 2020 at 11:43 PM Ricardo Wurmus <[email protected]> wrote:

>
> Anthony Quizon <[email protected]> writes:
>
> > I've run `guix install openssl` but it seems like the libraries are not
> > populated in $GUIX_LIBRARY_PATH
>
> What is GUIX_LIBRARY_PATH supposed to be?
>
> The LIBRARY_PATH variable is set when you have gcc-toolchain installed.
> GUIX_LIBRARY_PATH is not set by anything in Guix as far as I know.
>
> --
> Ricardo
>

Reply via email to