Red Squirrel
No Lifer
I'm trying to figure out how to do this, and I'm not finding much online. Everything is telling me to just extract a tar.gz file. That' snot installing, that's just extracting. I want to actually install it, so that anything that requires java will work, such as Minecraft. Right now if I open the .jar file I just get a directory listing because the system does not know what to do with it. Grasping at straws, I went open with and pointed it to the java binary file but that did not work, I'm sure there's more to it than that. In fact when I try to execute that binary directly it just says it can't be found. Guessing it needs to be compiled in some way, but there's no configure file or anything.