Problem with running Bygfoot

General help forum. You can post here if you have trouble installing, for instance.
Post Reply
ublizzard
Posts: 2
Joined: Fri Mar 31, 2006 11:13 am
Location: Lublin, Poland

Problem with running Bygfoot

Post by ublizzard »

Hello,
I have problem... after instaling Bygfoot when I write

Code: Select all

bygfoot
in command line, it runs a window "Select team and country". When I chose any of teams or "Bygfoot Team Editor" the Window closes. And in command line I have message:
Segmentation fault
I have Madrake 10.1 and I install Bygfoot from bygfoot-1.8.2.tar.bz2 file and I hadn't any warnings and errors.


Sorry for my English :? [/quote]
gyboth
Site Admin
Posts: 1421
Joined: Sat Dec 18, 2004 8:42 am
Location: Passau, Germany
Contact:

Post by gyboth »

the 1.8 branch is deprecated. you better try the latest version 1.9.5. i don't know if the rpm or srpm versions work for you, but the binary version should. you can get both of them here.

and read this bug report for 1.9.5.

gyözö
Press any key to continue or any other key to quit.
ublizzard
Posts: 2
Joined: Fri Mar 31, 2006 11:13 am
Location: Lublin, Poland

Post by ublizzard »

I understand. Now is ok.
But I'v tried to run latest binary version and I have message:
[blizzard@blizzard bygfoot-1.9.5-binary]$ ./bygfoot
./bygfoot: symbol lookup error: ./bygfoot: undefined symbol: g_option_context_new
[blizzard@blizzard bygfoot-1.9.5-binary]$
Then I'v tried to install this version from bygfoot-1.9.5.tar.bz2, and during running ./configure I have another error:
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE_CFLAGS...
checking for PACKAGE_LIBS...
Requested 'gtk+-2.0 >= 2.6' but version of GTK+ is 2.4.9
configure: error: Package requirements (gtk+-2.0 >= 2.6) were not met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the PACKAGE_CFLAGS and PACKAGE_LIBS environment variables
to avoid the need to call pkg-config. See the pkg-config man page for
more details.
How may I upgreade GTK+ , or what should I do to run latest version?
gyboth
Site Admin
Posts: 1421
Joined: Sat Dec 18, 2004 8:42 am
Location: Passau, Germany
Contact:

Post by gyboth »

ublizzard wrote:How may I upgreade GTK+ , or what should I do to run latest version?
that's right, you've got to upgrade your gtk+ runtime environment. but i've no idea how that's done with mandriva. you should ask at some mandriva forum. probably it's some package management issue.

gyözö
Press any key to continue or any other key to quit.
Post Reply