Skip to content

Download

elisasibarani edited this page Jun 14, 2016 · 3 revisions

License

Krextor is distributed under the GNU Lesser General Public License; it comes without warranties.

Requirements

An XSLT processor that supports XSLT 2.0 is required. Saxon is bundled with Krextor and used by default.

We are testing with recent versions (>= 9.0) of Saxon. Gestalt may also work.

Reports from users of other XSLT processors are appreciated.

The bash shell (installed on most Unix and Mac OS X systems) is strongly recommended for running the krextor shell script.

Installation Instructions

Check out the most recent sources from the Subversion repository using the following command:

svn co https://svn.kwarc.info/repos/swim/projects/krextor/trunk krextor

(You can also browse the sources here.)

Any other Subversion client will work as well: locutor, Eclipse, TortoiseSVN, etc.

Then, it is recommended to either add the bin directory, which contains the krextor ShellScript, to your PATH, or to place a symbolic link to that script in some directory that already is in your path (e.g. /usr/local/bin).

Older Versions

      <div class="trac-modifiedby">
        <span><a href="https://trac.kwarc.info/krextor/wiki/Download?action=diff&amp;version=10" title="Version 10 by clange: page outline">Last modified</a> <a class="timeline" href="https://trac.kwarc.info/krextor/timeline?from=2011-03-30T15%3A20%3A55%2B02%3A00&amp;precision=second" title="See timeline at 03/30/11 15:20:55">5 years ago</a></span>
        <span class="trac-print">Last modified on 03/30/11 15:20:55</span>
      </div>
    
    
  </div>
Clone this wiki locally