...
This step determines if the correct prerequisites are installed and sets compilation options. It will run several minutes:
Code Block |
---|
CFLAGS="-Wno-unused-function" ./configure |
Add Text–To–Speech Module
...
...
This step determines if the correct prerequisites are installed and sets compilation options. It will run several minutes:
Code Block |
---|
CFLAGS="-Wno-unused-function" ./configure |
...