pandoc-citeproc缺少一个库文件:
[max@arch ~]$ pandoc-citeproc
pandoc-citeproc: error while loading shared libraries: libHStext-icu-0.7.0.1-qGJENUzIfHIw3gGVnpCOt-ghc8.2.2.so: cannot open shared object file: No such file or directory我尝试过重新安装pandoc-citeproc、haskell-text、haskell-text-icu、icu和运行ldconfig:
[max@arch ~]$ sudo ldconfig -v | grep libHStext
ldconfig: Path `/usr/lib64' given more than once
ldconfig: Can't stat /usr/libx32: No such file or directory
libHStext-1.2.3.0-FxgEmn4RjqC37dwdnPGDhj-ghc8.2.2.so -> libHStext-1.2.3.0-FxgEmn4RjqC37dwdnPGDhj-ghc8.2.2.so
libHStext-icu-0.7.0.1-BrRCvrI0J5D8igO871u2tp-ghc8.2.2.so -> libHStext-icu-0.7.0.1-BrRCvrI0J5D8igO871u2tp-ghc8.2.2.so我不知道该怎么做,我在网上也找不到有同样问题的人。
发布于 2018-02-28 21:40:20
这个问题在今天的更新中被解决了..。
https://unix.stackexchange.com/questions/427267
复制相似问题