Trying to install poker-network2.0 on debian lenny Downloaded all the latest via svn co http://svn.gna.org/svn/pokersource/trunk/poker-network/
Went into poker-eval, pypoker-eval and poker-engine and ran debuild then make install and all went well So I have poker-eval, pypoker-eval and poker-engine installed. Poker-network is not wanting to work for me... This is what I'm getting: pkrsvr:~/poker-network# debuild This package has a Debian revision number but there does not seem to be an appropriate original tar file or .orig directory in the parent directory; (expected poker-network_2.0.0.orig.tar.gz or poker-network.orig) continue anyway? (y/n) y dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: warning: using a gain-root-command while being root dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package poker-network dpkg-buildpackage: source version 2.0.0-1 dpkg-buildpackage: source changed by Loic Dachary (OuoU) <[email protected]> dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean test -x debian/rules dh_testroot dh_clean rm -f ./*cdbs-* GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k distclean make[1]: Entering directory `/root/poker-network' make[1]: *** No rule to make target `distclean'. make[1]: Leaving directory `/root/poker-network' make: [makefile-clean] Error 2 (ignored) rm -f debian/stamp-makefile-build rm -f debian/stamp-makefile-check rm -f debian/stamp-autotools-files cd . && \ rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \ if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \ if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi dpkg-source -b poker-network dpkg-source: warning: source directory 'poker-network' is not <sourcepackage>-<upstreamversion> 'poker-network-2.0.0' dpkg-source: info: using source format `1.0' dpkg-source: info: building poker-network in poker-network_2.0.0-1.tar.gz dpkg-source: info: building poker-network in poker-network_2.0.0-1.dsc debian/rules build test -x debian/rules mkdir -p "." touch debian/stamp-autotools-files chmod a+x /root/poker-network/./configure chmod: cannot access `/root/poker-network/./configure': No such file or directory make: *** [config.status] Error 1 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 debuild: fatal error at line 1319: dpkg-buildpackage -rfakeroot -D -us -uc failed pkrsvr:~/poker-network# Any ideas? -Chris
_______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
