群辉DSM7.0.1安装bootstrap后解决wget: error while loading shared libraries: libgnuintl.so.8: cannot open shared object file: No such file or directory
Jonty Blog
NAS

群辉DSM7.0.1安装bootstrap后解决wget: error while loading shared libraries: libgnuintl.so.8: cannot open shared object file: No such file or directory

Jonty
2022-01-01 / 28 评论 / 1,569 阅读 / 耗时: 33 ms / 正在检测是否收录...

群晖升级到了7.0.1,无法直接在安装Easy Bootstrap Installer和Ipkgui。

群辉DSM7.0.1安装bootstrap后异常-求助

然后在网上找到解决方法
首先ssh root登陆群晖

一、经过网友测试需要先安装syno-i686-bootstrap才会有ipkg

wget http://ipkg.nslu2-linux.org/feeds/optware/syno-i686/cross/unstable/syno-i686-bootstrap_1.2-7_i686.xsh
chmod +x syno-i686-bootstrap_1.2-7_i686.xsh
sh syno-i686-bootstrap_1.2-7_i686.xsh

二、wget下载

bootstrap wget http://ipkg.nslu2-linux.org/optware-ng/bootstrap/buildroot-x86_64-bootstrap.sh

三、给权限

chmod 0777 buildroot-x86_64-bootstrap.sh

四、安装bootstrap

./buildroot-x86_64-bootstrap.sh

五、更新软件源

ipkg update

六、安装gcc

ipkg install gcc

注:如果出现wget https的问题,卸载ipkg remove wget再ipkg install wget-ssl就好了

按照教程bootstrap已安装,但是问题在安装ipkg install wget-ssl时,

安装完无法wget http/https,提示缺少库,这个库找了全网都无解。。

wget: error while loading shared libraries: libgnuintl.so.8: cannot open shared object file: No such file or directory。

群辉DSM7.0.1安装bootstrap后异常-求助

已尝试的解决办法:

1.重装bootstrap

2.找了别人测试,有安装成功的,手动安装了别人提示的库,但是还是不行。

Installing libidn (1.29-1) on /opt/.
wget http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/libidn_1.29-1_x86_64.ipk
ipkg install libidn_1.29-1_x86_64.ipk
rm -rf libidn_1.29-1_x86_64.ipk

Installing openssl (1.0.2n-1) on /opt/.
wget http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/openssl_1.0.2n-1_x86_64.ipk
ipkg install openssl_1.0.2n-1_x86_64.ipk
rm -rf openssl_1.0.2n-1_x86_64.ipk

Installing cacerts (20190404-1) on /opt/.
wget http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/cacerts_20190404-1_x86_64.ipk
ipkg install cacerts_20190404-1_x86_64.ipk
rm -rf cacerts_20190404-1_x86_64.ipk

Installing gnutls (3.5.15-3) on /opt/.
wget http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/gnutls_3.5.15-3_x86_64.ipk
ipkg install gnutls_3.5.15-3_x86_64.ipk
rm -rf gnutls_3.5.15-3_x86_64.ipk

Installing libtasn1 (4.9-1) on /opt/.
wget http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/libtasn1_4.9-1_x86_64.ipk
ipkg install libtasn1_4.9-1_x86_64.ipk
rm -rf libtasn1_4.9-1_x86_64.ipk

Installing libgcrypt (1.6.5-3) on /opt/.
wget http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/libgcrypt_1.6.5-3_x86_64.ipk
ipkg install libgcrypt_1.6.5-3_x86_64.ipk
rm -rf libgcrypt_1.6.5-3_x86_64.ipk

Installing libgpg-error (1.20-2) on /opt/.
wget http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/libgpg-error_1.20-2_x86_64.ipk
ipkg install libgpg-error_1.20-2_x86_64.ipk
rm -rf libgpg-error_1.20-2_x86_64.ipk

Installing libnettle (3.1.1-1) on /opt/.
wget http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/libnettle_3.1.1-1_x86_64.ipk
ipkg install libnettle_3.1.1-1_x86_64.ipk
rm -rf libnettle_3.1.1-1_x86_64.ipk

