Notice. You may need to run "sudo make install" at least once in the step 1. You just need to run it once after first successful make.
make clean ./configure make sudo make install
Very good Robert. Go on!
Notice.
You may need to run "sudo make install" at least once in the step 1. You just need to run it once after first successful make.
make clean
./configure
make
sudo make install
Very good Robert. Go on!