-
Because of [GHC issue #21111](https://gitlab.haskell.org/ghc/ghc/-/issues/21111), GHC 9.2 and below can't compile the `haskell-gi` suite of packages after the MSYS update mentioned in the ticket. So t…
sheaf updated
7 months ago
-
I installed the current windows msi of 8.15 version released on github. However, open CoqIDE results in the following popup:
```
(coqide.exe:113024): GdkPixbuf-WARNING **: Cannot open pixbuf loader…
-
**Cannot build Nyxt on Catalina using MacPorts**
**To reproduce**
- Install latest version of MacPorts (2.6.3) on Catalina (10.15.5)
- Install Nyxt according to the [install instructions here](ht…
-
Hey there, just tried installing this on Linux and got the following errors:
```
△ ~ go install github.com/jangxx/SchubsiGo@latest
go: downloading github.com/jangxx/SchubsiGo v1.2.0
go: finding…
-
```
$ command -v gnome-pomodoro > /dev/null && ( cd $(mktemp -d) && $(which git) clone https://github.com/kantord/i3-gnome-pomodoro && cd i3-gnome-pomodoro && sudo $(which pip3) inst…
-
Hi, probable dumb question incoming, but I'm quite new to Go and totally new to GUI stuff:
Is it possible to compile for Windows from macOS? Everything is working fine as long as I try to compile the…
-
```console
% zgrep CONFIG_USER_NS /proc/config.gz
CONFIG_USER_NS=y
# CONFIG_USER_NS_UNPRIVILEGED is not set
% snap run brave
[2205850:2205850:1014/153436.343633:FATAL:zygote_host_impl_linux.cc(11…
-
sudo apt-get install libxinerama-dev libxkbcommon-dev libxtst-dev libgtk-3-dev libxi-dev libx11-dev libgirepository1.0-dev libatspi2.0-dev libssl-dev
Reading package lists... Done
Building depende…
-
Hi
I am running pyinstaller dev version on Fedora 22. I am trying to package a Kivy application that uses matplotlib.
I installed pyinstaller as follows:
`sudo -E pip3 install https://github.com/py…
-
Followed the Wiki instructions to install Scrypted on macOS 12.6.5. It runs, RTSP camera is working, but I can't get Python Codecs to load, so motion detection isn't working.
```
darwin x64 Darwin…