Page 1 of 1

jdk.xzm activated,and java -version doesn't work [SOLVED]

Posted: 09 Apr 2014, 16:34
by alexandre-samuel
Sorry, guys! One more doubt.

I went to oracles site and i downloaded the jdk-8-linux-x64.rpm

After, i typed: rpm2xzm jdk-8-linux-x64.rpm

The module was successfully created, so i moved it to /mnt/sda1/porteus/modules and activated.

So, i typed: java -version

And appeared the following message: bash: java: command not found

How do i fix this?

Re: jdk.xzm activated,and java -version doesn't work

Posted: 09 Apr 2014, 17:08
by francois
Are you on 32bit or 64bit porteus 3.0? the jdk package for slackware 14.1 is more appropriate than the rpm or deb.

32bit from pkgs.org is:
http://slackware.org.uk/people/alien/sb ... 2alien.txz

Re: jdk.xzm activated,and java -version doesn't work

Posted: 09 Apr 2014, 17:16
by alexandre-samuel
@francois

My system is 64bits.

I really wanted know if is possible to create a module for oracle jdk, and that it worked.

Re: jdk.xzm activated,and java -version doesn't work

Posted: 09 Apr 2014, 18:56
by Slaxmax

Re: jdk.xzm activated,and java -version doesn't work

Posted: 10 Apr 2014, 19:52
by alexandre-samuel
@Slaxmax

Thanks.

[SOLVED]