bug
bug
i did cvs update -dP and then tried to run bygfoot and this happened:
** (bygfoot:8509): WARNING **: option_string: option named string_opt_constants_file not found
** (bygfoot:8509): WARNING **: Could not open file '(null)' in mode 'r'.
** (bygfoot:8509): WARNING **: option_string: option named string_opt_constants_file not found
** (bygfoot:8509): WARNING **: Could not open file '(null)' in mode 'r'.
Haven't u people ever heard of closing a goddam door?
ill retrygyboth wrote:then i'm really at a loss. are you really really sure you're starting the game from the directory containing 'configure.in' and 'autogen.sh' etc. with the command src/bygfoot?
it works on my system and on several other systems.
gyözö
otherwise ill probably have to wait until the actual 1.9.0 is released before i can play bygfoot again

Haven't u people ever heard of closing a goddam door?
Update script for CVS
Hi momp2p,
I think it could be usefull for you. I wrote a small script to do the update from CVS, and it's running ok.
1) create a Projects directory:
$ mkdir /home/momp2p/Projects
2) change the HOMEDIR variable on script
3) chmod 755 bygfoot2.sh
4) $./bygfoot2.sh
5) Have a good Season.
Celso Goya
I think it could be usefull for you. I wrote a small script to do the update from CVS, and it's running ok.
1) create a Projects directory:
$ mkdir /home/momp2p/Projects
2) change the HOMEDIR variable on script
3) chmod 755 bygfoot2.sh
4) $./bygfoot2.sh
5) Have a good Season.

[]'s#!/bin/sh
HOMEDIR=/home/celso
rm -rdf $HOMEDIR/Projects/bygfoot2-unstable
rm -rdf $HOMEDIR/.bygfoot-1.9
rm -rdf $HOMEDIR/Projects/bygfoot
cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/bygfoot co -P bygfoot2-unstable
cd $HOMEDIR/Projects/bygfoot2-unstable
./autogen.sh
./configure.sh --prefix=$HOMEDIR/Projects/bygfoot
make
cd $HOMEDIR/Projects/bygfoot2-unstable
src/bygfoot
Celso Goya
hi oki
i followed your instructions(well as far as i could because i know next to nothing about computers
) and then tried to run bygfoot and this happened:
(bygfoot:26225): Gtk-CRITICAL **: file gtktreemodel.c: line 1277 (gtk_tree_model_get): assertion `GTK_IS_TREE_MODEL (tree_model)' failed
Segmentation fault
i followed your instructions(well as far as i could because i know next to nothing about computers

(bygfoot:26225): Gtk-CRITICAL **: file gtktreemodel.c: line 1277 (gtk_tree_model_get): assertion `GTK_IS_TREE_MODEL (tree_model)' failed
Segmentation fault
Haven't u people ever heard of closing a goddam door?
i'm really sorry. seems to work for everyone except for you
well here's a last try:
- download the cvs version. compile it (the script will do it for you if you let it).
- create a new directory somewhere, say '/home/mom/bf'.
- copy the executable 'bygfoot' from the 'src' directory to /home/mom/bf.
- copy the complete 'support_files' directory from the cvs directory to /home/mom/bf.
- cd to the directory: 'cd /home/mom/bf'.
- start the game with './bygfoot'.
maybe this works
gyözö

- download the cvs version. compile it (the script will do it for you if you let it).
- create a new directory somewhere, say '/home/mom/bf'.
- copy the executable 'bygfoot' from the 'src' directory to /home/mom/bf.
- copy the complete 'support_files' directory from the cvs directory to /home/mom/bf.
- cd to the directory: 'cd /home/mom/bf'.
- start the game with './bygfoot'.
maybe this works

gyözö
Press any key to continue or any other key to quit.
thank you very muchgyboth wrote:i'm really sorry. seems to work for everyone except for youwell here's a last try:
- download the cvs version. compile it (the script will do it for you if you let it).
- create a new directory somewhere, say '/home/mom/bf'.
- copy the executable 'bygfoot' from the 'src' directory to /home/mom/bf.
- copy the complete 'support_files' directory from the cvs directory to /home/mom/bf.
- cd to the directory: 'cd /home/mom/bf'.
- start the game with './bygfoot'.
maybe this works
gyözö
it worked

thanks
i think the problem was that i was trying to start the game with the command bygfoot instead of ./bygfoot

oh well it works now

Haven't u people ever heard of closing a goddam door?
dear user, how many times did i tell you you have to start with 'src/bygfoot' from the build directory?mom2pp wrote:i think the problem was that i was trying to start the game with the command bygfoot instead of ./bygfoot![]()
oh well it works now


pity. go and get it: http://www.jabber.org. and a client, of course.no, unfortunately i dont have either
gyözö
Press any key to continue or any other key to quit.