You are not logged in.
Pages: 1
Can anyone tell me how to install the latest firefox at slitaz 4.0 with flash??
Tanks a lot
Offline
[c]wget http://mirror.switch.ch/ftp/mirror/slitaz/packages/5.0/firefox-official-34.0.5.tazpkg[/c]
[c]tazpkg install firefox-official-34.0.5.tazpkg[/c]
[c]wget http://mirror.switch.ch/ftp/mirror/slitaz/packages/5.0/get-flash-plugin-1.5.tazpkg[/c]
[c]tazpkg install get-flash-plugin-1.5.tazpkg && get-flash-plugin[/c]
Offline
Tanks Mojo.
But there is a problem:
When i do tazpkg -gi flash-plugin i get:
Could not find url. Exiting.
Any idea??
Offline
You must be root user and connected to the internet.
This command fetches the get-flash-plugin script from the cooking/5.0 repo:
[c]wget http://mirror.switch.ch/ftp/mirror/slitaz/packages/5.0/get-flash-plugin-1.5.tazpkg[/c]
This command installs the fetched get-flash-plugin script and runs it.
[c]tazpkg install get-flash-plugin-1.5.tazpkg && get-flash-plugin[/c]
or
Go here and download a tazpkg containing the plugin from my mediafire account:
http://forum.slitaz.org/topic/trouble-installing-adobe-flash-or-lightspark#post-14460
Offline
Pages: 1
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]