Installing libunistring (0.9.4-2) on /opt/.
wget http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/libunistring_0.9.4-2_x86_64.ipk
ipkg install libunistring_0.9.4-2_x86_64.ipk
rm -rf libunistring_0.9.4-2_x86_64.ipk

Installing e2fslibs (1.42.12-2) on /opt/.
wget http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/e2fslibs_1.42.12-2_x86_64.ipk
ipkg install e2fslibs_1.42.12-2_x86_64.ipk
rm -rf e2fslibs_1.42.12-2_x86_64.ipk

Installing pcre (8.36-2) on /opt/.
wget http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/pcre_8.36-2_x86_64.ipk
ipkg install pcre_8.36-2_x86_64.ipk
rm -rf pcre_8.36-2_x86_64.ipk

————————

在我又找了半天后在一个国外大佬的地方找到了问题所在:

群辉DSM7.0.1安装bootstrap后解决wget: error while loading shared libraries: libgnuintl.so.8: cannot open shared object file: No such file or directory

问题所在:gettext这个ipk上

解决办法:

本文共 277 个字数,平均阅读时长 ≈ 1分钟
广告
0

打赏

海报

正在生成.....

评论 (28)

密语
语录
取消
  1. 头像
    wu Lv.1 中国辽宁省大连市联通
    ·
    Windows 11 Windows 11 / Google Chrome Google Chrome 沙发

    站在光芒的一侧 觉得自己身上也带着光

    回复 删除 垃圾
  2. 头像
    11 Lv.1 中国湖南省长沙市电信
    ·
    Windows 10 Windows 10 / Microsoft Edge Microsoft Edge 板凳

    11

    回复 删除 垃圾
  3. 头像
    11 Lv.1 中国湖南省长沙市电信
    ·
    Windows 10 Windows 10 / Microsoft Edge Microsoft Edge 地毯

    11

    回复 删除 垃圾
  4. 头像
    Lv.1 美国加利福尼亚州弗里蒙特市Hurricane Electric公司
    ·
    Mac OS X 10.15.7 Mac OS X 10.15.7 / Google Chrome Google Chrome 第4楼

    看看

    回复 删除 垃圾
  5. 头像
    Vincet Lv.1 中国浙江省杭州市电信
    ·
    Windows 10 Windows 10 / Microsoft Edge Microsoft Edge 第5楼

    我想看看

    回复 删除 垃圾
  6. 头像
    fdsadsfsfda Lv.1 澳大利亚新南威尔士州悉尼xTOM
    ·
    Windows 10 Windows 10 / Google Chrome Google Chrome 第6楼

    官方打发打发

    回复 删除 垃圾
  7. 头像
    mihawk Lv.1 澳大利亚
    ·
    Windows 10 Windows 10 / Google Chrome Google Chrome 第7楼

    希望今年秋天陪在你身边的人 明年依旧

    回复 删除 垃圾
  8. 头像
    匿名 Lv.4 美国
    ·
    Windows 10 Windows 10 / Microsoft Edge Microsoft Edge 第8楼

    我想看看

    回复 删除 垃圾
  9. 头像
    匿名 Lv.4 英国
    ·
    Windows 10 Windows 10 / Google Chrome Google Chrome 第9楼

    厉害大佬

    回复 删除 垃圾
  10. 头像
    picvent Lv.1 日本东京都Amazon
    ·
    Windows 10 Windows 10 / Google Chrome Google Chrome 第10楼

    root@LXF:~# ipkg install gettext
    Installing gettext (0.19.8.1-5) on /opt/.
    Downloading http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/gettext_0.19.8.1-5_x86_64.ipk.
    wget: error while loading shared libraries: libgnuintl.so.8: cannot open shared object file: No such file or directory
    Collected errors:

    opkg_download: Failed to download http://ipkg.nslu2-linux.org/optware-ng/buildroot-x86_64/gettext_0.19.8.1-5_x86_64.ipk, wget returned 127.opkg_install_pkg: Failed to download gettext. Perhaps you need to run 'ipkg update'?opkg_install_cmd: Cannot install package gettext.
    回复 删除 垃圾