Java JDK 1.7u25, 1.6u45

Core libraries and systems
Message
Author
tlchost
Posts: 2057
Joined: Sun 05 Aug 2007, 23:26
Location: Baltimore, Maryland USA
Contact:

1.7u17

#41 Post by tlchost »

Is there an sfs or .pet version of 1.7u17 available?

Thanks

Thom

User avatar
TheAsterisk!
Posts: 406
Joined: Tue 10 Feb 2009, 08:52

#42 Post by TheAsterisk! »

UPDATED to versions 1.6u45 and 1.7u21

Sorry about the delay, everyone!

User avatar
AndyOpie150
Posts: 45
Joined: Thu 11 Apr 2013, 17:23
Location: Florida, U.S.A.

#43 Post by AndyOpie150 »

I have the Java jdk-1.6u45 installed on LazY Puppy.
Question: In Puppy how do you set up the path to the java.exe. I think it has something to do with editing the bashrc file, but I really have no clue. I need the path set so I can use the Android SDK and APK-Multi-Tool for android ROM porting.
I should be able to hopefully set up the adb.exe (in the SDK folder) globally, but any insight would be welcomed.

User avatar
AndyOpie150
Posts: 45
Joined: Thu 11 Apr 2013, 17:23
Location: Florida, U.S.A.

#44 Post by AndyOpie150 »

Solved. This is what I did:

Once jdk-1.6u45.sfs is loaded:

To Set JAVA_HOME / PATH for all user, You need to setup global config in /etc/profile file for all users:

Go to /etc/profile

Next setup PATH / JAVA_PATH variables as follows: Copy and paste to the bottom

export PATH=$PATH:/usr/java/jre/bin
export PATH=$PATH:/usr/java/jre/bin

Save and close the file. Open up a terminal and type the following command to activate the
path settings immediately:

source /etc/profile

OR

. /etc/profile

User avatar
TheAsterisk!
Posts: 406
Joined: Tue 10 Feb 2009, 08:52

#45 Post by TheAsterisk! »

Updated, added i586 and amd64 packages for 7u25. 6u45-i586 still available.

version2013
Posts: 503
Joined: Mon 09 Sep 2013, 00:00
Location: Florida, USA
Contact:

#46 Post by version2013 »

My 'green_dome' account is inactive.
The mirrors have a new location.

mirrors -->
md5 and hashdeep -->

Pelo

jdiskreport gives the place taken by .. Java

#47 Post by Pelo »

java version 8 60 here
jdiskreport gives the place taken by Java in your disk.
Attachments
jdiskreport.jpg
Version 1.7.1u.25
(36.8 KiB) Downloaded 289 times

Pelo

JavaTunes with slacko 5.3.3 thin

#48 Post by Pelo »

Jukeboxes : Which JRE version ?
Java JDK 1.7u25 used to run JavaTunes with slacko 5.3.3 thin
Last version of Jajuk needs Java JRE 1.8.
Attachments
Thin thin.jpg
Keep old JRE in your toolbox !
(91.88 KiB) Downloaded 285 times

Pelo

Old application : genealogy J With 1.7u25

#49 Post by Pelo »

Old application : genealogy J
as gramps does not work xith my hungarian Puppy based on unicornpup 6.0, I decided to test at lest a java app named GenJ...
With 1.7u25
:( Madre, the look is vintage !
Attachments
Genj.jpg
No further test done
(54.91 KiB) Downloaded 199 times

Post Reply