Jahia 5.0 install problems, Mac OS X Server 10.4.x
bill mcdermott <[email protected]> Fri, 17 Nov 2006 15:56:23 +0000 (UTC)
| Newsgroups | gmane.comp.cms.jahia.install |
|---|---|
| Message-ID | <[email protected]> |
Hello, I'm having difficulty installing Jahia 5.0 onto a Mac OS X 10.4.8 Server. When I run ./jahia.sh, I receive the following error: Verifying environment... Current directory is /Users/bill/Desktop/jahia5.0.0/bin Error : JAVA_HOME does not seem to contain a valid JDK installation Okay, so I: santoka:~/Desktop/jahia5.0.0/bin bill$ env which returns: JAVA_HOME=/System/Library/Frameworks/JavaVM.Framework/Versions/CurrentJDK/Home Setting the env for JAVA_HOME to: export JAVA_HOME=/Library/Java/Home/ (OS X Default location for Java) produces the same error. Actually, setting the env var to any version of the Java JDK on the machine produces the same error. Anyone have any ideas what the issue could be? Thanks, Bill