Update README.md

This commit is contained in:
Are Casilla
2019-02-16 00:04:58 +01:00
committed by GitHub
parent a702794550
commit 5357483423
+4 -1
View File
@@ -1,8 +1,11 @@
# wmic # wmic
- Linux wmi 1.3.16 taken from wget http://www.opsview.com/sites/default/files/wmi-1.3.16.tar_.bz2 and patched. - Linux wmi 1.3.16 taken from wget http://www.opsview.com/sites/default/files/wmi-1.3.16.tar_.bz2 and patched.
- Ready to compile. - **Ready to compile**
- 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
- cd /usr/src/ - cd /usr/src/
- git clone git@github.com:astbss/wmic.git - git clone git@github.com:astbss/wmic.git
- cd /usr/src/wmic
- make "CPP=gcc -E -ffreestanding",
- cp Samba/source/bin/wmic /usr/local/bin/