If you, like me, got to the point where you have Mindquarry installed on your linux distribution together with Java Runtime but still can not run Mindquarry successfully and the error says something like:
“you need to install mod_perl2 and LWP::Agent” then this post is for you.
To install LWP::Agent: Download it and install by placing into the directory accessible via global PATH variable.
To install mod_perl2: execute in your terminal yum install mod_perl and make sure that the version you are installing is >2.x