sathian wongcharearn wrote:
> 
> Hello.
>     I just use Glade 0.5.5 but I don't have manual .So please tell me how to
> compile and run  program which is written by Glade.
>    If you have manual please send it to me.Thank you very much
>    Hope to see your answer.

>From the README:

Building Glade-Generated C Source Code
======================================

You need automake & autoconf to build the generated C code. You also need
gettext 0.10.35 if you enabled gettext support. See the 'Requirements' section
above.

Run './autogen.sh' in the toplevel directory of the project to run automake,
autoconf and the related utilities to build the Makefiles. Pass it any options
you want passed to configure, e.g. './autogen.sh --prefix /usr/local/gnome'

Then run 'make' to build your application.

Note that for Gnome applications, you must also do a 'make install' so that
the pixmaps are installed properly. If you don't do that, it will still run,
but you won't see the pixmaps.


Damon



+---------------------------------------------------------------------+
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