Re: [Licq-devel] Licq problem

2002-04-26 Thread eric cartman
You are using GCC 3.x with qt compiled with gcc 2.9x there are two solutions : 1- Downgrade to Gcc 2.9x 2- Compile Qt from scratch with Gcc 3.x -Original Message- From: Magnus Holmberg <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Date: Fri, 26 Apr 2002 06:46:24 +0200 (MET DST) Subject: [

[Licq-devel] Compile error with socks

2002-04-26 Thread Dario Spagnolo
Hello everybody, it seems like compiling licq for socks support isn't piece of cake ! I've followed the instructions in README.SOCKS which solves many errors during compilation. But still, after a couple of minutes, gmake dies in the same way it did before I added #define INCLUDE_PROTOTYPES to

[Licq-devel] Can't start licq v.1.0.4

2002-04-26 Thread The Great
Hi, I'm a newbie with unix. I've follow all th instruction in the README's files, I've installed with success the qt_plugin, but I can't start the application. You can have a look of the results at the bottom. Can you please give me some hints? Thanks already. [root@paris root]# licq 14:45:

Re: [Licq-devel] Can't start licq v.1.0.4

2002-04-26 Thread Arne Schmitz
Am Freitag, 26. April 2002 14:48 schrieb The Great: > [root@paris root]# licq > 14:45:56: [WRN] Licq: Ignoring stale lockfile (pid 21547) > 14:45:56: [ERR] Unable to load plugin (qt-gui): > /usr/local/lib/licq/licq_qt-gui.so: cannot open shared object file: No such > file or directory. After you

Re: [Licq-devel] Can't start licq v.1.0.4

2002-04-26 Thread
Did you do a 'make install' in the qt-gui plugin dir? Looks like you forgot, double check ;-) Anyway, you maybee could get the daily snapshot, and install that one, it uses a new protocol :) Hint: _never_ work as root :) Could get ya into troubles :) The Great wrote: > Hi, > > I'm a newbie wit

Re: [Licq-devel] Can't start licq v.1.0.4

2002-04-26 Thread
> Hint: _never_ work as root :) Could get ya into troubles :) (err: for installing programs etc you must be root, sorry :)) ___ Licq-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-devel

Re: [Licq-devel] Can't start licq v.1.0.4

2002-04-26 Thread
Mike wrote: > I think I've done it. > If not can I do it under that directory, or should I begin the whole > procedure again?? Nope, you just can go into licq/plugins/qt-gui/ and type make install. ___ Licq-devel mailing list [EMAIL PROTECTED]

Re: [Licq-devel] Compile error with socks

2002-04-26 Thread Stefan Walsen
On Friday 26 April 2002 12:34, Dario Spagnolo wrote: > Hello everybody, > > it seems like compiling licq for socks support isn't piece of cake ! [...] > g++ -O2 -fno-exceptions -fno-check-new -o licq licq.o main.o icqpacket.o > socket.o icqd.o icqd-udp.o icqd-tcp.o icqd-threads.o remoteserver.o >

[Licq-devel] Re: I can't still start it

2002-04-26 Thread
Okay :) My next guess is th following commad: licq -p kde-gui The mext tells me its installed as kde-gui :) /bin/sh ../libtool --silent --mode=install /usr/bin/install -c licq_kde-gui.la /usr/local/lib/licq/licq_kde-gui.la The Great wrote: > So what can I do now?? > > > > [... qt-gui-1.0