中国象棋GMChess 0.10发布
- mawith
- 帖子: 1288
- 注册时间: 2007-10-21 16:41
- 来自: GD
Re: 中国象棋GMChess 0.10发布
代码: 全选
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'
帮帮我这只毛还没长全的小鸟儿吧。。。
吼吼
- gcell
- 帖子: 429
- 注册时间: 2007-04-30 2:25
- 来自: 湖南湘潭
- 联系:
- zhaokaida0806
- 帖子: 16
- 注册时间: 2009-01-06 20:26
- daf3707
- 论坛版主
- 帖子: 12739
- 注册时间: 2007-06-13 15:57
- 来自: 在他乡
Re: 中国象棋GMChess 0.10发布
支持,
现在那个从红旗剥离出来的象棋不好。

- lerosua
- 论坛版主
- 帖子: 8455
- 注册时间: 2007-11-29 9:41
- 联系:
Re: 中国象棋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)
- weive
- 帖子: 3236
- 注册时间: 2007-10-21 18:36
- 来自: 汕头/广东/中国
- photor
- 论坛版主
- 帖子: 11004
- 注册时间: 2008-04-26 12:41
Re: 中国象棋GMChess 0.10发布
先顶之,感谢楼主和合作者的辛勤劳动
不过,既然这里是ubuntu论坛,在这里发布软件好歹也得给个当前长期支持版8.04和当前最新稳定版8.10的32位deb包吧?

不过,既然这里是ubuntu论坛,在这里发布软件好歹也得给个当前长期支持版8.04和当前最新稳定版8.10的32位deb包吧?

-
- 帖子: 99
- 注册时间: 2007-12-17 11:53
Re: 中国象棋GMChess 0.10发布
编译安装完成,发现菜单阿什么都没有用,只能自己和自己下。。。。。。。。。。。
汗一个。。估计是得重新编译
汗一个。。估计是得重新编译

- kissdb
- 帖子: 578
- 注册时间: 2008-03-28 10:18
- 来自: 淮安and徐州
Re: 中国象棋GMChess 0.10发布
我的也是,可编译了几次都没用markgoo 写了:编译安装完成,发现菜单阿什么都没有用,只能自己和自己下。。。。。。。。。。。
汗一个。。估计是得重新编译
- daf3707
- 论坛版主
- 帖子: 12739
- 注册时间: 2007-06-13 15:57
- 来自: 在他乡
Re: 中国象棋GMChess 0.10发布
这个只是让他家品品,基本功能还不具备。(你可以连续走一方的棋,记录也是红黑这样记的)。等吧kissdb 写了:我的也是,可编译了几次都没用markgoo 写了:编译安装完成,发现菜单阿什么都没有用,只能自己和自己下。。。。。。。。。。。
汗一个。。估计是得重新编译

- kissdb
- 帖子: 578
- 注册时间: 2008-03-28 10:18
- 来自: 淮安and徐州
Re: 中国象棋GMChess 0.10发布
等………………………………
今天下午和一群女的聊天,突然有人说我不是男人。
我火了,我说,你说我不是,我掏出来给你看。
女生都笑了,有一个最牛,说,你掏啊……
于是我就把身份证掏出来了。
我火了,我说,你说我不是,我掏出来给你看。
女生都笑了,有一个最牛,说,你掏啊……
于是我就把身份证掏出来了。
- wangdu2002
- 帖子: 13284
- 注册时间: 2008-12-13 19:39
- 来自: 物华天宝人杰地灵
Re: 中国象棋GMChess 0.10发布
楼主再修正Bug,等一段时间,搞好后会打个Deb包出来就可以直接装了,当然也可源码编译安装的。 

行到水穷处,坐看云起时。
海内生明月,天涯共此夕。
--------------------吾本独!
海内生明月,天涯共此夕。
--------------------吾本独!