Test bio.
The Gathering was really the spark that make the dance music scene take off in NZ. By around 2000 there were events happening all over the country and there was less need to trek to the middle of nowhere for a festival. The initial enthusiasm and idealism that energised the early days started to fade so money was needed then suddenly it’s a much harder game.
80% of the time, compiling something from source is just a matter of downloading the code, opening a terminal and changing to the directory containing the source and running these commands:
./configure
make
make install
It’s the same 3 commands, 80% of the time.
Installing the prerequisites can be tricky, if the docs are lacking.
Very interesting, thanks!