If you are looking for a specific 32-bit package and you can't find it in any of the 32-bit repos, please post a request for it here.
-
Arif
- White ninja

- Posts: 17
- Joined: 15 Apr 2016, 15:20
- Distribution: Porteus 3.1 XFCE
- Location: Dhaka
Post#1
by Arif » 16 Oct 2016, 17:00
Can someone please turn
Fire.app into a Porteus module? As a front end dev, this would be of huge help. I'm running 32 bit Porteus 3.1 XFCE. Thanks!
Arif
-
brokenman
- Site Admin

- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Post#2
by brokenman » 16 Oct 2016, 17:41
1) Download the fire.app zip file
2) Unzip it and change into the directory
3) Download jdk using USM.
4) Add the jre path
Code: Select all
export PATH=$PATH:/usr/lib/java/jre/bin
5) Start the app: ./run.sh
How do i become super user?
Wear your underpants on the outside and put on a cape.
brokenman
-
Arif
- White ninja

- Posts: 17
- Joined: 15 Apr 2016, 15:20
- Distribution: Porteus 3.1 XFCE
- Location: Dhaka
Post#3
by Arif » 16 Oct 2016, 18:37
When I run
in the terminal I get the "Nothing found for: jdk" error. When I search for "jdk" in USM I only get "openjdk" in the results. Is that the one?
Arif
-
ncmprhnsbl
- DEV Team

- Posts: 4293
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
-
Contact:
Post#4
by ncmprhnsbl » 17 Oct 2016, 08:42
jdk is the oracle package and openjdk is the open source equivalent..so it should work..
even so jdk should show up, maybe your USM needs to be updated..
in the GUI under updates>update usm
then update the databases..
failing that heres a direct link:
https://packages.slackonly.com/pub/pack ... _slack.txz
make a module from that with txz2xzm (in the rightclick menu of your filemanager)
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
ncmprhnsbl