????

Your IP : 3.145.115.135


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

This example relies on:
  - a C# implementation: mono

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