On Fri, 2007-03-30 at 12:37 +1000, Nikolas Lam wrote:
> I'm trying to get dSpace 1.4.1 installed on Red Hat Enterprise Linux
> version 5 using Red Hat's official tomcat5 and associated dependency
> packages.

This turned out to be the same/similar issue to a recent earlier post
"Help:Ant fresh_install Error (newbie)". It hadn't been indexed by any
search engines when I looked for it.  Thanks to Robert Beazley for
pointing us in the right direction.

On RHEL 5, the solution was to install the ant-apache-regexp package.

# yum install ant-apache-regexp

However, now I'm running into problems with the non-Sun Java:

#======================
[EMAIL PROTECTED] dspace-1.4.1-source]$ pwd
/home/dspace/dspace-1.4.1-source
[EMAIL PROTECTED] dspace-1.4.1-source]$ ant fresh_install
Buildfile: build.xml

compile:
    [mkdir] Created dir: /home/dspace/dspace-1.4.1-source/build/classes
    [javac] Compiling 233 source files to /home/dspace/dspace-1.4.1-
source/build/classes

BUILD FAILED
/home/dspace/dspace-1.4.1-source/build.xml:125: Unable to find a javac
compiler;com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK

Total time: 0 seconds
[EMAIL PROTECTED] dspace-1.4.1-source]$

#======================

I'll do some research about this now, but if anyone already knows what
the solution might be and can point me in the right direction that would
be appreciated.

I'll post any solutions (or lack thereof) here and in the wiki.

N.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to