How to build glade?
Submitted by 51test2003 on Tue, 2008-05-27 07:33.
Mmm, can you tell me how to build glade with your gtk+ library?
|
|
How to build glade?
Submitted by 51test2003 on Tue, 2008-05-27 07:33.
Mmm, can you tell me how to build glade with your gtk+ library? |
User login |
You do it like you would
You do it like you would normally build it on linux or other unix platforms. I.e get the source, either from svn or a tarball and run configure or autogen.sh.
I've just added glade3 to the moduleset here so you can try that too, jhbuild buildone glade3, if you have an uptodate jhbuild setup as described on the pages here.