Hi, I'm in the process of adding a proteomics Perl script into a local copy of Galaxy.
It seems like the version command in the galaxy/tools/myTools/myPerlTool.xml needs to have a full pathname. The doco indicates this should be enough: <version_command>myPerlTool -version</version_command>, and the few examples of it's use in galaxy/tools/*/*.xml are not full path, but on my installation this gives, in the Tool Version section of the View Details page of the run result /bin/sh: myPerlTool.pl: command not found I was expecting the version command to pick up the same path/environment as the main run. (Also, trivia dept, the doco in http://wiki.g2.bx.psu.edu/Admin/Tools/Tool%20Config%20Syntax#A.3Cversion_command.3E_tag_set still references "<version_string>" instead of "<version_command>". I see from a search of source code commits this name change was made in July 2011. ) Thanks ! Greg E -- Greg Edwards [email protected]
___________________________________________________________ The Galaxy User list should be used for the discussion of Galaxy analysis and other features on the public server at usegalaxy.org. Please keep all replies on the list by using "reply all" in your mail client. For discussion of local Galaxy instances and the Galaxy source code, please use the Galaxy Development list: http://lists.bx.psu.edu/listinfo/galaxy-dev To manage your subscriptions to this and other Galaxy lists, please use the interface at: http://lists.bx.psu.edu/

