Made build run on debian 12.9
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
- In Samba/source/pidl/pidl line 583 I already removed the word defined before @$pidl
|
||||
|
||||
### How to Compile
|
||||
- Tested on Debian 9 Stretch
|
||||
- cd /usr/src/
|
||||
- apt-get install autoconf gcc libdatetime-perl make build-essential g++ python-dev
|
||||
- git clone git@github.com:astbss/wmic.git
|
||||
- cd /usr/src/wmic
|
||||
- Tested on Debian 12.9
|
||||
- apt-get install autoconf gcc libdatetime-perl make build-essential g++ python3-dev
|
||||
- git clone ssh://git@gitea.infra.internal.rndsoft.ro:2222/benishor/wmic.git
|
||||
- cd wmic
|
||||
- mkdir -p Samba/source/bin/static/
|
||||
- make "CPP=gcc -E -ffreestanding",
|
||||
- cp Samba/source/bin/wmic /usr/local/bin/
|
||||
- binary is to be found in Samba/source/bin/wmic
|
||||
|
||||
### How to Test it
|
||||
- **Get system information**
|
||||
|
||||
Reference in New Issue
Block a user