Java not working mate

Post here if you are a new Porteus member and you're looking for some help.
mesijus
Ronin
Ronin
Posts: 1
Joined: 07 Jul 2015, 19:41
Distribution: porteus
Location: vilnius

Java not working mate

Post#1 by mesijus » 09 Jul 2015, 08:00

How to get java working in porteus? I tried installing almost all the modules from USM but I still can't start java from the terminal

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: Java not working mate

Post#2 by Bogomips » 09 Jul 2015, 12:14

ztrapl wrote: Updates

jre-8u45-i486-1sw.xzm
Download : https://yadi.sk/d/akwyQ7cpgpL3S

Enjoy 8)

Code: Select all

root@porteus:/home/guest# activate jre-8u45-i486-1sw.xzm 
Updating shared library links:  /sbin/ldconfig
Updating MIME database:  /usr/bin/update-mime-database /usr/share/mime
Updating KDE menu: kbuildsycoca4

guest@porteus:~$ /usr/lib/java/bin/java -version
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) Client VM (build 25.45-b02, mixed mode)

guest@porteus:~$ PATH+=:/usr/lib/java/bin
guest@porteus:~$ java -version
java version "1.8.0_45"
Java(TM) SE Runtime Environment (build 1.8.0_45-b14)
Java HotSpot(TM) Client VM (build 25.45-b02, mixed mode)
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Re: Java not working mate

Post#3 by Ed_P » 09 Jul 2015, 14:57

mesijus wrote:How to get java working in porteus?
This thread may help you: viewtopic.php?f=75&t=3332
Ed

Post Reply