snap install chrominu

简介: snap install chrominu
  • 下载

http://www.gnu.org/software/libc/libc.html

http://mirrors.ustc.edu.cn/gnu/libc/

  • 安装依赖库
sudo apt install gawk bison
  • 解压
  • 编译
mkdir build
cd build
../configure \
    --prefix=${HOME}/glibc
make
make install
目录
相关文章
|
Docker 容器
尝试添加 --skip-broken 来跳过无法安装的软件包 或 --nobest 来不只使用最佳选择的软件包
尝试添加 --skip-broken 来跳过无法安装的软件包 或 --nobest 来不只使用最佳选择的软件包
1083 0
尝试添加 --skip-broken 来跳过无法安装的软件包 或 --nobest 来不只使用最佳选择的软件包
|
9月前
unable to install xxx snap has install-snap change in progress
unable to install xxx snap has install-snap change in progress
|
11月前
|
Linux Docker 容器
yum install docker报错:Another app is currently holding the yum lock
今天在centos7安装docker的时候yum报错。 在进程里查看下:ps -ef | grep update 把后台占用的更新进程杀掉。
84 0
|
Ubuntu 开发工具 git
apt install git:Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/g/git/git-man_2.17.1-1ubuntu0.11_all.deb 404 Not Found [IP: 91.189.91.39 80]
282 0
apt install git:Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
snap chrominu has install-snap change in progress
snap chrominu has install-snap change in progress
82 0
|
Ubuntu 关系型数据库 MySQL
How to Install and Configure Icinga2 Monitoring Tool on Ubuntu 16.04
In this tutorial, we will explore how to install Docker on Alibaba Cloud and learn some important Docker commands to help you deploy and manage your container services.
3010 0
How to Install and Configure Icinga2 Monitoring Tool on Ubuntu 16.04