On Fri, Oct 8, 2010 at 17:53, Altaf Mahmud <[email protected]> wrote: > I am trying to activate OAI-PMH crosswalks in my DSpace server: > http://dspace.bracu.ac.bd/ following this online documentation: > http://www.dspace.org/1_6_2Documentation/ch05.html#N14B14. At step 3, it has > been mentioned to run 'bin/install-configs' script. Does such file exist in > 'bin' folder? Any alternative?
I'm not familiar with OAI=PMH crosswalks, I only looked around a little, this is what I found: http://jira.dspace.org/jira/browse/DS-627 http://www.mail-archive.com/[email protected]/msg04334.html So you should probably just run "ant init_configs" in the [dspace-source]/dspace/target/dspace-1.5.0-build/ I think you might have to run mvn package before that but I'm not sure. Hope that helps. Regards, ~~helix84 ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

