all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* libssl not symlinking from openssl package?
@ 2020-06-30  1:55 Anthony Quizon
  2020-06-30 13:43 ` Ricardo Wurmus
  0 siblings, 1 reply; 8+ messages in thread
From: Anthony Quizon @ 2020-06-30  1:55 UTC (permalink / raw)
  To: help-guix

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?

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-07-20  6:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-30  1:55 libssl not symlinking from openssl package? Anthony Quizon
2020-06-30 13:43 ` Ricardo Wurmus
2020-06-30 21:49   ` Anthony Quizon
2020-07-01  5:09     ` Anthony Quizon
2020-07-01  6:45       ` Efraim Flashner
2020-07-13  4:47         ` Anthony Quizon
2020-07-13  9:09           ` Efraim Flashner
2020-07-20  6:04             ` Anthony Quizon

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.