导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. Jason95599
    J
    • 资料
    • 关注 0
    • 粉丝 0
    • 我的积分 117
    • 主题 1
    • 帖子 1
    • 最佳 0
    • 群组 0

    Jason95599LV 2

    @Jason95599

    117
    积分
    0
    声望
    1
    资料浏览
    1
    帖子
    0
    粉丝
    0
    关注
    注册时间 最后登录

    Jason95599 取消关注 关注

    Jason95599 发布的最新帖子

    • ubuntu18.04 d1 dependency install failed

      Hi guys,

      I have met a issue on ubuntu 18.04.

      sudo apt-get install libc6:i386 libstdc++6:i386  lib32z1
      Reading package lists... Done
      Building dependency tree       
      Reading state information... Done
      Some packages could not be installed. This may mean that you have
      requested an impossible situation or if you are using the unstable
      distribution that some required packages have not yet been created
      or been moved out of Incoming.
      The following information may help to resolve the situation:
      
      The following packages have unmet dependencies:
       lib32z1 : Depends: libc6-i386 (>= 2.4) but it is not going to be installed
       libc6:i386 : Depends: libgcc1:i386 but it is not going to be installed
       libstdc++6:i386 : Depends: libgcc1:i386 (>= 1:4.1.1) but it is not going to be installed
      E: Unable to correct problems, you have held broken packages.
      
      

      First time to use linux system, please help give some advise.

      发布在 MR Series
      J
      Jason95599