zoukankan      html  css  js  c++  java
  • ubuntu16.04源码编译安装wine1.8.6安装不上引来的错误

    > configure: libxcomposite 64-bit development files not found, Xcomposite won't be supported. configure: libOSMesa 64-bit development files not found (or too old), OpenGL rendering in bitmaps won't be supported. configure: OpenCL 64-bit development files not found, OpenCL won't be supported. configure: pcap 64-bit development files not found, wpcap won't be supported. configure: libdbus 64-bit development files not found, no dynamic device support. configure: lib(n)curses 64-bit development files not found, curses won't be supported. configure: libsane 64-bit development files not found, scanners won't be supported. configure: libv4l 64-bit development files not found. configure: libgphoto2 64-bit development files not found, digital cameras won't be supported. configure: libgphoto2_port 64-bit development files not found, digital cameras won't be auto-detected. configure: liblcms2 64-bit development files not found, Color Management won't be supported. configure: libpulse 64-bit development files not found or too old, Pulse won't be supported. configure: gstreamer-0.10 base plugins 64-bit development files not found, gstreamer support disabled configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported. configure: libcapi20 64-bit development files not found, ISDN won't be supported. configure: libcups 64-bit development files not found, CUPS won't be supported. configure: libgsm 64-bit development files not found, gsm 06.10 codec won't be supported. configure: libtiff 64-bit development files not found, TIFF won't be supported. configure: libmpg123 64-bit development files not found (or too old), mp3 codec won't be supported. configure: libopenal 64-bit development files not found (or too old), OpenAL won't be supported configure: openal-soft 64-bit development files not found (or too old), XAudio2 won't be supported configure: libldap (OpenLDAP) 64-bit development files not found, LDAP won't be supported. configure: WARNING: libgnutls 64-bit development files not found, no schannel support.
    • 首先,说明我的安装过程,我从源码根目录,configure,然后提示如上错误,我就傻傻的把上面提示“缺的”包一个个安装,找不到的没装,没有的,包的名称部分一致也安装。
    • Perfect,我的电脑就没声音了。参照网上的教程,卸载了pulseaudio相关包,又重新设置一下。中间又出现电脑重启后卡在ubuntulogo界面,进不了啦。如下面链接所示:
      http://www.cnblogs.com/itholidaycn/p/6259370.html
    • 搞了一天,我找到原因所在,装了不该装的东西:OSS相关的包。点下面链接查看我怎么修复的。
      http://www.cnblogs.com/itholidaycn/p/6259798.html
    ...............................................................认真写每篇博客,如同我对待生活............................................................
  • 相关阅读:
    terminator shortcut
    支付宝集成错误
    null与DBNULL
    linode接连出问题,我也没看懂英文
    ruby 日期 好函数
    ruby datetime
    act as tree插件
    ruby 时间
    ruby规则引擎
    on ,type等关键词,使用
  • 原文地址:https://www.cnblogs.com/itholidaycn/p/6260474.html
Copyright © 2011-2022 走看看