shanive / bgu-ailab-bandits

bandits expiriment
6 stars 0 forks source link

instructions for playing a game with fuego #50

Open dtolpin opened 13 years ago

dtolpin commented 13 years ago

write instructions on playing a new game with fuego on wiki

shanive commented 13 years ago

hey David,

There is en error when i make the tests which i can't solve, something to do with cppunit file. in the makefile i had to define CPPUNIT_PATH to be the installation-path of cppunit. the only path i found is /usr/include/cppunit. i guess this is the wrong path. if you know of another path please tell me, and if not i will try to use boost tomorrow. thanks :)

dtolpin commented 13 years ago

There is en error when i make the tests which i can't solve, something to do with cppunit file. in the makefile i had to define CPPUNIT_PATH to be the installation-path of cppunit. the only path i found is /usr/include/cppunit. i guess this is the wrong path. if you know of another path please tell me, and if not i will try to use boost tomorrow. thanks :)

Have you installed cppunit?

Do you think cppunit is installed on your computer?

shanive commented 13 years ago

for some reason I thought cppunit is installed. how do i install it?

dtolpin commented 13 years ago

for some reason I thought cppunit is installed. how do i install it?

I have no idea offhand, but since this is just a library, you can download, compile it, and link with it by adjusting options in your Makefile.

shanive commented 13 years ago

hey David, I downloaded cppunit and followed the instructions to install it but is failed and printed: /usr/bin/install: cannot create regular file `/usr/local/lib/libcppunit-1.12.so.1.0.0': Permission denied

what to do? should i try boost?

dtolpin commented 13 years ago

Hi Vered,

hey David, I downloaded cppunit and followed the instructions to install it but is failed and printed: /usr/bin/install: cannot create regular file `/usr/local/lib/libcppunit-1.12.so.1.0.0': Permission denied

what to do? should i try boost?

You should read the installation instructions, and the options for the configure screen, and to install in your /freespace (or some other place accessible to you) instead of the default locations.

David

dtolpin commented 12 years ago

is there a wiki page for implementing a game? what is the wiki link?

shanive commented 12 years ago

https://github.com/shanive/bgu-ailab-bandits/wiki/SOS-Tournament-Using-SmartGame