• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

WTH? Java user agreement sucks!

Man, I was trying to install java 1.3.1 on my machine from source today (nix box, not my windoze POS) and in the process of what should have been a 5 minute compile and install, I ended up spending nearly 3 hours taking the install a step at a time, installing one file at a time, going out to sun's site, agreeing to really stupid garbage, then having to register like 5 times and agree to let them spam me to oblivion (thankfully I've got a nice handy spam mailbox for that.) and then finally, and only then, was I actually able to get all the pieces and parts to install it. I have Freebsd and I could have installed it right out of the ports with little issue, but stupid Sun decided to get all PMS like and force me to go through painful hoopes just to install their stupid Java SDK so I could load mozilla. Jerks.
 
Sounds like you made it more complicated than it is! Sun has never spammed me on the account I use at java.sun.com. Hopefully they fix the need to download tons of stuff in many places?

What exactly did you have to get besides the main source package?
 
Originally posted by: manly
Why would you even bother compiling the SDK?

Linux users get a kick of downloading source code for programs and compiling it. How else do you explain gentoo?

The SDK for 1.4 is one zip (or self extracting, I forget), the docs are another, the JRE is another. I can't imagine why the source would be any different, or why you're installing 1.3 in the first place.
 
Well, mozilla required the 1.3.1 or else I would have gladly gone with 1.4, but 1.3.1 comes in so many pieces, first you have the initial download, then the patch to make the linux version work on freebsd, then some other stupid SDK thing, then yet another patch. It was crazy.
 
Back
Top