Re: [newbie] LICQ and Madrake 6.0 HELP!

1999-09-22 Thread Bernhard Rosenkraenzer

On Tue, 21 Sep 1999 [EMAIL PROTECTED] wrote:

 My experience with the Licq package from Cooker was not good.
 Although it was a month ago (maybe a little more), I remember that it
 requires qt2, which requires libstcc++-1.95 or some such, which breaks
 things if you install it (you have to --force it or --nodeps because it
 doesn't want to replace old files).

libstdc++-2.95.1 is part of gcc 2.95.1 and should be installed on any
cooker system.

 Also, it's .70f, which is relatively new- much better, I find, than
 ..61.

The Cooker one is 0.70 final, and works around the "licq -p qt-gui" thing.

LLaP
bero

-- 
Tired of waiting for Windows 2000?
STOP WAITING! http://www.ms-windows-2000.com/



Re: [newbie] LICQ and Madrake 6.0 HELP!

1999-09-21 Thread Bernhard Rosenkraenzer

On Mon, 20 Sep 1999, Matt G. Ellis wrote:

 Okay, i downloaded and unpacked the Source for LICQ .7
 
 I can compile the program itself fine, my problem is getting the required
 qt-gui to compile.  It said i needed QT2.00 and I only have QT1.44, i
 downloaded the 2.00 rpms from rpmfind.net and installed them but that didn't
 help.

Get the qt2 and licq RPMs from Cooker (http://www.linux-mandrake.com/cooker/).

We're using a quick hack with renamed libraries (renamed libqt.so.2.0 to
libqt2.so.2.0) to have the possibility to link against either version of
Qt (1.44 is still more widely used than 2.00 because of KDE), so the licq
source requires some patching.

If you don't want to download the RPMs,

cd /usr/src/licq-0.70
find . -type f -exec perl -p -i -e "s/-lqt/-lqt2/" {} \;
should do the trick - also don't forget to pass
--with-qt-includes=/usr/include/qt2 to ./configure.

LLaP
bero

-- 
Tired of waiting for Windows 2000?
STOP WAITING! http://www.ms-windows-2000.com/



Re: [newbie] LICQ and Madrake 6.0 HELP!

1999-09-21 Thread greeper

I have run into the same problem. I have been using the  one that came with my
5.3  Mandrake cd. I can't install the qt rpm due to failed dependences
libstdc++-libc6.1-2.so.3 . I have looked for this file on some of the site as
well as on my 6.1 cd but i don't see it anywhere. Love 6.1 btw.
Any more ideas???
thanks 
G_REEPER (Steven G) 



Re: [newbie] LICQ and Madrake 6.0 HELP!

1999-09-21 Thread David van Balen


I had the same trouble and now use kxicq (kde specific) which has worked
pretty well up until now.
If you're using gnome, gnoicq (which comes with gnome on mandrake) is a
great product.
If you don't want to use either of those, there're plenty of others. I
recommend looking on www.linuxberg.com



On Tue, 21 Sep 1999 [EMAIL PROTECTED] wrote:

 I have run into the same problem. I have been using the  one that came with my
 5.3  Mandrake cd. I can't install the qt rpm due to failed dependences
 libstdc++-libc6.1-2.so.3 . I have looked for this file on some of the site as
 well as on my 6.1 cd but i don't see it anywhere. Love 6.1 btw.
 Any more ideas???
 thanks 
 G_REEPER (Steven G) 
 

David van Balen mailto: [EMAIL PROTECTED]
Box 5054[EMAIL PROTECTED]
Clinton, MS 39058   http://www.mc.edu/~vanbalen





Re: [newbie] LICQ and Madrake 6.0 HELP!

1999-09-21 Thread mas9483

On 20 Sep, Matt G. Ellis wrote:
 Okay, i downloaded and unpacked the Source for LICQ .7
 
 I can compile the program itself fine, my problem is getting the required
 qt-gui to compile.  It said i needed QT2.00 and I only have QT1.44, i
 downloaded the 2.00 rpms from rpmfind.net and installed them but that didn't
 help.
 
 If anyone has gotten LICQ to work with madrake 6.0 please tell me what steps
 you took!  I wanna get this to work!

My experience with the Licq package from Cooker was not good.
Although it was a month ago (maybe a little more), I remember that it
requires qt2, which requires libstcc++-1.95 or some such, which breaks
things if you install it (you have to --force it or --nodeps because it
doesn't want to replace old files).

What I did instead was go to http://rpmfind.net/linux/RPM/licq.html and
pick the one on the top of the list- the one for i386, not the PPC one. 
You don't get that i586 extra speed, but... it installs right away; it
doesn't require qt2 or some new version of libstdc++, and works fine on
my Venus system.

Also, it's .70f, which is relatively new- much better, I find, than
..61.  One thing, though- when you run it, you have to specify a plug-in:

   [user@host user]$ licq -p qt-gui

You can make an alias (`alias licq='licq -p qt-gui'`) or perhaps
there's a default config file somewhere; I haven't looked.  My point
is, it worked for me where Cooker's RPM didn't.

-Matt Stegman
[EMAIL PROTECTED]



[newbie] LICQ and Madrake 6.0 HELP!

1999-09-20 Thread Matt G. Ellis

Okay, i downloaded and unpacked the Source for LICQ .7

I can compile the program itself fine, my problem is getting the required
qt-gui to compile.  It said i needed QT2.00 and I only have QT1.44, i
downloaded the 2.00 rpms from rpmfind.net and installed them but that didn't
help.

If anyone has gotten LICQ to work with madrake 6.0 please tell me what steps
you took!  I wanna get this to work!



Re: [newbie] LICQ and Madrake 6.0 HELP!

1999-09-20 Thread Kurt

Hi Matt!

I have LICQ working on my mandrake 6.0 system, and it works wonderfully!  I
believe I have installed the version before version 7.

I would suggest that, with ICQ clients, you ALWAYS allow yourself to lag behind
one version and always install the next older version than the current one.  The
reason for this, is that the newest version nearly always has multitudes of bugs
in them.  NOTE:  Always download the most current version that says "STABLE" and
everything will be peachy.

Also, for your further information, I am having lots of problems manually
compiling programs, as everything seems to tell me "recursive... quitting"  and
also tells me that the Make files cannot find the .h headers on my system.
Since I am trying to figure that out, I've been opting to install things using
RPM for the time being until I can get these "wires" uncrossed here.

Anything further, lemme know.

Kurt

---

"Matt G. Ellis" wrote:

 Okay, i downloaded and unpacked the Source for LICQ .7

 I can compile the program itself fine, my problem is getting the required
 qt-gui to compile.  It said i needed QT2.00 and I only have QT1.44, i
 downloaded the 2.00 rpms from rpmfind.net and installed them but that didn't
 help.

 If anyone has gotten LICQ to work with madrake 6.0 please tell me what steps
 you took!  I wanna get this to work!