News

Follow along with this step-by-step guide to build your own distribution from source and learn how it installs, loads and runs. When working with Linux, you easily can download any of the most common ...
i follow the instructions, compile into a separate dir than the src and with the --prefix=/usr/local option. then i make bootstrap and then make install. then i type gcc -v and it's still version 2.96 ...