Navigation

    Gpushare.com

    • Register
    • Login
    • Search
    • Popular
    • Categories
    • Recent
    • Tags

    【已解决】如何按照java?

    用户反馈
    2
    2
    57
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • 1
      195****2440 last edited by Alice_恒源云

      如题
      我在root目录下放java包,使用时会Permission denied

      1 1 Reply Last reply Reply Quote 0
      • 1
        188****4831 @195****2440 last edited by

        @195-2440

        apt-get update
        
        # JDK 11
        apt-get install openjdk-11-jdk
        
        # JDK 8
        apt-get install openjdk-8-jdk
        
        java -version
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post