Caught a flight from London Heathrow to Mumbai with Jet Airways. They were late setting off but I wasn't worried because I only had a 10 hour stop over waiting for me.
When we tried to enter the transit area of the airport we where told we couldn't e… more »
Archives for: "July 2013"
I had great trouble installing Oracle Java on my Raspberry Pi due to the liblji.so problem. The main Raspberry documentation tells you that you must use the soft-floating point (SFP) version of "wheezy" in order to run Oracle Java as it doesn't have a v… more »
I had great trouble installing Oracle Java on my Raspberry Pi due to the liblji.so problem. So here are the instructions to get Oracle Java 7 up and running on a Raspberry Pi from scratch.
You should know that the build we are going to use, uses a so… more »
Crumbs, I thought it would be a simple job to install Oracle's Java 7 on a Raspberry Pi but it wasn't.
I started with an installation of Raspbian “wheezy”, uninstalled all the openjdk packages and installed Oracle Java. On typing java -version, I rec… more »
I am assuming that the Raspberry Pi has a keyboard and an active network connection (wired or wireless) with a DHCP server floating about.
We need to install the operating system on the SD card. For this we will need to be the root user. You could… more »