1

I have downloaded the package available on the project website.

What steps do I have to follow now?

Zanna
  • 72,312

3 Answers3

3

There are plenty of installation guides on the website; I think you should take a look at those.

Besides, it looks like the package is available in the repository, so you can install it with

sudo apt-get install moodle

Take a look at this Step-by-step Installation Guide for Ubuntu. Still, if you insist on installing from source, their own documentation for Installing Moodle may help. Try those and comment/ask for help with any problems you encounter following the instructions.

Zanna
  • 72,312
arsaKasra
  • 3,266
0

I would recommend using the moodle package available in the repository. I have experimented with it and it works successfully.

Indian
  • 1,560
-1

Follow the instructions

http://docs.moodle.org/26/en/Step-by-step_Installation_Guide_for_Ubuntu

26 is the Version Number, which you have downloaded and wish to Install. In my case, it has worked nicely.