Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
VOMS Software | ||||||||
Changed: | ||||||||
< < | VOMS CoreHow to get VOMSVOMS is part of gLite, the software distribution of the EGEE project and can be downloaded here![]() gLite CVS accessThe VOMS core source code can be checked out through anonymous access with the following command:cvs -d:pserver:anonymous@jra1mw.cvs.cern.ch:/cvs/jra1mw co org.glite.security.voms
Development Subversion accessThe VOMS core source code can be checked out through anonymous access with the following command:svn co https://svn.forge.cnaf.infn.it/svn/voms/voms/branches/voms-1-7-series RequirementsHardware requirementsVOMS core has been tested and is known to work under the following hardware/OS combinations: i386/Linux (all versions) ia64/Linux (all versions) i386/BSD */SunOS */Solaris */AIX Please note that we do not have the resources to actually test our software on all these hardware/OS combination, so some of this come from reports we received from other people. If you should find the case that this is not true, please do not hesitate in contacting us.Software requirementsThe following packages are required to build VOMS: Globus toolkit version 2.2 or later. expat 1.95.6 or later. either MySQL libraries version 4 or later, or Oracle libraries version 9 or later. To run the services, the requirements are the same with the addition of access to a running instance of the database.Build and installMore informations can be found in the documentations distributed with the software. To compile the software, follow this instructions:cd org.glite.security.voms ./configure --prefix=/your/prefix make make install cd ..or: cd org.glite.security.voms-oracle ./configure --prefix=/your/prefix make make install cd ..Please note that with some releases of the oracle libraries you need to add the --with-oracl-incdir= Configure and runMore informations can be found in the documentations distributed with the software. To configure the software, you must have properly installed it by executing the above instructions, and then you must execute the script /your/prefix/libexec/voms_install_db with the following syntaxvoms-install-db --voms <voname> --dbtype=<dbtype> --dbpwd=<db pwd> --dbuser=<user> --port=<port> | |||||||
> > | TO BE UPDATED. | |||||||
\ No newline at end of file |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Deleted: | ||||||||
< < | ||||||||
VOMS Software | ||||||||
Changed: | ||||||||
< < | How to get VOMS | |||||||
> > | VOMS CoreHow to get VOMS | |||||||
VOMS is part of gLite, the software distribution of the EGEE project and can be downloaded here![]() | ||||||||
Changed: | ||||||||
< < | gLite CVS access | |||||||
> > | gLite CVS access | |||||||
Changed: | ||||||||
< < | The VOMS source code can be checked out through anonymous access with the following command: | |||||||
> > | The VOMS core source code can be checked out through anonymous access with the following command: | |||||||
cvs -d:pserver:anonymous@jra1mw.cvs.cern.ch:/cvs/jra1mw co org.glite.security.voms | ||||||||
Changed: | ||||||||
< < | Development Subversion access | |||||||
> > | Development Subversion access | |||||||
Changed: | ||||||||
< < | The VOMS source code can be checked out through anonymous access with the following command: | |||||||
> > | The VOMS core source code can be checked out through anonymous access with the following command: | |||||||
svn co https://svn.forge.cnaf.infn.it/svn/voms/voms/branches/voms-1-7-series | ||||||||
Line: 24 to 25 | ||||||||
Hardware requirements | ||||||||
Changed: | ||||||||
< < | VOMS has been tested and is known to work under the following hardware/OS combinations: | |||||||
> > | VOMS core has been tested and is known to work under the following hardware/OS combinations: | |||||||
i386/Linux (all versions) ia64/Linux (all versions) | ||||||||
Line: 95 to 96 | ||||||||
Similarly /your/prefix/etc/init.d/voms stop | ||||||||
Deleted: | ||||||||
< < | -- AndreaCeccanti - 29 May 2006 |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
Added: | ||||||||
> > | ||||||||
VOMS SoftwareHow to get VOMS |
Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Added: | ||||||||
> > |
VOMS SoftwareHow to get VOMSVOMS is part of gLite, the software distribution of the EGEE project and can be downloaded here![]() gLite CVS accessThe VOMS source code can be checked out through anonymous access with the following command:cvs -d:pserver:anonymous@jra1mw.cvs.cern.ch:/cvs/jra1mw co voms
Development Subversion accessThe VOMS source code can be checked out through anonymous access with the following command:svn checkout https://svn.griforge.cnaf.infn.it/svn/voms RequirementsHardware requirementsVOMS has been tested and is known to work under the following hardware/OS combinations: i386/Linux (all versions) ia64/Linux (all versions) i386/BSD */SunOS */Solaris */AIX Please note that we do not have the resources to actually test our software on all these hardware/OS combination, so some of this come from reports we received from other people. If you should find the case that this is not true, please do not hesitate in contacting us.Software requirementsThe following packages are required to build VOMS: Globus toolkit version 2.2 or later. expat 1.95.6 or later. either MySQL libraries version 4 or later, or Oracle libraries version 9 or later. To run the services, the requirements are the same with the addition of access to a running instance of the database.Build and installMore informations can be found in the documentations distributed with the software. To compile the software, follow this instructions:cd org.glite.security.voms ./configure --prefix=/your/prefix make make install cd ..or: cd org.glite.security.voms-oracle ./configure --prefix=/your/prefix make make install cd ..Please note that with some releases of the oracle libraries you need to add the --with-oracl-incdir= Configure and runMore informations can be found in the documentations distributed with the software. To configure the software, you must have properly installed it by executing the above instructions, and then you must execute the script /your/prefix/libexec/voms_install_db with the following syntaxvoms-install-db --voms <voname> --dbtype=<dbtype> --dbpwd=<db pwd> --dbuser=<user> --port=<port> |