-
ydotool is wrongly installed using apt on debian, the daemon is missing and lots of stuff is broken. (probably due to outdated package)
I had hard times making it work but i finally did. I share he…
-
Hi @xphung,
I'd like to test out your Plan9 port myself. Would you like to share about how to build this project?
-
Can I please provide installation instructions, I would like to add the Russian language, do I need a separate program to download to read these files? How do I add to my browser?
-
In the instruction for the 'list' command, based on what was written, my first instinct was to key in 'list [contacts]'. However, the actual command was 'list contacts', without the brackets. This was…
-
# Summary
## Problem
On macOS, krunvm needs to be installed.
## Solution
Should this be added to the installation instructions?
```
brew tap slp/krun
brew install krunvm
```
-
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2425S1/pe/master/files/9d10fd2f-970b-4e0f-8fe6-6a09918593f8.png)
the instruction says "you can remove all the person’s tags by typing
t\ wi…
-
Similar issue to #8933
Running libfabric 1.22, I still hit the same issue (probably only now because we had a GCC update):
```
# gdb --args ./simple
GNU gdb (GDB; SUSE Linux Enterprise 15) 13…
-
![image.png](https://raw.githubusercontent.com/publicmain/pe/main/files/9d10fd2f-970b-4e0f-8fe6-6a09918593f8.png)
the instruction says "you can remove all the person’s tags by typing
t\ without speci…
-
Can you please add step by step instructions in the readme on how to setup the project locally. Make sure to add instructions on how to create virtual env for the backend as well, thanks.
-
Thanks for releasing this work @hwarden162 - I'm wondering if you can provide installation instructions in the README?
I currently tried installing with `poetry install` and received the following …