[MOBY-guts] biomoby commit

Mark Wilkinson mwilkinson at pub.open-bio.org
Wed Jul 28 23:00:09 UTC 2004


mwilkinson
Wed Jul 28 19:00:09 EDT 2004
Update of /home/repository/moby/moby-live/Perl
In directory pub.open-bio.org:/tmp/cvs-serv16257

Modified Files:
	INSTALL MANIFEST 
Log Message:
adding new modules to the manifest.  removing old outdated installation documents

moby-live/Perl INSTALL,1.1,1.2 MANIFEST,1.11,1.12
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/INSTALL,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /home/repository/moby/moby-live/Perl/INSTALL	2003/06/10 17:12:52	1.1
+++ /home/repository/moby/moby-live/Perl/INSTALL	2004/07/28 23:00:09	1.2
@@ -1,33 +1,15 @@
----------- CLIENT CONFIGURATION ----------
-If you wish to conect, by default, to anything other than
-the MOBY Central registry running at the Canadian
-Bioinformatics Resource (mobycentral.cbr.nrc.ca) then
-you should set the following environment variables:
+perl Makefile.PL
+make
+make install
 
-MOBY_SERVER=http://your.favorite.server/cgi-bin/serverscriptname.pl
-MOBY_URI=http://your.favorite.server/PathTo/MOBY
 
-for example, to connect by default to a local copy of
-the registry it might look like this:
+MOST PEOPLE CAN STOP READING NOW!
 
-MOBY_SERVER=http://localhost/cgi-bin/MOBY-Central.pl
-MOBY_URI=http://localhost/MOBY/Central
-===========================================
 
+For details on how to configure your own MOBY Central
+registry, should you want to set one up (you DO NOT
+need to set up a registry to acess nor service MOBY-S
+Services) please visit the "Installing a Local Registy"
+link on the biomoby.org homepage.
 
--------  SERVER CONFIGURATION ------------
-If you are installing a local copy of MOBY Central
-you will need to set some additional environment 
-variables in your httpd.conf file to tell the modules
-where your mysql installation is.  These are
-configured using the apache SetEnv directive as follows:
-
-SetEnv MOBY_CENTRAL_DBNAME mobycentral
-SetEnv MOBY_CENTRAL_DBPASS yourpassword
-SetEnv MOBY_CENTRAL_DBPORT 3306
-SetEnv MOBY_CENTRAL_DBUSER mobyusername
-SetEnv MOBY_CENTRAL_URL localhost
-
-(don't forget to restart your server...)
-==========================================
-
+Mark

===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MANIFEST,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- /home/repository/moby/moby-live/Perl/MANIFEST	2004/06/24 22:32:38	1.11
+++ /home/repository/moby/moby-live/Perl/MANIFEST	2004/07/28 23:00:09	1.12
@@ -45,3 +45,5 @@
 MOBY/lsid/authority/RelationshipResolver.pm
 MOBY/lsid/authority/ServiceInstanceResolver.pm
 MOBY/lsid/authority/ServiceResolver.pm
+MOBY/RDF/ServiceInstanceRDF.pm
+MOBY/RDF/InOutArticlesRDF.pm




More information about the MOBY-guts mailing list