Hello,

I've run `guix install openssl` but it seems like the libraries are not
populated in $GUIX_LIBRARY_PATH

Running `ls` in
`/gnu/store/dkzivzn17qilmqdfpyps62b395wxhshh-openssl-1.1.1f/lib` gives:
`engines-1.1  libcrypto.so  libcrypto.so.1.1  libssl.so  libssl.so.1.1
 pkgconfig`

but a ` ls $GUIX_LIBRARY_PATH  | grep ssl` returns empty.

Is there something I'm missing?
Or is there an issue with the package build file?

Reply via email to