* haskell: ghc-8 can't find libncursesw.so.6
@ 2017-01-15 0:17 Myles English
2017-01-15 0:43 ` David Craven
0 siblings, 1 reply; 2+ messages in thread
From: Myles English @ 2017-01-15 0:17 UTC (permalink / raw)
To: help-guix
Hello,
Am I doing something wrong?
$ guix package -i ghc-8
[installs fine]
$ ghc --version
/gnu/store/50gn6ahfc0llldy6ggrnj1hc5wsxyfh9-ghc-8.0.1/lib/ghc-8.0.1/bin/ghc:
error while loading shared libraries: libncursesw.so.6: cannot open
shared object file: No such file or directory
The ncurses libraries are available:
$ ls /gnu/store/**/libncursesw*
/gnu/store/hdrli1v7q3107w842s7di8rid82xlfvl-ncurses-6.0/lib/libncursesw.a
/gnu/store/hdrli1v7q3107w842s7di8rid82xlfvl-ncurses-6.0/lib/libncursesw.so
/gnu/store/hdrli1v7q3107w842s7di8rid82xlfvl-ncurses-6.0/lib/libncursesw.so.6
/gnu/store/hdrli1v7q3107w842s7di8rid82xlfvl-ncurses-6.0/lib/libncursesw.so.6.0
/gnu/store/xydfiifs9slq0wv6n8j6p26icn2ihn88-ncurses-6.0/lib/libncursesw.a
/gnu/store/xydfiifs9slq0wv6n8j6p26icn2ihn88-ncurses-6.0/lib/libncursesw.so
/gnu/store/xydfiifs9slq0wv6n8j6p26icn2ihn88-ncurses-6.0/lib/libncursesw.so.6
/gnu/store/xydfiifs9slq0wv6n8j6p26icn2ihn88-ncurses-6.0/lib/libncursesw.so.6.0
/gnu/store/yi8a0206zpqf6qijkn70938jj8l6s87b-ncurses-6.0/lib/libncursesw.a
/gnu/store/yi8a0206zpqf6qijkn70938jj8l6s87b-ncurses-6.0/lib/libncursesw.so
/gnu/store/yi8a0206zpqf6qijkn70938jj8l6s87b-ncurses-6.0/lib/libncursesw.so.6
/gnu/store/yi8a0206zpqf6qijkn70938jj8l6s87b-ncurses-6.0/lib/libncursesw.so.6.0
Thanks,
Myles
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: haskell: ghc-8 can't find libncursesw.so.6
2017-01-15 0:17 haskell: ghc-8 can't find libncursesw.so.6 Myles English
@ 2017-01-15 0:43 ` David Craven
0 siblings, 0 replies; 2+ messages in thread
From: David Craven @ 2017-01-15 0:43 UTC (permalink / raw)
To: Myles English; +Cc: help-guix
Hi Myles,
> Am I doing something wrong?
No, this is currently an open bug. You can use ghc-7 in the meantime
until it gets fixed.
HTH!
David
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-15 0:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-15 0:17 haskell: ghc-8 can't find libncursesw.so.6 Myles English
2017-01-15 0:43 ` David Craven
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).