|
From: Tilman S. <ti...@co...> - 2004-04-21 17:21:21
|
Hi, since I didn't receive any feedback on my bug report (http://bugs.kde.org/show_bug.cgi?id=78934) yet, I wondered whether I forgot to provide any information about my system or anything that you might need to investigate the issue? -- Regards, Tilman |
|
From: Tom H. <th...@cy...> - 2004-04-21 17:30:11
|
In message <200...@co...>
Tilman Sauerbeck <ti...@co...> wrote:
> since I didn't receive any feedback on my bug report
> (http://bugs.kde.org/show_bug.cgi?id=78934) yet, I wondered whether
> I forgot to provide any information about my system or anything that
> you might need to investigate the issue?
I suspect it's just that nobody's had time to look at it yet. It's
non-trivial to look at because of the need to obtain the special
library to get things going. What is libltdl anyway?
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|
|
From: Tom H. <th...@cy...> - 2004-04-21 17:35:05
|
In message <940...@lo...>
Tom Hughes <th...@cy...> wrote:
> In message <200...@co...>
> Tilman Sauerbeck <ti...@co...> wrote:
>
> > since I didn't receive any feedback on my bug report
> > (http://bugs.kde.org/show_bug.cgi?id=78934) yet, I wondered whether
> > I forgot to provide any information about my system or anything that
> > you might need to investigate the issue?
>
> I suspect it's just that nobody's had time to look at it yet. It's
> non-trivial to look at because of the need to obtain the special
> library to get things going. What is libltdl anyway?
Hmm. It seems I already have a libltdl and it's part of libtool... I'd
just never heard of it ;=)
Tom
--
Tom Hughes (th...@cy...)
Software Engineer, Cyberscience Corporation
http://www.cyberscience.com/
|
|
From: Bryan O'S. <bo...@se...> - 2004-04-21 17:51:27
|
On Wed, 2004-04-21 at 10:30, Tom Hughes wrote: > What is libltdl anyway? Part of the evil libtool empire, the conspiracy to drown everything in endless layers of bewildering complexity. Ahem. It's a somewhat portable wrapper around dlopen, dlsym and friends. Pretty much the most inoffensive part of all of the automake/libtool gunk. <b |