Amazon web services and ubuntu 10.04 ec2 instance

后端 未结 3 1157
盖世英雄少女心
盖世英雄少女心 2021-01-02 17:21

I have created ubuntu 10.04 ec2 image and now I need to install tomcat apache and jdk6 on my instance but whenever I use the command sudo apt-get install sun-java6-jdk

3条回答
  •  爱一瞬间的悲伤
    2021-01-02 17:40

    I am a bit confused, if you just want to install Java and Tomcat, why are you also trying to install the ec2 tools?

    In any case, I also want to mention the free BitNami Cloud Tools installer (disclaimer: I am one of the developers). It includes the JDK and all EC2-related tools. We keep it fairly up-to-date and can run as a regular user.

提交回复
热议问题