General steps to install the DVN software are:
<DVN>=/usr/local/VDC.
Read the following topics for detailed information about these steps:
Perform the following steps to install the DVN application:
Before you can install the DVN application, you must download the source files. Go to the official DVN SourceForge.net project site, http://sourceforge.net/project/showfiles.php?group_id=194383, and download the dvn package for the latest release. Be sure to download all files listed under the package, including the following:
DVN-EAR_<version>.earREADME_<version>.txtconfig_<version>.zipreferenceData_<version>.sqlbuildupdate_<version>.sql (Updates only; not needed for fresh installations)Then copy the configuration and driver files:
config_<version>.zip file./<DVN>/working_directory and paste them in the following location:
/<glassfish>/domains/domain1/config/<DVN>/doc/PostgresDriver and paste it in the following directory:
/<glassfish>/libpostgresql-8.3-603.jdbc4.jarInstall and set up the DVN application as follows:
.jar or .tar archive file on the server..jar or .tar file.Enterprise Application (.ear)/<DVN>/DVN-EAR.earWhen the application is deployed, the required database tables are created in PostgreSQL.
referenceData.sql script.psql -d <your database name> -f /<DVN>/referenceData.sqlhttp://<hostname>/dvnnetworkAdmin as both the user name and password.To change any other default settings (banner, footer, about page, and so on), or to create dataverses and start uploading studies and data files, see the Dataverse Network user guides.
Perform the following steps to install the DSB services:
Before you can use the DVN application, you must download the latest dvn-dsb.
Go to the official DVN SourceForge.net project site, http://sourceforge.net/project/showfiles.php?group_id=194383, and download the
dvn-dsb package. Be sure to include the following:
DVN-DSB-<version>.rpmREADME-DSB-<version>.txtTo install the DSB services:
rpm –ivh DVN-DSB-1.1-16a.i386.rpm<DSB>=/usr/local/VDC./etc/httpd/conf.d/00-vdc.conf with the following line in it:Include /<DSB>/etc/vdc.conf00-vdc.conf is included in the directory /<DVN>/etc.Diagnose verb.http://<hostname>:[port]/VDC/DSB/1.0/Diagnose