Update README.md

This commit is contained in:
Are Casilla
2019-02-16 00:09:39 +01:00
committed by GitHub
parent a875408339
commit 56d0c47677
+2
View File
@@ -4,7 +4,9 @@
- In Samba/source/pidl/pidl line 583 I already removed the word defined before @$pidl - In Samba/source/pidl/pidl line 583 I already removed the word defined before @$pidl
### How to Compile ### How to Compile
- Tested on Debian 9 Stretch
- cd /usr/src/ - cd /usr/src/
- apt-get install autoconf gcc libdatetime-perl make build-essential g++ python-dev
- git clone git@github.com:astbss/wmic.git - git clone git@github.com:astbss/wmic.git
- cd /usr/src/wmic - cd /usr/src/wmic
- make "CPP=gcc -E -ffreestanding", - make "CPP=gcc -E -ffreestanding",