Re: 中国象棋GMChess 0.10发布
发表于 : 2009-03-26 18:59
好东西,最好再编个deb包啊。新手安装方便。
代码: 全选
The following files do not exist anymore:
src/main.cc
Please remove them from POTFILES.in. A file 'notexist'
containing this list of absent files has been written in the current directory.
if [ -r missing -o -r notexist ]; then \
exit 1; \
fi
make[1]: *** [check] Error 1
make[1]: Leaving directory `/home/corearo/downloadss/gmchess-0.10/po'
make: *** [check-recursive] Error 1
代码: 全选
Making install in src
make[1]: Entering directory `/home/corearo/downloadss/gmchess-0.10/src'
Making install in engine
make[2]: Entering directory `/home/corearo/downloadss/gmchess-0.10/src/engine'
make[3]: Entering directory `/home/corearo/downloadss/gmchess-0.10/src/engine'
test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
/bin/bash ../../libtool --mode=install /usr/bin/install -c 'eleeye_engine' '/usr/local/bin/eleeye_engine'
libtool: install: /usr/bin/install -c eleeye_engine /usr/local/bin/eleeye_engine
/usr/bin/install: cannot create regular file `/usr/local/bin/eleeye_engine': Permission denied
make[3]: *** [install-binPROGRAMS] Error 1
make[3]: Leaving directory `/home/corearo/downloadss/gmchess-0.10/src/engine'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/corearo/downloadss/gmchess-0.10/src/engine'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/corearo/downloadss/gmchess-0.10/src'
make: *** [install-recursive] Error 1
corearo@corearo-desktop:~/downloadss/gmchess-0.10$ make clean
Making clean in po
make[1]: Entering directory `/home/corearo/downloadss/gmchess-0.10/po'
rm -f *.pox gmchess.pot *.old.po cat-id-tbl.tmp
rm -f .intltool-merge-cache
make[1]: Leaving directory `/home/corearo/downloadss/gmchess-0.10/po'
Making clean in data
make[1]: Entering directory `/home/corearo/downloadss/gmchess-0.10/data'
Making clean in wood
make[2]: Entering directory `/home/corearo/downloadss/gmchess-0.10/data/wood'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/corearo/downloadss/gmchess-0.10/data/wood'
Making clean in .
make[2]: Entering directory `/home/corearo/downloadss/gmchess-0.10/data'
rm -rf .libs _libs
rm -f *.lo
make[2]: Leaving directory `/home/corearo/downloadss/gmchess-0.10/data'
make[1]: Leaving directory `/home/corearo/downloadss/gmchess-0.10/data'
Making clean in src
make[1]: Entering directory `/home/corearo/downloadss/gmchess-0.10/src'
Making clean in engine
make[2]: Entering directory `/home/corearo/downloadss/gmchess-0.10/src/engine'
rm -f eleeye_engine eleeye_engine
rm -f convert_pgn convert_pgn
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/corearo/downloadss/gmchess-0.10/src/engine'
Making clean in .
make[2]: Entering directory `/home/corearo/downloadss/gmchess-0.10/src'
rm -f gmchess gmchess
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/home/corearo/downloadss/gmchess-0.10/src'
make[1]: Leaving directory `/home/corearo/downloadss/gmchess-0.10/src'
Making clean in .
make[1]: Entering directory `/home/corearo/downloadss/gmchess-0.10'
rm -rf .libs _libs
rm -f *.lo
make[1]: Leaving directory `/home/corearo/downloadss/gmchess-0.10'
是的。目前又发现几个bug,这两天会出修正版。可迟点再编译knowfarway 写了:是下面的这两个吗?谢谢!lerosua 写了:楼上,要安装gtkmm开发库才能编译。 把提示的两个库安装上吧
libgtkmm-2.4-dev - C++ wrappers for GTK+ 2.4 (development files)
libglademm-2.4-dev - C++ wrappers for libglade2 (development files)
我的也是,可编译了几次都没用markgoo 写了:编译安装完成,发现菜单阿什么都没有用,只能自己和自己下。。。。。。。。。。。
汗一个。。估计是得重新编译
这个只是让他家品品,基本功能还不具备。(你可以连续走一方的棋,记录也是红黑这样记的)。等吧kissdb 写了:我的也是,可编译了几次都没用markgoo 写了:编译安装完成,发现菜单阿什么都没有用,只能自己和自己下。。。。。。。。。。。
汗一个。。估计是得重新编译