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
不知道在这里该怎么办,我在网上找不到任何有同样问题的人。
答案1
该问题已在今天的更新中修复...