|
各位大哥:
小弟最近在安装gettext的时候出现了如下的问题:
make[3]: Leaving directory `/home/b/gettext-0.14/gettext-runtime/intl-java'
Making all in intl-csharp
make[3]: Entering directory `/home/b/gettext-0.14/gettext-runtime/intl-csharp'
/bin/sh ../lib/csharpcomp.sh -O -g -o GNU.Gettext.dll ./intl.cs
mscorlib: No such library
make[3]: *** [GNU.Gettext.dll] Error 1
make[3]: Leaving directory `/home/b/gettext-0.14/gettext-runtime/intl-csharp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/b/gettext-0.14/gettext-runtime'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/b/gettext-0.14/gettext-runtime'
make: *** [all-recursive] Error 1
不知是什么原因造成的.
望各位大哥指教.
在此先谢了! |
|