Mac OSX(Leopard)

From WormBaseWiki
Revision as of 21:30, 12 March 2008 by Kyook (talk | contribs)
Jump to navigationJump to search

Required Software

Phenote is stored in a Subversion (SVN) system (an alternative to the CVS version control system we've been using to maintain the latest Phenotype Ontology).

Download Subversion from the SVN project package page. Download Apache ant

Download phenote+ (called phenote2) from the command line.

$ svn co https://obo.svn.sourceforge.net/svnroot/obo/phenote/trunk 

To launch Phenote+ from the command line:

pwd to phenote2
$ svn update
$ ant build-all
$ ./phenote2 -c worm.cfg


back

--kjy 15:55, 12 March 2008 (EDT)