中国象棋GMChess 0.10发布

游戏讨论
头像
htxh6099
帖子: 206
注册时间: 2007-07-10 14:16

Re: 中国象棋GMChess 0.10发布

#16

帖子 htxh6099 »

好东西,最好再编个deb包啊。新手安装方便。
头像
mawith
帖子: 1288
注册时间: 2007-10-21 16:41
来自: GD

Re: 中国象棋GMChess 0.10发布

#17

帖子 mawith »

代码: 全选

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
来自: 湖南湘潭
联系:

Re: 中国象棋GMChess 0.10发布

#18

帖子 gcell »

我来迟了,顶一顶……
回头打个包,嘿嘿
孰能浊静之以徐清,孰能安动之以馀生!
gcell -- http://gcell.blog.163.com/
头像
zhaokaida0806
帖子: 16
注册时间: 2009-01-06 20:26

Re: 中国象棋GMChess 0.10发布

#19

帖子 zhaokaida0806 »

最好整个deb包……以方便我使用 :em06
在通往牛X的道路上,我一路狂奔。
头像
daf3707
论坛版主
帖子: 12739
注册时间: 2007-06-13 15:57
来自: 在他乡

Re: 中国象棋GMChess 0.10发布

#20

帖子 daf3707 »

支持, :em11 现在那个从红旗剥离出来的象棋不好。
头像
lerosua
论坛版主
帖子: 8455
注册时间: 2007-11-29 9:41
联系:

Re: 中国象棋GMChess 0.10发布

#21

帖子 lerosua »

knowfarway 写了:
lerosua 写了:楼上,要安装gtkmm开发库才能编译。 把提示的两个库安装上吧 :em06
是下面的这两个吗?谢谢!
libgtkmm-2.4-dev - C++ wrappers for GTK+ 2.4 (development files)
libglademm-2.4-dev - C++ wrappers for libglade2 (development files)
是的。目前又发现几个bug,这两天会出修正版。可迟点再编译
头像
weive
帖子: 3236
注册时间: 2007-10-21 18:36
来自: 汕头/广东/中国

Re: 中国象棋GMChess 0.10发布

#22

帖子 weive »

什么时候出个单机斗地主?
老子的哲学是“”,庄子的哲学是“
人有一技在身,则逍遥游而无不为
头像
photor
论坛版主
帖子: 11004
注册时间: 2008-04-26 12:41

Re: 中国象棋GMChess 0.10发布

#23

帖子 photor »

先顶之,感谢楼主和合作者的辛勤劳动 :em09
不过,既然这里是ubuntu论坛,在这里发布软件好歹也得给个当前长期支持版8.04和当前最新稳定版8.10的32位deb包吧? :em06
头像
lerosua
论坛版主
帖子: 8455
注册时间: 2007-11-29 9:41
联系:

Re: 中国象棋GMChess 0.10发布

#24

帖子 lerosua »

斗地主? :em20 :em20
markgoo
帖子: 99
注册时间: 2007-12-17 11:53

Re: 中国象棋GMChess 0.10发布

#25

帖子 markgoo »

编译安装完成,发现菜单阿什么都没有用,只能自己和自己下。。。。。。。。。。。

汗一个。。估计是得重新编译 :em20
头像
kissdb
帖子: 578
注册时间: 2008-03-28 10:18
来自: 淮安and徐州

Re: 中国象棋GMChess 0.10发布

#26

帖子 kissdb »

markgoo 写了:编译安装完成,发现菜单阿什么都没有用,只能自己和自己下。。。。。。。。。。。

汗一个。。估计是得重新编译 :em20
我的也是,可编译了几次都没用
头像
daf3707
论坛版主
帖子: 12739
注册时间: 2007-06-13 15:57
来自: 在他乡

Re: 中国象棋GMChess 0.10发布

#27

帖子 daf3707 »

kissdb 写了:
markgoo 写了:编译安装完成,发现菜单阿什么都没有用,只能自己和自己下。。。。。。。。。。。

汗一个。。估计是得重新编译 :em20
我的也是,可编译了几次都没用
这个只是让他家品品,基本功能还不具备。(你可以连续走一方的棋,记录也是红黑这样记的)。等吧 :em01
头像
kissdb
帖子: 578
注册时间: 2008-03-28 10:18
来自: 淮安and徐州

Re: 中国象棋GMChess 0.10发布

#28

帖子 kissdb »

等………………………………
今天下午和一群女的聊天,突然有人说我不是男人。
我火了,我说,你说我不是,我掏出来给你看。
女生都笑了,有一个最牛,说,你掏啊……
于是我就把身份证掏出来了。
llfeng
帖子: 26
注册时间: 2009-03-26 21:19

Re: 中国象棋GMChess 0.10发布

#29

帖子 llfeng »

咋装呀 :em06
头像
wangdu2002
帖子: 13284
注册时间: 2008-12-13 19:39
来自: 物华天宝人杰地灵

Re: 中国象棋GMChess 0.10发布

#30

帖子 wangdu2002 »

楼主再修正Bug,等一段时间,搞好后会打个Deb包出来就可以直接装了,当然也可源码编译安装的。 :em09
行到水穷处,坐看云起时。
海内生明月,天涯共此夕。
--------------------吾本独!
回复