View previous topic :: View next topic |
Author |
Message |
den_yel n00b

Joined: 07 Jan 2003 Posts: 20
|
Posted: Fri Jan 17, 2003 10:43 pm Post subject: licq and gtk+ |
|
|
Hey, how do I get gtk+ plugin for licq. Or gtk+2 would be even better. I didn't find it in portage tree, and gtk+ plugin which I have got from http://gtk.licq.org/ can not be compiled.
Quote: | X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -D_REENTRANT -DHAVE_CONFIG_H -D_POSIX_PTHREAD_SEMANTICS -fno-rtti -fno-exceptions -fpermissive -g -O2 -c gtk-gui.cpp -fPIC -DPIC -o .libs/gtk-gui.o
In file included from /usr/include/applet-widget.h:12,
from gnomedock.h:8,
from gtk-gui.cpp:13:
/usr/include/gnome-1.0/libgnorba/gnorba.h:4:23: orb/orbit.h: No such file or directory
/usr/include/gnome-1.0/libgnorba/gnorba.h:5:37: ORBitservices/CosNaming.h: No such file or directory
In file included from /usr/include/gnome-1.0/libgnorba/gnorba.h:7,
from /usr/include/applet-widget.h:12,
from gnomedock.h:8,
from gtk-gui.cpp:13:
/usr/include/gnome-1.0/libgnorba/gnome-factory.h:7:23: orb/orbit.h: No such file or directory
In file included from /usr/include/gnome-1.0/libgnorba/gnorba.h:7,
from /usr/include/applet-widget.h:12,
from gnomedock.h:8,
from gtk-gui.cpp:13:
/usr/include/gnome-1.0/libgnorba/gnome-factory.h:35: parse error before `,'
token
And so on...
|
Gnomeicu sucks, I could not find how to configure a proxy in it. |
|
Back to top |
|
 |
AthlonRob n00b

Joined: 19 Jan 2003 Posts: 37
|
Posted: Tue Jan 21, 2003 12:05 am Post subject: |
|
|
Do you have libgnorba or gnome installed? It seems to be looking for header files that it can't find... do those headers exist? If they don't, see if you can figure out what you might be able to install there to get them there.
Code: | /usr/include/gnome-1.0/libgnorba/gnorba.h:4:23: orb/orbit.h: No such file or directory
/usr/include/gnome-1.0/libgnorba/gnorba.h:5:37: ORBitservices/CosNaming.h: No such file or directory
/usr/include/gnome-1.0/libgnorba/gnome-factory.h:7:23: orb/orbit.h: No such file or directory |
Those are the important parts of the output, I think.
Rob |
|
Back to top |
|
 |
AthlonRob n00b

Joined: 19 Jan 2003 Posts: 37
|
Posted: Tue Jan 21, 2003 12:07 am Post subject: |
|
|
Also... have you thought of trying GAIM?  |
|
Back to top |
|
 |
den_yel n00b

Joined: 07 Jan 2003 Posts: 20
|
Posted: Tue Jan 21, 2003 2:59 am Post subject: |
|
|
Quote: | Do you have libgnorba or gnome installed? It seems to be looking for header files that it can't find... do those headers exist? If they don't, see if you can figure out what you might be able to install there to get them there.
|
Definitly, I do have them installed. But those files are at /usr/include/gnome/gnome-2.0/... (or something like that) and I do not want to make symlinks and stuff. Is there any way to tell configure where they are?
Quote: | Also... have you thought of trying GAIM? |
Yeah, I have tried that, and it didn't work with my icq account. |
|
Back to top |
|
 |
mingotta n00b

Joined: 11 Oct 2003 Posts: 52 Location: Roma, Italy
|
Posted: Mon Jan 19, 2004 5:34 pm Post subject: |
|
|
Hallo! Did you manage to get the gtk licq plugin working?
I need that too because I've recently switched from KDE to Gnome. |
|
Back to top |
|
 |
TFK n00b


Joined: 04 Jul 2004 Posts: 18 Location: Jerusalem, Israel
|
Posted: Mon Jul 05, 2004 8:50 am Post subject: |
|
|
I've encountered the same problem. Even though gnome gtk gtk2 are part of my USE flags, licq compiles without the gtk support, hence I can't run it without qt (which I don't have and don't plan enabling). I mean, there should be a gtk plugin, but it's not there for some reason.
Any fix for it? |
|
Back to top |
|
 |
|