you have to install java-1.7.0-openjdk-devel package to get javac
http://openjdk.java.net/install/
once thats installed, if you do sudo update-alternatives --config javac , it
should list both 1.6 and 1.7 and should allow you to select 1.7 as default.
~Rajani
On 05-Jun-2014, at 11:40 pm, El
Is JAVA_HOME set up something like this?
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home
On Thu, Jun 5, 2014 at 12:23 PM, Wei ZHOU wrote:
> Have you installed open-jdk 1.7 ?
>
>
>
>
> 2014-06-05 20:10 GMT+02:00 Elapavuluri, Jaya >:
>
> > Hello,
> >
> > I am currently
Have you installed open-jdk 1.7 ?
2014-06-05 20:10 GMT+02:00 Elapavuluri, Jaya :
> Hello,
>
> I am currently working on cloudstack and have got few troubles while
> setting up the development environment.
>
> I followed the steps given in :
> https://cwiki.apache.org/confluence/display/CLOUDST
Hello,
I am currently working on cloudstack and have got few troubles while setting up
the development environment.
I followed the steps given in :
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+Environment+on+Linux
However, the following are the probl