Find out the current directory, so that script can be run from anywhere, not just ~/. (use home-dir).
use the git clone line from the old script, to get the source.
Use "-j8" flag for make, for much faster build on multi-core (e.g. i7) machines.
Don't build opencamlib docs, they aren't an install-requirement, and they're not very good anyway.
Find out the current directory, so that script can be run from anywhere, not just ~/. (use home-dir). use the git clone line from the old script, to get the source. Use "-j8" flag for make, for much faster build on multi-core (e.g. i7) machines. Don't build opencamlib docs, they aren't an install-requirement, and they're not very good anyway.