damithc / testrepo3

0 stars 0 forks source link

Add instructions for linux developers in DevMan #153

Open damithc opened 10 years ago

damithc commented 10 years ago

From yanfei19...@gmail.com on September 11, 2013 00:03:37

for example, troubleshooting problem2: for those who use Ubuntu and OpenJDK, even when it is called OpenJDK (i.e. java-7-openjdk) actually you may have installed only the JRE part since they are on different packages, so you need to install also the JDK. For version 7 this is done via:

$ sudo apt-get install openjdk-7-jdk

Original issue: http://code.google.com/p/teammatespes/issues/detail?id=1181

damithc commented 10 years ago

From dam...@gmail.com on September 10, 2013 09:13:59

Yanfei, are you using Linux?

damithc commented 10 years ago

From yanfei19...@gmail.com on September 11, 2013 02:46:21

Yes, I am using Ubuntu

damithc commented 10 years ago

From dam...@gmail.com on September 11, 2013 07:32:24

I see. I don't want to officially support a third dev environment though. Linux folks will have to fend for themselves :-p

Status: Accepted
Labels: -Priority-Medium -Difficulty-Medium Priority-Low Difficulty-Low