Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

On Unix:

  $ ./config
  $ make
  $ make test
  $ make install

On Windows:

  $ perl Configure { VC-WIN32 | VC-WIN64A | VC-WIN64I | VC-CE }
  $ nmake
  $ nmake test
  $ nmake install

  • No labels