Installation on Debian/Ubuntu systems
De MorfeoWiki
The Installation on Debian based systems has been made easier thanks to the existence of a EzWeb Debian repository. The installation process is as follows:
- Edit /etc/apt/sources.list file
- sudo vi /etc/apt/sources.list
- And add the following line to file
- deb http://europa.ls.fi.upm.es/packages/debian/ latest main
- Update your package list
- $ sudo apt-get update
- And finally, install the EzWeb Platform
- $ sudo apt-get install ezweb-platform
