Created
August 2, 2017 08:21
-
-
Save d6rkaiz/539a30f6e2e81887eb681e59cfa39a8e to your computer and use it in GitHub Desktop.
mastodon 1.5.0 missing lib install package for centos 7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yum install libicu-devel | |
wget ftp://fr2.rpmfind.net/linux/centos/7.3.1611/os/x86_64/Packages/libidn-devel-1.28-4.el7.x86_64.rpm | |
rpm -ivh libidn-devel-1.28-4.el7.x86_64.rpm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment