Solved Issue with flashplayer

I am trying to install linux-flashplayer. But have ran into the following issues ...

I try: cd /usr/ports/www/linux-flashplayer and make install clean BATCH=yes DISABLE_VULNERABILITIES=yes

I am met with the following errors regarding missing files ...

Code:
Stop.
make: stopped in /usr/ports/www/linux-flashplayer
root@minger-pc:/usr/ports/www/linux-flashplayer #
root@minger-pc:/usr/ports/www/linux-flashplayer # make install clean BATCH=yes DISABLE_VULNERABILITIES=yes
===>   linux-flashplayer-26.0.0.151 depends on file: /usr/local/sbin/pkg - found
=> flash_player_npapi_linux.i386.tar.gz doesn't seem to exist in /usr/ports/distfiles/flashplayer/26.0.0.151.
=> Attempting to fetch https://fpdownload.macromedia.com/get/flashplayer/pdc/26.0.0.151/flash_player_npapi_linux.i386.tar.gz
fetch: https://fpdownload.macromedia.com/get/flashplayer/pdc/26.0.0.151/flash_player_npapi_linux.i386.tar.gz: Not Found
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/flashplayer/26.0.0.151/flash_player_npapi_linux.i386.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/flashplayer/26.0.0.151/flash_player_npapi_linux.i386.tar.gz: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/flashplayer/26.0.0.151 and try again.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/linux-flashplayer

I have tried to retrieve these files manually and extracting them where it told me to, and the build still fails...

Crunchyroll uses flash player, so I really would like to make this work.
 
We're currently at 27.0.0.130. Time to update the ports tree before you do anything else. I don't think that Adobe keeps old version around for long on their servers.

What a very dumb mistake on my part.
I had not imagined flash was updated at all, thanks.
 
Back
Top