2
0
Fork
You've already forked xmonad-void
1

Missing GHC bindist for ghc-9.0.2 #1

Open
opened 2022年05月30日 18:43:12 +02:00 by glyn · 2 comments

Thanks for this script! I tried running it on a void linux (glibc) in a VM and it failed with the error in the attached screenshot. I searched the internet, but since I'm no Haskell expert, I didn't find anything I could really act on.

Any hints gratefully received.

(I understand you may not have time to do anything with this issue, but at least it's there for others to compare notes with.)

Thanks for this script! I tried running it on a void linux (glibc) in a VM and it failed with the error in the attached screenshot. I searched the internet, but since I'm no Haskell expert, I didn't find anything I could really act on. Any hints gratefully received. (I understand you may not have time to do anything with this issue, but at least it's there for others to compare notes with.)
Author
Copy link

This PR helped me make progress. Before running the script, issue:

sudo ln -s /usr/lib/libncursesw.so.6 /usr/lib/libtinfo.so.6
[This PR](https://github.com/commercialhaskell/stack/pull/5168) helped me make progress. **Before** running the script, issue: ``` sudo ln -s /usr/lib/libncursesw.so.6 /usr/lib/libtinfo.so.6 ```
Author
Copy link

I gather an alternative solution to the symlink above is to install ncurses-libtinfo-libs.

Note that I got xmonad working, but I had to add ~/.local/bin to my path before running startx.

I'll leave this issue open as documentation for others who run into this problem.

I gather [an alternative solution to the symlink](https://www.reddit.com/r/xmonad/comments/v209fe/comment/iar8ai0/?utm_source=share&utm_medium=web2x&context=3) above is to install [ncurses-libtinfo-libs](). Note that I got xmonad working, but I had to add `~/.local/bin` to my path before running `startx`. I'll leave this issue open as documentation for others who run into this problem.
Sign in to join this conversation.
No Branch/Tag specified
main
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
70xH/xmonad-void#1
Reference in a new issue
70xH/xmonad-void
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?