Skip to main content

alphaWorks  >  Forums  >  Xeena  >  developerWorks

Xeena on Mac OS X    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Nov 7, 2005 5:23 PM Last Post By: Roger Lee Threads: [ Previous | Next ]
Larry Baker
Xeena on Mac OS X
Posted: Jul 03, 2005 11:16:31 PM
Click to report abuse...   Click to reply to this thread Reply
Xeena won't run for me on my Mac OS X system; it can't find jre. Apple's Overview of Java for Mac OS X (http://developer.apple.com/documentation/Java/Conceptual/Java14Development/01-JavaOverview/JavaOverview.html) says JRE and SDK are bundled with the OS and Xcode Tools (which I have loaded). It says to define JAVA_HOME as /Library/Java/Home. That didn't help. Any idea how to run Xeena on a Mac OS X system?
Roger Lee

Posts: 2
Registered: Nov 07, 2005 05:17:31 PM
Re: Xeena on Mac OS X
Posted: Nov 07, 2005 05:23:51 PM   in response to: Larry Baker in response to: Larry Baker 's post
Click to report abuse...   Click to reply to this thread Reply
I took a look at the xeena.sh script and found that if I edited it to replace "$JAVA_HOME/bin/jre" with "$JAVA_HOME/bin/java" then I could get the sample.sh script to work. I have set $JAVA_HOME to /Library/Java/Home. Maybe it will work for you, too?

BTW I'm using Panther (10.3) on my PowerMac 9600 thanks to a 800Mhz G4 processor upgrade and XPostFacto 3.0.

Best wishes and good luck!

Point your RSS reader here for a feed of the latest messages in all forums