Good day Emma,
Moodle itself exists within the application store of Ubuntu. Having tried to install it from there it did not work.
The current purpose for having it installed is for my mother. She is a lecturer at Unisa. She has a backup mbz file that she wishes to be able to view and requires moodle to do this. The current problem that I have found is that although moodle has a standalone capability (not requiring the webserver) for windows and OSX i cannot seem to be able to get it to do standalone functionality on Ubuntu just to view the mbz file.
Each time i get to a specific step, which is a form of cloning for moodle using the git command it returns with an error. Please find the steps below supplied by moodle for the installation. I have put an asterix at the point where the installation fails.
sudo apt-get install vim
sudo apt-get update
sudo apt-get install apache2 mysql-client mysql-server php5
sudo apt-get install graphviz aspell php5-pspell php5-curl php5-gd php5-intl php5-mysql php5-xmlrpc php5-ldap clamav
sudo service apache2 restart
sudo apt-get install git-core
cd /opt
*sudo git clone git://git.moodle.org/moodle.git
It is at this point that the installation fails.
Is there a way of getting the moodle application to work without it requiring a webserver, just to view mbz files.
Thanks and regards,