zoukankan      html  css  js  c++  java
  • Tilera 服务器上OpenJDK的安装尝试

    一、起因

    这两天比较有意思,客户那里的代码遇到了一个jvm的bug崩溃了,所以老板让我升级JVM,这是一个处理器架构和x86不同的处理器,我改怎么安装呢?

    我百度了OpenJDK,并且按照http://hg.openjdk.java.net/jdk7/build/raw-file/tip/README-builds.html解决了大量的依赖关系。

    花费了大量的时间。

    但是最后还是失败了。

    所以我向OpenJDK的邮件列表,和centos的邮件列表发了两封邮件。

    第一封是这样写的:

    [Build OpenJDK] How can I build OpenJDK7 in my platform not x86

    Everybody:
         I do not understand English, so I use Google translator.
    Now I have a question, I want a non-x86 processor platforms, install OpenJDK, do you think there is this possible?
    First, some basic information, I use the processor is tilera company‘s tile, if you listened to them, then you should know that this processor uses an operating system similar to red hat, my God, but not a red hat.
    I solved a lot of dependency problems, but when I am ready to build it is still wrong, it actually generates the code on the x86 platform.
    Construction jdk too hurt, and is there any simple way.
    Thank you very much, if you can read this, then I look forward to your help, thank you very much.

    另一封是写给centos的。

    [JDK RPMS]Where can I get the sRpm of JDK.

    bodys:
              Now, I am building the OpenJDK on a new Processor Architecture,
    and I think it too hard,so I want to know
    Will I be able to find the jdk srpm package, if we can find it, where to go to find?
    Yes, my native language is not English, so I use the Google translator.
    If you can understand the meaning of this passage to prove that Google is still very great, very urgent hope to get your help, thank you very much.

    我不知到邮件列表是不是这样用,况且我不懂英文,真是有意思的一天。

  • 相关阅读:
    JQuery 绑定单击事件到某个函数的的方法
    一刻校园足球管理平台亮相安徽打造智慧足球解决方案
    jQuery 获取不到 kindeditor 内容 的解决方法
    【视频】 ASP.NET MVC5&微信公众平台整合开发实战
    Set authorization for a whole area
    生成Area URL链接
    在ASP.NET MVC5应用程序中快速接入QQ和新浪微博OAuth
    IOS 监听通讯录是否改变
    ios 读取通讯录数据
    iOS中assign、copy 、retain等关键字的含义
  • 原文地址:https://www.cnblogs.com/likeyiyy/p/3277726.html
Copyright © 2011-2022 走看看