I have problem... after instaling Bygfoot when I write
Code: Select all
bygfoot
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.Segmentation fault
Sorry for my English

Code: Select all
bygfoot
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.Segmentation fault
Then I'v tried to install this version from bygfoot-1.9.5.tar.bz2, and during running ./configure I have another error:[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]$
How may I upgreade GTK+ , or what should I do to run latest version?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.
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.ublizzard wrote:How may I upgreade GTK+ , or what should I do to run latest version?