LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   does xwine require gnome? (https://www.linuxquestions.org/questions/linux-software-2/does-xwine-require-gnome-145387/)

vinthund 02-12-2004 03:51 PM

does xwine require gnome?
 
hello!

I tried to compile xwine but it asked me for a kind of gnome confing file. I do nt have gnome installed so I gave up. I downloaded rpm (xwine0.3.1) and installed it without any problems. Problem appeared later: when I try to run a rather simple game on xwine i get an error:

Code:

Gtk-WARNING **: invalid cast from `GtkEntry' to `GnomeEntry'

GnomeUI-CRITICAL **: file gnome-entry.c: line 284 (gnome_entry_add_history): assertion `GNOME_IS_ENTRY (gentry)' failed.


What am I supposed to do? Do I need to install gnome to be able to use xwine?

regards,

marek

system: fedora

Thetargos 02-12-2004 04:43 PM

You need GTK+, the underlying library for GNOME, AFAIK.

Try installing it with redhat-config-packages.

vinthund 02-12-2004 05:10 PM

apparently I have it installed:
Code:

[root@host marek]# yum install gtk+
[...]
gtk+ is installed and is the latest version.
No actions to take

what now? :)

marek

Thetargos 02-12-2004 05:19 PM

Maybe some option in the ./configure script may disable GTK+ bindings?


All times are GMT -5. The time now is 09:24 PM.