[cmview-devel] Fwd: cmview kompiliert nicht
Jose Duarte
jose.duarte at psi.ch
Tue Sep 4 05:39:34 EDT 2012
On 09/04/2012 10:10 AM, Jose Duarte wrote:
>
>
> $ mkdir owl
> $ mkdir cmview
> $ svn svn://bioinformatics.org/svnroot/owl/trunk owl/
> $ svn svn://bioinformatics.org/svnroot/cmview/trunk cmview/
Sorry, the svn commands were wrong, they should be:
$ svn co svn://bioinformatics.org/svnroot/owl/trunk owl/
$ svn co svn://bioinformatics.org/svnroot/cmview/trunk cmview/
> $ cd owl
> $ ant jar # this produces an owl.jar under build/jar subdir which then
> is used by the cmview ant builder
> $ cd ../cmview
> $ ant
>
More information about the cmview-devel
mailing list