Re: compiling svn-licq on kubuntu edgy?

Simon Oosthoek <[email protected]> Wed, 14 Mar 2007 19:41:30 +0100
Newsgroups gmane.network.licq.general
Message-ID <[email protected]>
Simon Oosthoek wrote:
> 
> Jon Keating wrote:
>>
>> On 3/14/07, Simon Oosthoek <[email protected]> wrote:
>>> come by default with the files needed to compile stuff, but usually this
>>> can easily be fixed by installing packages. However I'm stumped this
>>> time, since I did install the libx11-dev package.
>>
>> Can you send over your config.log file as well?
>>
> 
> I looked before I attached it, saving bandwidth ;-)
> 
> it turns out the actual file looked for by the configure script is 
> Intrinsic.h, which is in libxt-dev package, rather than libx11-dev...
> 
> The error message put me on the wrong track.
> 
> After installing libxt-dev, the next error I get is qt headers, so I'm 
> progressing :-)

I got a great suggestion (which works) from Pollywog to run "apt-get 
build-dep licq". This works like a charm on Kubuntu Edgy.

I'm just passing along the tip!

/Simon