TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:1595] gnome and gicq
> I justed installed gnome 0.30 on my redhat 5.1 system via rpms. I have
> gtk+-1.1.2 and gtk+10 and glib10 for capatibility. I then installed libicq
> and gicq via rpms, but when I run gicq I get "/usr/lib/libgnomeui.so.0:
> undefined symbol: GTK_TYPE_GDK_COLOR" - Any ideas why, or what I can do
> about this?
You found RPMs somewhere? Where were they? I've always compiled gicq
from source, although it doesn't seem to work with GNOME 0.30 for some
reason...
make[2]: Entering directory `/home/Mike/icq/gicq-0.22/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include
-I/usr/lib/glib/include -g -O2 -DHAVE_GNOME -I/usr/include
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/X11R6/include
-I/usr/lib/glib/include -c message.c
message.c: In function `message_new':
message.c:190: structure has no member named `has_cursor'
make[2]: *** [message.o] Error 1
make[2]: Leaving directory `/home/Mike/icq/gicq-0.22/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Mike/icq/gicq-0.22'
make: *** [all-recursive-am] Error 2
And trying to run a previous compile of gicq returns
gicq: error in loading shared libraries
/usr/lib/libgnomeui.so.0: undefined symbol: g_direct_equal
> Also, anyone else find that panel is pretty unstable and totally unuseable
> if you try to use swallowed apps (aside from the ones build in)?
Swallowed apps seem to be weird, and I tend to avoid using them (I try
to use only the applets that are intended to be used with the panel..)
Anyway, I just haven't been using ICQ for a while.. maybe it'll be
fixed sometime (unfortunately, I know very little about how to write
apps for GTK/GNOME, so I can't do much about it...)
Mike Hicks