|
|
|
|
|
by jasonpeacock
1189 days ago
|
|
Nothing new to see here... Any of these steps could do the same to your system, and it's been the "standard" for 30+ years: ./configure
make
sudo make install
Or literally any other language/package manager that supports build scripts. |
|