[MOBY-guts] biomoby commit
senger@ebi.ac.uk
senger at pub.open-bio.org
Wed Sep 22 21:11:17 UTC 2004
senger
Wed Sep 22 17:11:17 EDT 2004
Update of /home/repository/moby/moby-live/Java/src/support
In directory pub.open-bio.org:/tmp/cvs-serv15476/src/support
Modified Files:
README _README.FIRST_
Log Message:
new registration procedure, etc.
moby-live/Java/src/support README,1.3,1.4 _README.FIRST_,1.1,1.2
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/support/README,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- /home/repository/moby/moby-live/Java/src/support/README 2003/11/08 00:27:24 1.3
+++ /home/repository/moby/moby-live/Java/src/support/README 2004/09/22 21:11:17 1.4
@@ -1,5 +1,5 @@
This directory contains Moby clients in Java, ready to be used and to
-communicate with a real Moby server. More documentation is available
+communicate with a real Moby registry. More documentation is available
in the 'docs' directory. A full distribution with sources is
available from the BioMoby home page http://biomoby.org.
@@ -8,9 +8,10 @@
Invoke available clients using provided (and very simple) scripts (use
those ending with '.bat' for Windows OS):
- sh ./run-cmdline-client -help
- sh ./run-testing-central
- sh ./run-graphs-client -help
+ sh ./run/run-cmdline-client -help
+ sh ./run/run-testing-central
+ sh ./run/run-graphs-client -help
+ etc.
Or, on Unix platforms, use chmod to make the scripts above executable
and call them without 'sh' (note that this small inconvenience is due
===================================================================
RCS file: /home/repository/moby/moby-live/Java/src/support/_README.FIRST_,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Java/src/support/_README.FIRST_ 2003/09/25 02:35:02 1.1
+++ /home/repository/moby/moby-live/Java/src/support/_README.FIRST_ 2004/09/22 21:11:17 1.2
@@ -1,6 +1,6 @@
Files in this directory are used as templates when creating a binary
distribution. They are not intended to be used per se. For invoking
-various clients, use scripts available in the main directory above.
+various clients, use scripts available in the build/run directory.
--------------------------------------------------------------------
Comments to the biomoby mailing lists, or directly to Martin Senger
More information about the MOBY-guts
mailing list