realbasic-nug
[Top] [All Lists]

Re: Service Application & libgdk-x11-2.0.so.0

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Service Application & libgdk-x11-2.0.so.0
From: Aaron Ballman <aaron at realsoftware dot com>
Date: Mon, 28 Feb 2005 19:17:42 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <55d1fa5af3994f427d058a39604b1e23 at neuropop dot com>
LMSpam at neuropop dot com wrote:
I built a ServiceApplication, but when I tried to run it on a remote machine I got:

"libgdk-x11-2.0.so.0: cannot open shared object file: No such file or directory"

Isn't libgdk part of the GUI? And isn't a ServiceApplication not supposed to need that?

GDK is used internally for some of the functionality in the framework. We removed the dependancy on GTK, but haven't worked out all of our reliance on GDK. I would suggest filing a feature request so we can look into it.

IIRC, we're using it for timers and other things that rely on events.

~Aaron
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>