/ Published in: Bash
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
cd /path/to/source ./configure CFLAGS="-O0"; make; sudo make install