From owner-freebsd-emulation@FreeBSD.ORG Thu Jun 9 15:43:34 2011 Return-Path: Delivered-To: emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E55E1065674 for ; Thu, 9 Jun 2011 15:43:34 +0000 (UTC) (envelope-from angelvg@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id B46318FC30 for ; Thu, 9 Jun 2011 15:43:33 +0000 (UTC) Received: by wyf23 with SMTP id 23so1716050wyf.13 for ; Thu, 09 Jun 2011 08:43:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=aWnBbDiZgbfA1QwFBwHKPQxrCbHCaBv5AKrDgh1EuXw=; b=hiyGGr1c9wAaZ3OioY9Yuht/MLXhXLt69iiWJaiZ0Fqh0aIe8hGPuWqI1msW5CVFK6 UzxmV7KNprVIEADLXvMMyrxkf4nG1tF4qjD/VDklq6v/Jd8yLkbdwqE+hqHVkhmyIJvM SecPEdb9eY9JWAit/8OjPHmyMSchf/dPbTGD0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=SPtTxYUtBB0FUdMeKRzO5aLaSxHv+jEOdkHMm9w3kTiBw/rh/NYOWPYBOHsTA8YQsU SCbKROlVduoqHnzYqyMosAqFbZnMd5iZ8b2WP2wJ2mayy8X2L48EfR9QD+xX/zrVhCZO Uh+GLEm6/qNDOA2+k372n34gg/1O3h29dlWDs= MIME-Version: 1.0 Received: by 10.216.183.65 with SMTP id p43mr2229614wem.35.1307632590878; Thu, 09 Jun 2011 08:16:30 -0700 (PDT) Received: by 10.216.45.147 with HTTP; Thu, 9 Jun 2011 08:16:30 -0700 (PDT) Date: Thu, 9 Jun 2011 10:16:30 -0500 Message-ID: From: angelv To: emulation@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: linux-f10-flashplugin10 install_flash_player_10_linux.tar.gz SHA256 and SIZE change! X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jun 2011 15:43:34 -0000 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