I installed terminator (org.jessies.terminator.i386.deb) on ubuntu 12.04 but after executing it i got this error. "Terminator requires Java 6 or newer.
http://java.sun.com/javase/downloads/ may link to a suitable JRE, if you can't use one provided by your OS vendor"
can anyone help me on this? Farooq
If you are talking about the terminal emulator
terminator
, it does not need Java and it is installable from the main repositories. This is what you get when installing on a fresh 13.04 install:As you can see in the output above, there is no java or JRE requirement and you can install terminator (which is a python program) directly from the Ubuntu repositories.
There are actually two terminal emulators with the same name. The one you tried to install does indeed need Java and if you are really sure you want that one, despite its being much heavier (java) and complicated to install, you can install a JRE with
I stress however, that installing jre to get a terminal emulator is ridiculous. As far as I can tell both terminator flavors have the same functionality but the one you want to install is simply much much much heavier on the system. Still, your choice.
I recommend the Oracle version over OpenJDK. Java 7 should work. Installation is described here: