Re: [Dspace-tech] $PATH in Unix for DSpace

2011-02-06 Thread Stuart Lewis
Hi Sue, Hmmm….can anyone else comment on this? What does everyone put in their $CLASSPATH for DSpace? Generally you shouldn't need to set a classpath variable. For the web applications (xmlui / jspui / sword etc) this is all handled by Tomcat by the way in which the web apps store classes

Re: [Dspace-tech] $PATH in Unix for DSpace

2011-02-06 Thread stuart yeates
*To:* Thornton, Susan M. (LARC-B702)[LITES] *Subject:* Re: [Dspace-tech] $PATH in Unix for DSpace Hi Susan: We only included dspace jar libraries, like this: CLASSPATH=/opt/instaladores/apache-log4j-1.2.15/log4j-1.2.15.jar:/opt/instaladores/commons-cli-1.1/commons-cli-1.1.jar:/opt/dspace-1.6.0-src

Re: [Dspace-tech] $PATH in Unix for DSpace

2011-02-05 Thread Thornton, Susan M. (LARC-B702)[LITES]
, February 03, 2011 3:31 PM To: Thornton, Susan M. (LARC-B702)[LITES] Subject: Re: [Dspace-tech] $PATH in Unix for DSpace Hi Susan: We only included dspace jar libraries, like this: CLASSPATH=/opt/instaladores/apache-log4j-1.2.15/log4j-1.2.15.jar:/opt/instaladores/commons-cli-1.1/commons-cli-1.1

[Dspace-tech] $PATH in Unix for DSpace

2011-02-03 Thread Thornton, Susan M. (LARC-B702)[LITES]
Hi, Can someone tell me what needs to be in $PATH in order to run DSpace on a Unix server? I was looking at how we’ve defined $PATH and I think we may have some things in there we don’t need, including: /dspace/lib /dspace/bin

Re: [Dspace-tech] $PATH in Unix for DSpace

2011-02-03 Thread Hilton Gibson
Hi Sue This is how I setup DSpace on Ubuntu 10.04 LTS. http://wiki.lib.sun.ac.za/index.php/SUNScholar/Dspace Maybe it can help. Cheers hg On 03/02/2011 19:01, Thornton, Susan M. (LARC-B702)[LITES] wrote: Hi, Can someone tell me what needs to be in $PATH in order to run DSpace on a