????

Your IP : 3.21.125.27


Current Path : C:/opt/msys64/ucrt64/share/doc/gettext/examples/hello-c-gnome3/
Upload File :
Current File : C:/opt/msys64/ucrt64/share/doc/gettext/examples/hello-c-gnome3/INSTALL

This example relies on:
  - the GTK libraries (libgtk, libgdk), version 3.10 or later
  - the glib libraries (libglib)

Installation:
  ./autogen.sh
  ./configure --prefix=/some/prefix
  make
  make install
Cleanup:
  make distclean
  ./autoclean.sh