I am pleased to announce the release of MiKTeX Tools 2.5 Beta 15.
Please note that the MiKTeX Tools package does not comprise a TeX system. The package should be regarded as an addition to the TeX system installed on your system.
The package is meant to be compiled on Unix-like operating systems.
The following utilities are included:
- command-line version of the MiKTeX Package Manager (MPM)
- initexmf: creates the MiKTeX file name database files
- mthelp: utility to browse TeX package documentation (experimental)
Changes
Beta 15 introduces support for LZMA compressed tar files.
Prerequisites
The MiKTeX Tools package is mostly written in C++. It should work with any ANSI-compliant C++ compiler.
The package depends on the availability of pthreads libraries and header files.
It is required that libCURL is installed and usable, i.e.,
> curl-config --version
should output a line similar to this:
libcurl 7.11.1
Download link
http://prdownloads.sourceforge.net/miktex/miktex-tools-2.5.2719-beta-15.tar.gz?download
Reporting issues
Please post a message to this thread, if you find it difficult to install/use the package.