Hi Peter, > I try to install dspace V. 1.7.2. In the dspace-manual I read, > that there is a script /opt/dspace/bin/generate-sitemaps. But > this script (some other scripts too) is missing. In an old > 1.6.2-Installation the script(s) was/were available. Where > can I find the missing scripts, or is something absolutely > wrong?
In 1.7, most of the [dspace]/bin/ scripts were replaced with a single script called 'dspace', where you pass the name of the tool that you wish to run as a parameter to that script. Commands now work as follows.... (assuming you have DSpace installed in /opt/dspace) Old: /opt/dspace/bin/generate-sitemaps New: /opt/dspace/bin/dspace generate-sitemaps Or, for example: Old: /opt/dspace/bin/filter-media New: /opt/dspace/bin/dspace filter-media I hope that helps, Stuart Lewis Digital Development Manager Te Tumu Herenga The University of Auckland Library Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand Ph: +64 (0)9 373 7599 x81928 ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Dspace-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-general
