Re: compiling svn-licq on kubuntu edgy?
Simon Oosthoek <[email protected]> Wed, 14 Mar 2007 14:40:17 +0100
| Newsgroups | gmane.network.licq.general |
|---|---|
| Message-ID | <[email protected]> |
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 :-) Cheers Simon