I want to install CRIS on DSpace 1.82. In academia the package is all
the rage. I have been using install instructions from Github 

http://cilea.github.io/dspace-cris/installation.html

The install instructions refer to unpacking the CRIS module in 
[dspace-parent]

The "mvn package" command  only works for me in the 
[dspace-src] directory.  I can go with that but possibly that is wrong
also.

The GIT instructions are for a fresh install with no existing database
rather than adding the module to an existing setup.

At first I tried leaving the database intact and compiling using 
"ant update" instead of "ant fresh_install".

After which the  post-install script "base-configuration-crismodule.sql"
fails (using psql) and also the CRIS module doesn't appear in the DSpace
administration.

I tried deleting the existing database and using ant fresh_install
but still running base-configuration-crismodule.sql with psql fails.
(It tries to do inserts into non existant tables.) Again CRIS module
doesn't appear in administration tab

Anyone know what I'm doing wrong? Any hints and tips?


-- 


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to