mirror of
https://github.com/wekan/wekan.git
synced 2026-03-13 08:56:13 +01:00
Updated serenity (markdown)
parent
85e39c33e1
commit
df280c29bd
1 changed files with 2 additions and 10 deletions
12
serenity.md
12
serenity.md
|
|
@ -4,14 +4,10 @@ https://serenityos.org
|
|||
|
||||
## Building
|
||||
|
||||
Do to step building toolchain, but not step to start SerenityOS yet that is after installing below software:
|
||||
Do to step building toolchain and start SerenityOS once, then shutdown SerenityOS, before building Ports:
|
||||
|
||||
https://github.com/SerenityOS/serenity/blob/master/Documentation/BuildInstructions.md
|
||||
|
||||
```
|
||||
Meta/serenity.sh rebuild-toolchain
|
||||
```
|
||||
|
||||
## Installing Ports outside of SerenityOS, at host OS
|
||||
|
||||
SerenityOS Ports failed builds logs changes by xet7 https://gist.github.com/xet7/7df267e8d36d10ca998ad1a45f133ba4 ,
|
||||
|
|
@ -89,16 +85,12 @@ cd ~/repos/serenity/Ports/neofetch
|
|||
./package.sh
|
||||
```
|
||||
|
||||
dosbox:
|
||||
## DosBox
|
||||
```
|
||||
sudo apt -y install python3-docutils meson
|
||||
cd ~/repos/serenity/Ports/dosbox-staging
|
||||
./package.sh
|
||||
```
|
||||
Start SerenityOS:
|
||||
```
|
||||
Meta/serenity.sh run
|
||||
```
|
||||
|
||||
## Installing WeKan for Bash inside SerenityOS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue