README.CVS 985 B

12345678910111213141516171819202122232425262728
  1. This file should not distributed with any releases of GNU Midnight
  2. Commander.
  3. To compile MC from CVS, the following software is required:
  4. Autoconf 2.52 and above
  5. Automake 1.5 and above
  6. Gettext 0.10.38 - 0.10.40 or (preferrably) 0.11.5 and above.
  7. Glib 1.2.6 and above on the 1.2.x branch or 2.0.x (experimental, has to
  8. be explicitly enabled by `--with-glib2').
  9. It is recommended that all those tools are installed with the same
  10. prefix. Make sure that the tools with the right version are first in
  11. PATH.
  12. Once you have the right tools, run `autogen.sh' - it will generate
  13. everything necessary for the build and run `configure'. Arguments given
  14. to `autogen.sh' are passed to `configure'. Then run `make' as usually.
  15. The distribution tarball is created by the command `make distcheck'.
  16. This command can take a while.
  17. The next version, mc-4.6.0, is expected to be released using the latest
  18. versions of the GNU tools, which are currently:
  19. Autoconf 2.54
  20. Automake 1.7
  21. Gettext 0.11.5