RE: FW: FW: [Licq-main] Hiding Passwords

2003-07-03 Thread BULT Jason
I am using MDK 9.0 and it is whatever qt it installs. But I may try compiling from 
source. 

-Original Message-
From: Pollywog [mailto:[EMAIL PROTECTED]
Sent: Friday, 4 July 2003 08:36
To: [EMAIL PROTECTED]
Subject: Re: FW: FW: [Licq-main] Hiding Passwords


On Fri, 4 Jul 2003 07:37:14 +1000 (EST)
"BULT Jason" <[EMAIL PROTECTED]> wrote:

> I have downloaded 1.2.7 and it compiled ok but when I try to
> compile qt-gui it says it can't find the libs. I have tried
> setting QTDIR with no luck.

Did you install QT from source?
If you are using Debian, you should probably install QT from source
just for Licq compiles.  The QT 3.x packages in Debian are
apparently broken.  There are a multitude of packages and some of
them are not compatible with the others.  It is worth the hassle of
compiling QT from source.

--
Andrew


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
LICQ-Main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main
<>

Re: FW: FW: [Licq-main] Hiding Passwords

2003-07-03 Thread Pollywog
On Fri, 4 Jul 2003 07:37:14 +1000 (EST)
"BULT Jason" <[EMAIL PROTECTED]> wrote:

> I have downloaded 1.2.7 and it compiled ok but when I try to
> compile qt-gui it says it can't find the libs. I have tried
> setting QTDIR with no luck.

Did you install QT from source?
If you are using Debian, you should probably install QT from source
just for Licq compiles.  The QT 3.x packages in Debian are
apparently broken.  There are a multitude of packages and some of
them are not compatible with the others.  It is worth the hassle of
compiling QT from source.

--
Andrew


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
LICQ-Main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main


Re: [Licq-main] Problem: No privileges to allocate local port to TCP server

2003-07-03 Thread Thomas Reitelbach
On Thursday 03 July 2003 06:44, Claus Aranha wrote:

> 13:38:21: [WRN] Failed to start local TCP server:
> Permission denied
> 13:38:21: [ERR] Unable to allocate TCP port for local
> server (No ports available)!
>
> however, when I run it as root, It starts normally.

Your are probably assigning a port range below 1024, which is reserved for 
root/privileged users only.
Which port range did you specify for licq? Also please make sure that the 
range is large enough, you should at least assign around 20 ports for licq.

thomas

-- 
email: [EMAIL PROTECTED]
IRC:   DreamForce on #licq
UIN:   75450207 (urgent messages only)


pgp0.pgp
Description: signature


RE: FW: FW: [Licq-main] Hiding Passwords

2003-07-03 Thread BULT Jason
I have downloaded 1.2.7 and it compiled ok but when I try to compile qt-gui it says it 
can't find the libs. I have tried setting QTDIR with no luck.

-Original Message-
From: BULT Jason [mailto:[EMAIL PROTECTED] Behalf
Of BULT Jason
Sent: Wednesday, 2 July 2003 07:09
To: LICQ
Subject: RE: FW: FW: [Licq-main] Hiding Passwords


Yes, I have tried specifying the QTDIR and it doesn't help. I will try and download 
1.2.7 tonight and see if I have any better luck.

-Original Message-
From: Jon Keating [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 1 July 2003 11:46
To: [EMAIL PROTECTED]
Subject: Re: FW: FW: [Licq-main] Hiding Passwords


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 30 June 2003 05:24 pm, BULT Jason wrote:
> I am using 1.2.6 but I did notice that it is only using qt-gui 1.2.4. From
> memory it refused to compile qt-gui 1.2.6. Kept saying something about not
> being able to find the qt libs or something like that and I know they exist
> in the right spot.

Well, this can be the cause of many problems.  You need to use the same qt-gui 
version as the daemon.  If you are having trouble compiling Qt, e-mail the 
list about the details.  You said it can't find the Qt libraries.  Did you 
try setting QTDIR environment variable or using the configure command line 
switches to tell it where to look?

Jon

__
Jon KeatingICQ #16325723
[EMAIL PROTECTED]   GPG ID: 0x2290A71F
emostar on irc.freenode.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQE/AZChld1KayKQpx8RAr5IAKCA4He7pVGAeARaCW7lIA+V14srYACdE1ww
z8k+oz43lxPAEhGVIbRj9Ao=
=0YDO
-END PGP SIGNATURE-



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
LICQ-Main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main
<>

[Licq-main] Problem: No privileges to allocate local port to TCP server

2003-07-03 Thread Claus Aranha
Hello,

I have ran into a somewhat strange problem trying to
run Licq (1.7, qt-gui 1.2.7, debian 3.0r1 testing).
The first time I ran it after install, it went okay,
and I did all the configuration for the firewall/proxy
I`m behind... however, today (after a boot) the Licq
would not start:

13:38:21: [WRN] Failed to start local TCP server:
Permission denied
13:38:21: [ERR] Unable to allocate TCP port for local
server (No ports available)!

however, when I run it as root, It starts normally. So
I believe there is some permission problem in my
system that is stumping me... I did a little
debbugging (-d31) and the only strange thing is that
the port that it uses when started as root is kinda
low (1333) compared to some debug dumps I have seen
while searching the ML.

Maybe my system`s permission settings are more
restrictive then normal (but that seems unlikely,
since the install was quite recent, directly from
distro cds, and I still hadn`t the time to mess with
the configs), but I have no idea how to check or
correct that... any suggestions or comments?

Claus

__
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
LICQ-Main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main


[Licq-main] Licq 1.2.7 SuSE RPMs available

2003-07-03 Thread Thomas Reitelbach
Hello Licq users,

just for your information:

I just finished building and uploading RPM's for SuSE 7.2, 7.3, 8.0, 8.1 and 
8.2.
You can find and download the files at http://oss.erdfunkstelle.de/licq, also 
reachable via the download section of www.licq.org.

Bye,
Thomas

-- 
email: [EMAIL PROTECTED]
IRC:   DreamForce on #licq
UIN:   75450207 (urgent messages only)


pgp0.pgp
Description: signature