Hi, I'm trying to install flash. I read the handbook 'browsers' page and still had a few questions so I went on to find this how to in the forums http://forums.freebsd.org/showthread.php?t=5786 and followed the steps but ran into a problem here:
I found this post which contained the same error: http://forums.freebsd.org/showthread.php?p=102809
I downloaded the install_flash_player_10_linux.tar.gz listed in the thread and placed it in the 10.0r32 folder and ran the above command in the terminal again and got the same output.
I looked in /usr/ports/www and saw the files: linux-f8-flashplugin10 and linux-f10-flashplugin10 as well as linux-flashplugin7 and linux-flashplugin9
I'm not sure why linux-f8 would be there, because I just followed the how to that I linked above. shouldn't it just be f10? Could that be what's causing the problem?
Thanks in advance
Code:
# cd /usr/ports/www/linux-f10-flashplugin10 && make install clean
===> Vulnerability check disabled, database not found
===> Extracting for linux-f10-flashplugin-10.0r32
=> MD5 Checksum mismatch for flashplugin/10.0r32/install_flash_player_10_linux.tar.gz.
=> SHA256 Checksum mismatch for flashplugin/10.0r32/install_flash_player_10_linux.tar.gz.
=> MD5 Checksum OK for flashplugin/10.0r32/linux-f10-flashsupport-9.0.1.i386.tar.gz.
=> SHA256 Checksum OK for flashplugin/10.0r32/linux-f10-flashsupport-9.0.1.i386.tar.gz.
===> Refetch for 1 more times files: flashplugin/10.0r32/install_flash_player_10_linux.tar.gz
flashplugin/10.0r32/install_flash_player_10_linux.tar.gz
===> Vulnerability check disabled, database not found
=> install_flash_player_10_linux.tar.gz doesn't seem to exist in /usr/ports/distfiles/flashplugin/10.0r32.
=> Attempting to fetch from http://fpdownload.macromedia.com/get/flashplayer/current/.
fetch: http://fpdownload.macromedia.com/get/flashplayer/current install_flash_player_10_linux.tar.gz: size mismatch: expected 4044751, actual
4907056
=> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/flashplugin/10.0r32/.
fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/flashplugin/10.0r32/install_flash_player_10_linux.tar.gz: File unavailable (e.g., file
not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/flashplugin/10.0r32 and try again.
*** Error code 1
Stop in /usr/ports/www/linux-f10-flashplugin10.
*** Error code 1
Stop in /usr/ports/www/linux-f10-flashplugin10.
I found this post which contained the same error: http://forums.freebsd.org/showthread.php?p=102809
I downloaded the install_flash_player_10_linux.tar.gz listed in the thread and placed it in the 10.0r32 folder and ran the above command in the terminal again and got the same output.
I looked in /usr/ports/www and saw the files: linux-f8-flashplugin10 and linux-f10-flashplugin10 as well as linux-flashplugin7 and linux-flashplugin9
I'm not sure why linux-f8 would be there, because I just followed the how to that I linked above. shouldn't it just be f10? Could that be what's causing the problem?
Thanks in advance