linux-f10-flashplugin10 install_flash_player_10_linux.tar.gz SHA256
and SIZE change!
angelv
angelvg at gmail.com
Thu Jun 9 15:43:34 UTC 2011
Hi,
Thank you for you had work! With you work i have FreeBSD 8.2 amd64 for
workstation :-)
Please update the information in distinfo with the new info for
install_flash_player_10_linux.tar.gz
# cd /usr/ports/www/linux-f10-flashplugin10
# edit distinfo
SHA256: b98819f423de38432d9a6f044ae2b73dddd789ab6079d1ac19b7882783ae35eb
SIZE: 5456136
With this, the port install without error!
Aditional information about the installation (you no need read).
# whereis nspluginwrapper
nspluginwrapper: /usr/ports/www/nspluginwrapper
# cd /usr/ports/www/nspluginwrapper
# make install clean
# edit /etc/rc.conf
linux_enable="YES"
# kldload linux.ko
# mkdir -p /usr/compat/linux/proc
# mount -t linprocfs linproc /usr/compat/linux/proc
# edit /etc/fstab
linproc /usr/compat/linux/proc linprocfs rw 0 0
# whereis linux_base-f10
linux_base-f10: /usr/ports/emulators/linux_base-f10
# cd /usr/ports/emulators/linux_base-f10
# make install clean
# whereis linux-f10-flashplugin10
linux-f10-flashplugin10: /usr/ports/www/linux-f10-flashplugin10
# cd /usr/ports/www/linux-f10-flashplugin10
# make install clean
*** Error code 1
Solucion al error
Entrar a http://get.adobe.com/flashplayer/otherversions/
Step 1 Linux
Step 2 Flash Player 10.3 for other Linux (tar.gz)
Download
(este es opcional, solo se requiere SHA256 y SIZE)
# whereis cl-md5
cl-md5: /usr/ports/security/cl-md5
# cd /usr/ports/security/cl-md5
# make install clean
# rehash
# md5 install_flash_player_10_linux.tar.gz
MD5 (install_flash_player_10_linux.tar.gz) = 3676dda1f6e3d44a3d261bfdd0f2926c
# whereis p5-Digest-SHA256
p5-Digest-SHA256: /usr/ports/security/p5-Digest-SHA256
# cd /usr/ports/security/p5-Digest-SHA256
# make install clean
# rehash
# sha256 install_flash_player_10_linux.tar.gz
SHA256 (install_flash_player_10_linux.tar.gz) =
b98819f423de38432d9a6f044ae2b73dddd789ab6079d1ac19b7882783ae35eb
# ls -l install_flash_player_10_linux.tar.gz
-rw-r--r-- 1 angel angel 5456136 Jun 8 12:16
install_flash_player_10_linux.tar.gz
Con esto ya tenemos lo que necesitamos:
SHA256: b98819f423de38432d9a6f044ae2b73dddd789ab6079d1ac19b7882783ae35eb
SIZE: 5456136
# cd /usr/ports/www/linux-f10-flashplugin10
# edit distinfo
SHA256 (flashplugin/10.3r181.14/install_flash_player_10_linux.tar.gz)
= 2eaab07a2d... <- Cambiamos por nuestros datos
SIZE (flashplugin/10.3r181.14/install_flash_player_10_linux.tar.gz) =
5456725 <- Cambiamos por nuestros datos
# make install clean
# mkdir -p /usr/local/lib/browser_plugins
# ln -s /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so
/usr/local/lib/browser_plugins/
$ nspluginwrapper -v -a -i
--
"When you understand why you dismiss all the other possible gods, you
will understand why I dismiss yours." - Stephen F Roberts
More information about the freebsd-emulation
mailing list