Page 1 of 1

UMS Running on OS-X 10.8.3 With Java 1.7.0_21

Posted: Tue Apr 23, 2013 7:46 pm
by Optimus_prime
Hi all you mac fans,
Before i let you in on some new work i've been doing to get Mac's upto date on the UMS Java 7 scene, it's been slow going getting this to work. I'm not normally a mac user and i don't even own a real mac (i think you guy's would call them Hackintosh's) but i can't let you go without.
So now for it, attached is two pictures with screenshots i've taken with UMS running on mac OS-X 10.8.3 on Java 1.7.0_21
The bad news is it weighs in at around 230mb because of not only ums but the fact we have to include JRE in with the build. But i'm hoping for another solution to work shortly.

I'll keep working on it for you guys and keep you posted.

Image
Image

Re: UMS Running on OS-X 10.8.3 With Java 1.7.0_21

Posted: Tue May 07, 2013 8:34 am
by smirk
That's great!

I was just curious, what is the difficulty in getting UMS running on OS X? Is it a matter of different paths for temp directories, log files, etc. or something larger?

Re: UMS Running on OS-X 10.8.3 With Java 1.7.0_21

Posted: Tue May 07, 2013 12:41 pm
by Optimus_prime
There's no issue getting UMS to work with Java 6 on Mac's just Java 7. Apple uses there own version of java written exclusively for them. Apple has long said they aren't going to support java past 6 so Oracle started writing there own version of java 7 for mac which has a problem. The App launcher for java 7 is written by Oracle doesn't allow you to set a "Working Directory" like Apples java 6 does. That run's into many problems with UMS as it needs that variable. Long story short i have a working version here (only coming in at 55MB which is good) viewtopic.php?f=11&t=866 which gets around this issue. Oracle have stated they will not support the "Working Directory" variable as they want programmers to utilise the /Users/<Username> directory on OS-X. If you want to know anymore please ask