No Java SE6?

Joined
May 27, 2009
Messages
9
Reaction score
0
Points
1
Hi,

I am trying to run PS3 Media server on my iMac 16" Intel, running 10.5.8.

The app will not start, and gives a message "No compatible version of Java 1.6 available".

I have gone to Apple tech support and downloaded Java Update 8 for 10
.5.8, which updates Java to 1.6 and J2SE to J2SE5. It seems to install fine, but there is still only J2SE5 available in java preferences.

I downloaded and installed soylatte, but still no SE6 or Java 1.6!

Help! How can I get Java 1.6?
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
If you open up Terminal (/Application/Utilities) and type in the following command, what do you get?
Code:
java -version
This should come back with 1.6.0_22.
 
OP
H
Joined
May 27, 2009
Messages
9
Reaction score
0
Points
1
I've got a reply of java version "1.6.0_03-p3". But this is only after I installed soylatte.
 
Joined
Mar 30, 2004
Messages
4,744
Reaction score
381
Points
83
Location
USA
Your Mac's Specs
12" Apple PowerBook G4 (1.5GHz)
What model of iMac do you have? You need at least a Core 2 Duo for Java 6 under Leopard.
 
OP
H
Joined
May 27, 2009
Messages
9
Reaction score
0
Points
1
if I don't use soylatte I get "Unable to locate a Java Runtime to invoke"
 

vansmith

Senior Member
Joined
Oct 19, 2008
Messages
19,924
Reaction score
559
Points
113
Location
Queensland
Your Mac's Specs
Mini (2014, 2018, 2020), MBA (2020), iPad Pro (2018), iPhone 13 Pro Max, Watch (S6)
Core Duo is not a 64-bit capable processor and Java 6 requires a 64-bit processor. You're going to have to use Soylatte. I would suggest changing the symlinks but I'm not sure how that will effect the performance of other applications which may depend on the capabilities of the Apple supplied VM.

EDIT: Found a way that may work for you. Open up terminal and execute the following:
Code:
java -jar /Applications/PS3\ Media\ Server.app/Contents/Resources/Java/pms.jar
That may or may not work but it's worth a shot. That command also assumes you put the PS3 Media Server bundle in /Applications.
 
OP
H
Joined
May 27, 2009
Messages
9
Reaction score
0
Points
1
Nope - didn't work. But hay - thanks for helping, and replying so many times. I am grateful for your patience and help.

I will just use playback or an alternative like Medialink.

Or I might get ashiny new iMAc.... :D

thanks again.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top