Re: [Dspace-tech] 1.4.2 installation problem

2007-07-11 Thread Stuart Lewis [sdl]
Hi Glen, After doing the preliminaries when I do ant fresh_install in the dspace source directory I get the following error message: No supported regular expression matcher found This usually means you have to install an extra package for ant which contains the regular expression

[Dspace-tech] DSpace backup

2007-07-11 Thread Jayan Chirayath Kurian
Hi!, ●I was trying the normal pg_dump and works fine. while trying with $ pg_dump -Ft -b mydb db.tar and using pg_restore, it was giving an error pg_restore: [archiver (db)] Error while PROCESSING TOC: pg_restore: [archiver (db)] Error from TOC entry 366; 2612 16386 PROCEDURAL

Re: [Dspace-tech] newbie question

2007-07-11 Thread Graham Triggs
You changed the user that Tomcat is being launched as, right? ;) If so, then the '/var/lib/tomcat5/work' folder will still have the old tomcat5:root permissions. You will need to 'chown -hR' it for Tomcat to be able to compile the JSP files. G On Wed, 2007-07-11 at 10:44 +0200, Felix Mayerhofer

[Dspace-tech] WG: newbie question

2007-07-11 Thread Felix Mayerhofer
-Ursprüngliche Nachricht- Von: Felix Mayerhofer Gesendet: Mittwoch, 11. Juli 2007 13:40 An: 'Graham Triggs' Betreff: AW: [Dspace-tech] newbie question Tomcat5 is running at user tomcat5 Still no change, same error, any other ideas? Thanks for the help! -Ursprüngliche

Re: [Dspace-tech] Content format MXF

2007-07-11 Thread Dorothea Salo
Has anyone ever received content in the MXF format? snip/ I haven't, but I'd recommend you ask your student to convert to AVI, and then ingest both. A quick Google indicates that MXF has severe interoperability problems, and I'd be very leery of having it as my only copy of a video. Rutgers

Re: [Dspace-tech] WG: newbie question

2007-07-11 Thread Dan Scott
Hi Felix: I wrote the Ubuntu install instructions and have confirmed with other people that they work, if followed step by step. If tomcat is running under the tomcat5 user, then you must have missed step 8 (the second step 8; I wasn't able to figure out how to get mediawiki to continue

[Dspace-tech] Obsolete code Fragment?

2007-07-11 Thread Christian Voelker
Hello, I am currently updating our DSpace from 1.3.2 to 1.4.2 which BTW turns out to be a tremendous task given that our former coder decided to juggle around code at will. I stumbled across this code fragment which is still in the current code:

[Dspace-tech] Item mapper : Changing Import by Author Match

2007-07-11 Thread Sunyeen Pai
Hi there, Has anyone successfully changed this tool to search by another field, such as dc.creator? If so, how is this done? Thank you in advance, Sunny Pai UH at Manoa Library - This SF.net email is sponsored by DB2

[Dspace-tech] input-forms.xml : including a url in the submissions form

2007-07-11 Thread Sunyeen Pai
Hello, Has anyone succeeded in including a live link in the submissions form? I can get the url to display as text, but it will not work as a link. I know of one other person who has tried this and has had difficulty. Thank you, Sunny Pai UH at Manoa Library

Re: [Dspace-tech] Item mapper : Changing Import by Author Match

2007-07-11 Thread Claudia Juergen
Hello Sunyeen, at the moment it is not possible to search by other fields than the creator in the item mapper. There is a patch at Sourceforge for this: http://sourceforge.net/tracker/index.php?func=detailaid=1739899group_id=19984atid=319984 You might try this. Claudia Jürgen University of

Re: [Dspace-tech] input-forms.xml : including a url in the submissionsform

2007-07-11 Thread Stuart Lewis [sdl]
Hi, Has anyone succeeded in including a live link in the submissions form? I can get the url to display as text, but it will not work as a link. I know of one other person who has tried this and has had difficulty. Do you mean in the 'hint' section? If so, you can do it by using html