Compilation instructions

This commit is contained in:
JJ Merelo 2017-12-07 09:34:33 +01:00
parent 2614cfd359
commit 0a9fa79001
1 changed files with 12 additions and 0 deletions

View File

@ -8,3 +8,15 @@ Main core for SWAD platform (Shared Workspace At a Distance)
- http://en.wikipedia.org/wiki/SWAD_%28software%29 (Wikipedia, English)
- http://es.wikipedia.org/wiki/SWAD (Wikipedia, Spanish)
- https://twitter.com/OpenSWAD (Twitter)
## Compile
Install needed prerrequisites:
sudo apt install libmysqlclient-dev
and then
make