[MOBY-guts] biomoby commit
Eddie Kawas
kawas at dev.open-bio.org
Tue Oct 13 17:03:41 UTC 2009
kawas
Tue Oct 13 13:03:41 EDT 2009
Update of /home/repository/moby/moby-live/Perl/MOSES-MOBY
In directory dev.open-bio.org:/tmp/cvs-serv5173/MOSES-MOBY
Modified Files:
README
Log Message:
moby-live/Perl/MOSES-MOBY README,1.5,1.6
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOSES-MOBY/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- /home/repository/moby/moby-live/Perl/MOSES-MOBY/README 2008/05/09 20:54:31 1.5
+++ /home/repository/moby/moby-live/Perl/MOSES-MOBY/README 2009/10/13 17:03:41 1.6
@@ -1,4 +1,4 @@
-MOSES-MOBY version .85
+MOSES-MOBY version .92
======================
OVERVIEW
@@ -16,12 +16,22 @@
INSTALLATION
-To install this module type the following:
-
- perl Makefile.PL
- make
- make test
- make install
+ To install this module type the following:
+
+ perl Makefile.PL
+ make
+ make test
+ make install
+
+ To install this module on WinOS:
+
+ perl Makefile.PL
+ nmake
+ nmake test
+ nmake install
+
+ If you have any problems installing prerequisite modules,
+ you may find it easier to use ActiveStates ppm utility.
UPGRADING
More information about the MOBY-guts
mailing list