See the Security and Bug Fixes Section - Grub EFI Install Updates Fix Sticky


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Install Java on Linux Lite
#32
Given up LOL; naw you're almost there - just little things, no show stoppers... Smile
Just to confirm, your version of Linux lite is also 64bit?

So the error says there's no jre file.. It needs the correct location - you can cd to the full path or
Open Thunar (file manager) to the location of the downloaded JRE file. If its in your downloads folder open download.
Then right click (a blank area) and I believe its open terminal from here - you want terminal to be pointing to your downloads..

If you open terminal and its at "~" (aka your home folder - /home/user) You can cd to Downloads,
Code:
cd Downloads

The above is the same as the command below - assuming your username is linuxlite
Code:
cd /home/linuxlite/Downloads

You can confirm you are in the correct directory by typing
Code:
ls
This will list the items of the directory (folder) you're currently in (Downloads in this case) you should see the jre file listed - if not cd to the correct directory..

Then you can run the tar command..
Code:
tar -zxvf jre-* -C /usr/lib/jvm/oracle_jdk8 --strip-components=1

If you have already done the touch and leafpad commands those should be fine as is..
I would finish with the
Code:
source /etc/profile.d/oraclejdk.sh


LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200)
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server
Running Linux Lite since LL2.2
Reply


Messages In This Thread
How to Install Java on Linux Lite - by Valtam - 12-25-2015, 04:20 AM
Re: How to Install Java on Linux Lite - by Valtam - 03-30-2016, 09:08 PM
Re: How to Install Java on Linux Lite - by Valtam - 03-31-2016, 05:52 AM
Re: How to Install Java on Linux Lite - by firenice03 - 08-29-2016, 03:14 PM
Re: How to Install Java on Linux Lite - by avj - 03-25-2016, 05:07 PM

Forum Jump:


Users browsing this thread: 5 Guest(s)