Flashplayer update

Technical issues/questions of an intermediate or advanced nature.
User avatar
Ed_P
Contributor
Contributor
Posts: 8361
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Flashplayer update

Post#1 by Ed_P » 23 Oct 2020, 23:41

Code: Select all

usr/share/kde4/
usr/share/kde4/services/
usr/share/kde4/services/kcm_adobe_flash_player.desktop
usr/share/pixmaps/

Slackware package /tmp/flashplayer-plugin-32.0.0.445-x86_64-1.txz created.


 Your package is ready at   /tmp/flashplayer-plugin-32.0.0.445-x86_64-1.txz  
 Please move it to some other place outside of the live system to survive reboot. 
 or install to the live system with installpkg or convert to a module with txz2xzm. 
:shock: What happened to the Porteus Browser Tool's flashplayer update function automatically creating a xzm module? Why use installpkg on a system designed for modules. :%) :unknown:
Ed

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3933
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Flashplayer update

Post#2 by ncmprhnsbl » 23 Oct 2020, 23:58

did you by chance press n (no) at this part? :

Code: Select all

echo " A Slackware package will be created."
read -p " Would you like to create a Porteus module? [y/n]" -n 1 -r -s && echo
if [[ $REPLY =~ ^[Yy]$ ]]; then
	MAKEMOD=0
fi
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

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

Flashplayer update

Post#3 by Ed_P » 24 Oct 2020, 00:11

:hmmm: Well, in 4.0 I see the module create question but I was in 5.0 when I posted and I don't remember the question. I will retry it in 5.0 later.

Thanks.

Added in 5 hours 48 minutes 15 seconds:
Ok, I'm back in 5.0 and the module create question is indeed present. I don't remember replying to it before but I'm sure I didn't reply N which apparently is the default. :(
Ed

Post Reply