comparison tool_dependencies.xml @ 29:11beca20586b

Uploaded
author jorrit
date Tue, 26 Feb 2013 20:53:34 -0500
parents 982cc86eb098
children 06e8a43d7d65
comparison
equal deleted inserted replaced
28:982cc86eb098 29:11beca20586b
7 <action type="move_file"> 7 <action type="move_file">
8 <source>ontologizer.jar</source> 8 <source>ontologizer.jar</source>
9 <destination>$INSTALL_DIR/bin</destination> 9 <destination>$INSTALL_DIR/bin</destination>
10 </action> 10 </action>
11 <action type="set_environment"> 11 <action type="set_environment">
12 <environment_variable name="ONTOLOGIZER_JAR" action="set_to">$INSTALL_DIR/ontologizer.jar</environment_variable> 12 <environment_variable name="ONTOLOGIZER_JAR" action="set_to">$INSTALL_DIR/bin/ontologizer.jar</environment_variable>
13 </action> 13 </action>
14 </actions> 14 </actions>
15 </install> 15 </install>
16 <readme> 16 <readme>
17 ontologizer requires java and curl to be installed. 17 ontologizer requires java and curl to be installed.