Index of /archives/text/CTAN/support/mkjobtexmf
Name Last modified Size Description
Parent Directory -
configure.ac 2011-11-11 06:44 406
clean-case.pl 2011-11-11 06:13 436
README 2011-11-11 06:44 1.7K
mkjobtexmf.ltx 2011-11-11 06:44 1.7K
Makefile.in 2011-11-11 06:08 2.5K
version.pl 2011-10-30 04:07 4.2K
install-sh 2007-09-06 17:50 7.0K
mkjobtexmf.txt 2011-11-11 06:06 9.5K
mkjobtexmf.man 2011-11-11 06:06 16K
mkjobtexmf.html 2011-11-11 06:13 17K
mkjobtexmf.pl 2011-11-11 06:05 24K
mkjobtexmf.pdf 2011-11-11 06:13 58K
configure 2011-11-11 06:44 67K
README for mkjobtexmf 2011/11/10 v0.8
Copyright 2007, 2008, 2011 by Heiko Oberdiek
License
=======
The file is part of project mkjobtexmf.
It's free software; you may redistribute it and/or
modify it under the same terms as Perl itself
(Perl Artistic License/GNU General Public License, version 2).
Requirements
============
* Perl
Documentation
=============
The source of the documentation is embedded as POD data
in the Perl script mkjobtexmf.pl. The documentation is
available in various formats:
* Manual page: mkjobtexmf.man
* PDF file: mkjobtexmf.pdf
* HTML file: mkjobtexmf.html
* Text file: mkjobtexmf.txt
And program option --man displays the documentation on
the screen.
Installation
============
* Unix:
GNU autoconf was used, thus you can try:
./configure
make install
It should install the script and manual page.
The other documentation files can be installed manually.
* Manually:
* mkjobtexmf.pl: Install the file as `mkjobtexmf' in a directory
that is listed in environment variable `PATH', e.g.
/usr/local/bin/mkjobtexmf
* mkjobtexmf.man: Install the manual page as `mkjobtexmf.1'
in the appropriate directory, e.g.:
/usr/local/man/man1/mkjobtexmf.1
* mkjobtexmf.pdf, mkjobtexmf.html, mkjobtexmf.html, README:
Install them where you find them, for example in directory:
/usr/local/share/doc/mkjobtexmf/
The files clean-case.pl and version.pl are just helper scripts for
generating the documentation and are provided for sake of completeness.
They are usually not needed, because the documentation files are
already generated and provided in the distribution.
See the documentation for further information.