Search found 8 matches

by jhiver
Tue Nov 27, 2012 10:04 am
Forum: Installation
Topic: Installation woes on MacBook Pro
Replies: 12
Views: 18098

Re: Installation woes on MacBook Pro

Hello

I managed to get it working again!

I had to sudo.

Then I removed all the Java Framework stuff using good old "rm -rf System/Library/Frameworks/JavaVM.framework/"

Then I unpacked JavaForOSX.dmg. It contains 4 .pkg files. JavaEssentials.pkg, JavaForOSX.pkg both contain a Payload file which I ...
by jhiver
Sun Nov 25, 2012 7:09 pm
Forum: Installation
Topic: Installation woes on MacBook Pro
Replies: 12
Views: 18098

Re: Installation woes on MacBook Pro

Hello

FYI /usr/bin/java is a symlink to /Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/MacOS/itms/java/bin/java

Command results below, let me know what you think.

MacMimi-2:~ Mimi$ sudo find / -name java -type f
Password:
/.MobileBackups/Computer/2012-11-21-105151 ...
by jhiver
Thu Nov 22, 2012 6:05 pm
Forum: Installation
Topic: Installation woes on MacBook Pro
Replies: 12
Views: 18098

Re: Installation woes on MacBook Pro

This is where it's getting weirder...

MacMimi-2:~ Mimi$ /usr/libexec/java_home
-bash: /usr/libexec/java_home: No such file or directory

But...

MacMimi-2:~ Mimi$ locate java_home
/usr/libexec/java_home

MacMimi-2:~ Mimi$ ls -al /usr/libexec/java_home
lrwxr-xr-x 1 root wheel 79 Nov 8 11:33 /usr ...
by jhiver
Thu Nov 22, 2012 4:58 am
Forum: Installation
Topic: Installation woes on MacBook Pro
Replies: 12
Views: 18098

Re: Installation woes on MacBook Pro

Hello,

I don't hate terminal, quite the contrary in fact :)

Here's what I see:

MacMimi-2:~ Mimi$ ls -al /System/Library/Java/
total 0
drwxr-xr-x 4 root wheel 136 Nov 8 11:33 .
drwxr-xr-x 74 root wheel 2516 Nov 8 11:33 ..
drwxr-xr-x 5 root wheel 170 Nov 8 16:00 Extensions
drwxr-xr-x 4 root wheel ...
by jhiver
Wed Nov 21, 2012 7:18 am
Forum: Installation
Topic: Installation woes on MacBook Pro
Replies: 12
Views: 18098

Re: Installation woes on MacBook Pro

OK, I'm officially in Java nightmare... when i try to install, it says a more recent version of this package is already installed. I've tried following instructions found here:

http://www.java.com/en/download/help/mac_uninstall_java.xml

and here:

http://support.apple.com/kb/HT5559?viewlocale=en ...
by jhiver
Tue Nov 20, 2012 12:27 pm
Forum: Installation
Topic: Installation woes on MacBook Pro
Replies: 12
Views: 18098

Re: Installation woes on MacBook Pro

Hello Again.

Doesn't work... when I try to install the download you supplied, it says "this update needs Mac OS X 10.6". But I have 10.8... :-(

Thanks
JM
by jhiver
Tue Nov 20, 2012 12:18 pm
Forum: Installation
Topic: Installation woes on MacBook Pro
Replies: 12
Views: 18098

Re: Installation woes on MacBook Pro

Thanks for your reply, I've been desperately trying to find Java SE 6 download link on apple support pages without much success... ah well, it's better one knowing than 100 searching -)

Downloading now, I'll let you know how it goes.

Thanks again.

Cheers
JM
by jhiver
Mon Nov 19, 2012 9:34 am
Forum: Installation
Topic: Installation woes on MacBook Pro
Replies: 12
Views: 18098

Installation woes on MacBook Pro

Hello Guys,

I'm having a hard time getting Sweet Home 3D to work on my new Macbook Pro Retina. I previously had it running without problems on my Mac Mini, which runs OS X Lion.

On the Macbook Pro, I have OS X Mountain Lion (18.8.2). When I launch the app, it says it needs Java SE 6 and prompts ...