|
|
|
@ -8,15 +8,19 @@
|
|
|
|
- Doesn't require root access.
|
|
|
|
- Doesn't require root access.
|
|
|
|
- Does not have prerequisites.
|
|
|
|
- Does not have prerequisites.
|
|
|
|
|
|
|
|
|
|
|
|
## Table of Contents
|
|
|
|
>
|
|
|
|
|
|
|
|
|
|
|
|
- [Building](#building)
|
|
|
|
## Building
|
|
|
|
|
|
|
|
|
|
|
|
## Building
|
|
|
|
building on debian sistem
|
|
|
|
|
|
|
|
|
|
|
|
building on debian sistem
|
|
|
|
# Table of Contents
|
|
|
|
|
|
|
|
|
|
|
|
[From root shell]
|
|
|
|
- [From root shell](#root)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- [From build user shell](#user)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## From root shell
|
|
|
|
|
|
|
|
|
|
|
|
- apt install dpkg-dev devscripts
|
|
|
|
- apt install dpkg-dev devscripts
|
|
|
|
|
|
|
|
|
|
|
|
@ -28,7 +32,7 @@ building on debian sistem
|
|
|
|
|
|
|
|
|
|
|
|
- apt build-dep zsh
|
|
|
|
- apt build-dep zsh
|
|
|
|
|
|
|
|
|
|
|
|
[From build user shell]
|
|
|
|
## From build user shell
|
|
|
|
|
|
|
|
|
|
|
|
- apt source zsh
|
|
|
|
- apt source zsh
|
|
|
|
|
|
|
|
|
|
|
|
|