~fkooman/vpn-documentation

64b499b5cd234200e96933468b10c80f4f9d578b — François Kooman 1 year, 6 months ago 7f90222
list CentOS dev dependencies
1 files changed, 11 insertions(+), 0 deletions(-)

M DEVELOPMENT_SETUP.md
M DEVELOPMENT_SETUP.md => DEVELOPMENT_SETUP.md +11 -0
@@ 19,6 19,17 @@ the required software, will be different.
respective OS: for DEB packages you need to be on Debian, for Fedora/CentOS 
packages you need to be on Fedora.

# CentOS 7

When you are not running CentOS as your desktop OS, it is easiest to install a
VM with a desktop. In addition, install the required software (dependencies):

```
$ sudo yum -y install golang php-cli git composer php-date php-filter php-hash \
    php-json php-mbstring php-pcre php-pdo php-spl php-libsodium php-curl \
    php-gd unzip
```

# Fedora >= 33

When you are not running Fedora as your desktop OS, it is easiest to install a