The libmsys library is free software. See COPYING for details.

If you don't have gcc read the docs/Porting file.

On *nix systems you should be able to just go

	make clean
	make
	make install

Use
	make install PFX=prefix

to choose something other than /usr/local.

Then add <prefix>/libmsys/bin to your path and you're away.
Try compiling some of the demo apps in tests/.

Users of other systems can contact the maintainer with patches for
support.
