Hello Mr. Nardin,
For installing a local version of Open Roberta Server on a Linux computer first you have to install maven, java 8 JDK and Git.
If you are using a Ubuntu distribution please follow the next steps:
1. For installing the java 8 JDK please check the following link http://tipsonubuntu.com/2016/07/31/install-oracle-java-8-9-ubuntu-16-04-linux-mint-18/
2. For installing the Maven run the following command in terminal:
sudo apt-get install maven
3. Run the following command in terminal to install Git:
sudo apt-get install
git-all
4. For downloading
the Open Roberta Server clone the repository:
git clone https://github.com/OpenRoberta/robertalab.git
5. Next, go to OpenRobertaParent folder and run the following command in terminal:
--
You received this message because you are subscribed to the Google Groups "Open Roberta" group.
To unsubscribe from this group and stop receiving emails from it, send an email to open-roberta+unsubscribe@googlegroups.com.
To post to this group, send email to open-r...@googlegroups.com.
Visit this group at https://groups.google.com/group/open-roberta.
To view this discussion on the web visit https://groups.google.com/d/msgid/open-roberta/f3a339d5-6e4e-49e5-a7df-76918fa594a2%40googlegroups.com.