On 2000/Jul/11, stan wrote:

> Hi.  I used glade to create a simple UI.  Now, I want to give it to a
> client.  My question is, do I need to have the users install Glade or any
> other libraries so that they can run it?  Basically, is the executable
> generated with static or dynamic links to associated libraries?  Ideally,
> I'd like to just send them the executable and all they need to do is run
> that one file.

        They will need also libgtk and libglib.

        Of course you can link statically with these libraries, but It's a
bad Idea, everybody has GTK installed, and GTK needs GLib to run...

        If you have checked the "GNOME support", you will need also to
ensure they have the libraries that GNOME need to run (a lot).

-- 
In the beggining, Turing created the machine...
 __
 )_) \/ / /  email: mailto:[EMAIL PROTECTED]
/ \  / (_/   www  : http://programacion.mundivia.es/ryu
[ GGL + IRCore + GAnSO developer ] & [ GPUL member ]

+---------------------------------------------------------------------+
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the line "unsubscribe glade-devel" in the body of the message.

Reply via email to