Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How do I install adobe-flash ? [SOLVED]
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
banditman
n00b
n00b


Joined: 28 Jan 2010
Posts: 57

PostPosted: Sun Jul 11, 2010 9:18 pm    Post subject: How do I install adobe-flash ? [SOLVED] Reply with quote

I get this message when I try to install adobe-flash

!!! All ebuilds that could satisfy "www-plugins/adobe-flash" have been masked.
!!! One of the following masked packages is required to complete your request:
- www-plugins/adobe-flash-10.1.53.64 (masked by: package.mask, AdobeFlash-10.1 license(s))
A copy of the 'AdobeFlash-10.1' license is located at '/usr/portage/licenses/AdobeFlash-10.1'.

- www-plugins/adobe-flash-10.0.45.2-r1 (masked by: package.mask, AdobeFlash-10 license(s), ~x86 keyword)
A copy of the 'AdobeFlash-10' license is located at '/usr/portage/licenses/AdobeFlash-10'.

- www-plugins/adobe-flash-10.0.45.2 (masked by: package.mask, AdobeFlash-10 license(s))
- www-plugins/adobe-flash-9.0.277.0 (masked by: package.mask, AdobeFlash-9.0.31.0 license(s), ~x86 keyword)
A copy of the 'AdobeFlash-9.0.31.0' license is located at '/usr/portage/licenses/AdobeFlash-9.0.31.0'.

Can someone walk me through getting it installed? Ive read the man on masked packages but just dont quite understand how to do this!


Last edited by banditman on Mon Jul 12, 2010 9:38 am; edited 2 times in total
Back to top
View user's profile Send private message
<3
l33t
l33t


Joined: 21 Oct 2004
Posts: 650

PostPosted: Sun Jul 11, 2010 9:21 pm    Post subject: Reply with quote

add this
Code:
www-plugins/adobe-flash AdobeFlash-10.1
to /etc/portage/package.license

adobe-flash shouldn't still be masked on x86, when was the last time you did a emerge --sync?
Back to top
View user's profile Send private message
banditman
n00b
n00b


Joined: 28 Jan 2010
Posts: 57

PostPosted: Sun Jul 11, 2010 9:26 pm    Post subject: Reply with quote

<3 wrote:
add this
Code:
www-plugins/adobe-flash AdobeFlash-10.1
to /etc/portage/package.license

adobe-flash shouldn't still be masked on x86, when was the last time you did a emerge --sync?


Wow worked first time thanks for the fast reply! 8O
Back to top
View user's profile Send private message
<3
l33t
l33t


Joined: 21 Oct 2004
Posts: 650

PostPosted: Sun Jul 11, 2010 9:33 pm    Post subject: Reply with quote

FYI: For more info on the please read the section "Masked Packages" in the Portage Introduction in the Gentoo Documentation pages at http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=1#doc_chap4
Back to top
View user's profile Send private message
banditman
n00b
n00b


Joined: 28 Jan 2010
Posts: 57

PostPosted: Sun Jul 11, 2010 9:36 pm    Post subject: Reply with quote

Only finished installing the system today and it was only sync'd a few hours ago.
Back to top
View user's profile Send private message
Ryuzaki
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2010
Posts: 96
Location: N/A

PostPosted: Fri Oct 01, 2010 12:22 am    Post subject: Reply with quote

<3 wrote:
add this
Code:
www-plugins/adobe-flash AdobeFlash-10.1
to /etc/portage/package.license

adobe-flash shouldn't still be masked on x86, when was the last time you did a emerge --sync?


Didn't work for me. I restarted Firefox, and I get the same thing. Is there something special I need to do? I already did an emerge --sync and etc-update, after installing adobe-flash.
Back to top
View user's profile Send private message
Chiitoo
l33t
l33t


Joined: 28 Feb 2010
Posts: 616
Location: Finland

PostPosted: Fri Oct 01, 2010 4:44 pm    Post subject: Hmm... Reply with quote

Ryuzaki,


You mean you can't get it installed due to the masking, or it was indeed installed but it's not working with Firefox?

As I gathered from certain logs in your other posts, you're using a 64-bit system yes?
I noticed some discussion about problems with adobe-flash and Firefox and some pointed to stability issues regarding 64-bits and nspluginwrapper.

Code:

Adobe has released 10.1 in only a 32-bit version and upgrading
is required to close a major security vulnerability:
http://bugs.gentoo.org/322855

Furthermore, there are stability problems when running 10.1 in a
64-bit browser with nspluginwrapper. The current recommended
configuration is to use a 32-bit browser such as
www-client/firefox-bin:
http://bugs.gentoo.org/324365

Some places instructed to re-install the nspluginwrapper and re-starting the browser and it worked for them.
I have no idea whatsoever if this is even related to your problem, and I am THE Noob Unlimited but well, I read your post and remembered I had read about something like that and at least I can't make anything worse with this, I think. ;^^

I have no problems with the version 10.2.161.22_pre20100915 while using Opera.
However now that I try it, Konqueror doesn't seem to play Flashy videos still. I never tried it to get them playing though since I use Opera heh.


I hope this helps!
_________________
Kind Regards,
The Noob Unlimited

~sore wa sore kore wa kore~
Back to top
View user's profile Send private message
cach0rr0
Moderator
Moderator


Joined: 13 Nov 2008
Posts: 4117
Location: Houston, Republic of Texas

PostPosted: Fri Oct 01, 2010 7:53 pm    Post subject: Re: Hmm... Reply with quote

Chiitoo wrote:

Some places instructed to re-install the nspluginwrapper and re-starting the browser and it worked for them.


basically this. If you merge flash first, then nspluginwrapper, it should automagically create the 64bit plugin for you, and configure firefox accordingly.
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1066

PostPosted: Fri Oct 01, 2010 10:16 pm    Post subject: Re: Hmm... Reply with quote

cach0rr0 wrote:
Chiitoo wrote:

Some places instructed to re-install the nspluginwrapper and re-starting the browser and it worked for them.


basically this. If you merge flash first, then nspluginwrapper, it should automagically create the 64bit plugin for you, and configure firefox accordingly.

I think, since www-plugins/adobe-flash has native 64bit support, there is no need to use nspluginwrapper for flash.
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
cach0rr0
Moderator
Moderator


Joined: 13 Nov 2008
Posts: 4117
Location: Houston, Republic of Texas

PostPosted: Fri Oct 01, 2010 10:53 pm    Post subject: Re: Hmm... Reply with quote

keenblade wrote:

I think, since www-plugins/adobe-flash has native 64bit support, there is no need to use nspluginwrapper for flash.


guess this means adobe finally pushed out an update plugin then?

when the big barrage of vulns were published a while back (recently, since 10.1 this happened), they immediately release a 32bit plugin for linux, 64bit for windows only
so at the time the only real recourse was using 32bit plugin with nspluginwrapper. If that's changed, excellent! Looking at the ebuild, the download looks to be a 64bit plugin URI, so I guess that's indeed done and updated?
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash
Back to top
View user's profile Send private message
Ryuzaki
Tux's lil' helper
Tux's lil' helper


Joined: 29 Aug 2010
Posts: 96
Location: N/A

PostPosted: Sat Oct 02, 2010 12:57 am    Post subject: Reply with quote

Chiitoo,
WOW thank you sooooo much, I can't believe I forgot about nspluginwrapper. lol I mean, I just did a gentoo install not too long ago, and I remember that, but WOW, it was NOT in my head enough. THANK YOU sooo much, I've been doing facepalms ever since I started trying to get flash working. And may thanks to cach0rr0 as well!
Back to top
View user's profile Send private message
obsrv
Apprentice
Apprentice


Joined: 19 Aug 2005
Posts: 167
Location: Panevėžys, Lithuania

PostPosted: Sat Oct 02, 2010 8:56 am    Post subject: Reply with quote

I cant get flash player installed using license and keywords ~amd64. Its says that tar.gz does not exist.:

Code:
>>> Downloading 'http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_32bit_linux_091510.tar.gz'
--2010-10-02 11:53:48--  http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_32bit_linux_091510.tar.gz
Resolving download.macromedia.com... 95.100.131.191
Connecting to download.macromedia.com|95.100.131.191|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-10-02 11:53:49 ERROR 404: Not Found.

!!! Couldn't download 'flashplayer_square_p1_32bit_linux_091510.tar.gz'. Aborting.
 * Fetch failed for 'www-plugins/adobe-flash-10.2.161.22_pre20100915', Log file:
 *  '/var/tmp/portage/www-plugins/adobe-flash-10.2.161.22_pre20100915/temp/build.log'

>>> Failed to emerge www-plugins/adobe-flash-10.2.161.22_pre20100915, Log file:

>>>  '/var/tmp/portage/www-plugins/adobe-flash-10.2.161.22_pre20100915/temp/build.log'

 * Messages for package www-plugins/adobe-flash-10.2.161.22_pre20100915:

 * Fetch failed for 'www-plugins/adobe-flash-10.2.161.22_pre20100915', Log file:
 *  '/var/tmp/portage/www-plugins/adobe-flash-10.2.161.22_pre20100915/temp/build.log'

_________________
SKA punk
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1066

PostPosted: Sat Oct 02, 2010 8:58 am    Post subject: Re: Hmm... Reply with quote

cach0rr0 wrote:

guess this means adobe finally pushed out an update plugin then?
... If that's changed, excellent! Looking at the ebuild, the download looks to be a 64bit plugin URI, so I guess that's indeed done and updated?

Yes, finally we have 64bit plugin. It works great on my gentoo. I did not expect it to happen :)
Anyway there is a thread named "For your information: Adobe released 64bit Flash", if you want to check out.
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
cach0rr0
Moderator
Moderator


Joined: 13 Nov 2008
Posts: 4117
Location: Houston, Republic of Texas

PostPosted: Sat Oct 02, 2010 9:37 am    Post subject: Re: Hmm... Reply with quote

keenblade wrote:
cach0rr0 wrote:

guess this means adobe finally pushed out an update plugin then?
... If that's changed, excellent! Looking at the ebuild, the download looks to be a 64bit plugin URI, so I guess that's indeed done and updated?

Yes, finally we have 64bit plugin. It works great on my gentoo. I did not expect it to happen :)
Anyway there is a thread named "For your information: Adobe released 64bit Flash", if you want to check out.


excellent :) soon as wireless under linux isn't just downright feckin awful no matter which wireless chipset you try so long as it's a Wireless--N network, I'll hop on, sync, upgrade/update, and have a play For now, having to run wpa_supplicant and dhcpcd by hand every 10 minutes is enough of a blocker. At least Flash is no longer one of such blockers ;)
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash


Last edited by cach0rr0 on Sat Oct 02, 2010 9:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
skellr
l33t
l33t


Joined: 18 Jun 2005
Posts: 699
Location: The Village

PostPosted: Sat Oct 02, 2010 10:25 am    Post subject: Reply with quote

obsrv wrote:
I cant get flash player installed using license and keywords ~amd64. Its says that tar.gz does not exist.:

Code:
>>> Downloading 'http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_32bit_linux_091510.tar.gz'
--2010-10-02 11:53:48--  http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_32bit_linux_091510.tar.gz
Resolving download.macromedia.com... 95.100.131.191
Connecting to download.macromedia.com|95.100.131.191|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-10-02 11:53:49 ERROR 404: Not Found.

!!! Couldn't download 'flashplayer_square_p1_32bit_linux_091510.tar.gz'. Aborting.
 * Fetch failed for 'www-plugins/adobe-flash-10.2.161.22_pre20100915', Log file:
 *  '/var/tmp/portage/www-plugins/adobe-flash-10.2.161.22_pre20100915/temp/build.log'

>>> Failed to emerge www-plugins/adobe-flash-10.2.161.22_pre20100915, Log file:

>>>  '/var/tmp/portage/www-plugins/adobe-flash-10.2.161.22_pre20100915/temp/build.log'

 * Messages for package www-plugins/adobe-flash-10.2.161.22_pre20100915:

 * Fetch failed for 'www-plugins/adobe-flash-10.2.161.22_pre20100915', Log file:
 *  '/var/tmp/portage/www-plugins/adobe-flash-10.2.161.22_pre20100915/temp/build.log'

Looks like it's waiting for a bump.
http://bugs.gentoo.org/show_bug.cgi?id=339305
Back to top
View user's profile Send private message
obsrv
Apprentice
Apprentice


Joined: 19 Aug 2005
Posts: 167
Location: Panevėžys, Lithuania

PostPosted: Sun Oct 03, 2010 8:41 am    Post subject: Reply with quote

How long that version bump will take? I need flashplayer :(
_________________
SKA punk
Back to top
View user's profile Send private message
thoughtform
Guru
Guru


Joined: 24 May 2004
Posts: 565

PostPosted: Thu Oct 07, 2010 1:06 am    Post subject: Reply with quote

oct 6 now still no fix.
Back to top
View user's profile Send private message
cach0rr0
Moderator
Moderator


Joined: 13 Nov 2008
Posts: 4117
Location: Houston, Republic of Texas

PostPosted: Thu Oct 07, 2010 2:21 am    Post subject: Reply with quote

If you're desperate, dump this in a local overlay:

Code:

# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.2.161.22_pre20100915.ebuild,v 1.2 2010/09/17 18:25:17 lack Exp $

EAPI=3
inherit nsplugins multilib toolchain-funcs versionator

# Specal version parsing for date-based 'square' releases
# For proper date ordering in the ebuild we are using preCCYYMMDD whereas Adobe
# uses MMDDYY
EBUILD_DATE=$(get_version_component_range $(get_version_component_count))
DATE_SUFFIX=${EBUILD_DATE: -4}${EBUILD_DATE:5:2}
MY_32B_URI="http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p2_32bit_linux_${DATE_SUFFIX}.tar.gz"
MY_64B_URI="http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p2_64bit_linux_${DATE_SUFFIX}.tar.gz"

DESCRIPTION="Adobe Flash Player"
SRC_URI="x86? ( ${MY_32B_URI} )
amd64? (
        multilib? (
                32bit? ( ${MY_32B_URI} )
                64bit? ( ${MY_64B_URI} )
        )
        !multilib? ( ${MY_64B_URI} )
)"
#HOMEPAGE="http://www.adobe.com/"
HOMEPAGE="http://labs.adobe.com/technologies/flashplayer10/"
IUSE="multilib nspluginwrapper +32bit +64bit"
SLOT="0"

KEYWORDS="-* ~amd64 ~x86"
LICENSE="AdobeFlash-10.1"
RESTRICT="strip mirror"

S="${WORKDIR}"

NATIVE_DEPS="x11-libs/gtk+:2
        media-libs/fontconfig
        dev-libs/nss
        net-misc/curl
        >=sys-libs/glibc-2.4"

EMUL_DEPS=">=app-emulation/emul-linux-x86-gtklibs-20100409-r1
        app-emulation/emul-linux-x86-soundlibs"

DEPEND="amd64? ( multilib? ( 32bit? ( nspluginwrapper? (
        www-plugins/nspluginwrapper ) ) ) )"
RDEPEND="x86? ( $NATIVE_DEPS )
        amd64? (
                multilib? (
                        64bit? ( $NATIVE_DEPS )
                        32bit? ( $EMUL_DEPS )
                )
                !multilib? ( $NATIVE_DEPS )
        )
        || ( media-fonts/liberation-fonts media-fonts/corefonts )
        ${DEPEND}"

# Where should this all go? (Bug #328639)
INSTALL_BASE="opt/Adobe/flash-player"

# Ignore QA warnings in these binary closed-source libraries, since we can't fix
# them:
QA_EXECSTACK="${INSTALL_BASE}32/libflashplayer.so
        ${INSTALL_BASE}/libflashplayer.so"

QA_DT_HASH="${INSTALL_BASE}32/libflashplayer.so
        ${INSTALL_BASE}/libflashplayer.so"

pkg_setup() {
        einfo "Date is $EBUILD_DATE suffix is $DATE_SUFFIX"
        if use x86; then
                export native_install=1
        elif use amd64; then
                # amd64 users may unselect the native 64bit binary, if they choose
                if ! use multilib || use 64bit; then
                        export native_install=1
                else
                        unset native_install
                fi

                if use multilib && use 32bit; then
                        export amd64_32bit=1
                else
                        unset amd64_32bit
                fi

                if use multilib && ! use 32bit && ! use 64bit; then
                        eerror "You must select at least one library USE flag (32bit or 64bit)"
                        die "No library version selected [-32bit -64bit]"
                fi

                if [[ $native_install ]]; then
                        # 64bit flash requires the 'lahf' instruction (bug #268336)
                        # Also, check if *any* of the processors are affected (bug #286159)
                        if grep '^flags' /proc/cpuinfo | grep -qv 'lahf_lm'; then
                                export need_lahf_wrapper=1
                        else
                                unset need_lahf_wrapper
                        fi
                fi
        fi
}

src_unpack() {
        # In this pre-release version, both tarballs have just 'libflashplayer.so'
        # and no prefix directory, so put the 32-bit one somewhere else.
        if [[ $amd64_32bit ]]; then
                mkdir 32bit
                pushd "${S}/32bit"
                        unpack $(basename $MY_32B_URI)
                popd
                unpack $(basename $MY_64B_URI)
        else
                default_src_unpack
        fi
}

src_compile() {
        if [[ $need_lahf_wrapper ]]; then
                # This experimental wrapper, from Maks Verver via bug #268336 should
                # emulate the missing lahf instruction affected platforms.
                $(tc-getCC) -fPIC -shared -nostdlib -lc -oflashplugin-lahf-fix.so \
                        "${FILESDIR}/flashplugin-lahf-fix.c" \
                        || die "Compile of flashplugin-lahf-fix.so failed"
        fi
}

src_install() {
        if [[ $native_install ]]; then
                exeinto /${INSTALL_BASE}
                doexe libflashplayer.so
                inst_plugin /${INSTALL_BASE}/libflashplayer.so
        fi

        if [[ $need_lahf_wrapper ]]; then
                # This experimental wrapper, from Maks Verver via bug #268336 should
                # emulate the missing lahf instruction affected platforms.
                exeinto /${INSTALL_BASE}
                doexe flashplugin-lahf-fix.so
                inst_plugin /${INSTALL_BASE}/flashplugin-lahf-fix.so
        fi

        if [[ $amd64_32bit ]]; then
                local oldabi="${ABI}"
                ABI="x86"

                # 32b plugin
                pushd "${S}/32bit"
                        exeinto /${INSTALL_BASE}32
                        doexe libflashplayer.so
                        inst_plugin /${INSTALL_BASE}32/libflashplayer.so
                popd

                ABI="${oldabi}"
        fi

        # The magic config file!
        insinto "/etc/adobe"
        doins "${FILESDIR}/mms.cfg"
}

pkg_postinst() {
        if use amd64; then
                if has_version 'www-plugins/nspluginwrapper'; then
                        if [[ $native_install ]]; then
                                # TODO: Perhaps parse the output of 'nspluginwrapper -l'
                                #       However, the 64b flash plugin makes
                                #       'nspluginwrapper -l' segfault.
                                local FLASH_WRAPPER="${ROOT}/usr/lib64/nsbrowser/plugins/npwrapper.libflashplayer.so"
                                if [[ -f ${FLASH_WRAPPER} ]]; then
                                        einfo "Removing duplicate 32-bit plugin wrapper: Native 64-bit plugin installed"
                                        nspluginwrapper -r "${FLASH_WRAPPER}"
                                fi
                                if [[ $need_lahf_wrapper ]]; then
                                        ewarn "Your processor does not support the 'lahf' instruction which is used"
                                        ewarn "by Adobe's 64-bit flash binary.  We have installed a wrapper which"
                                        ewarn "should allow this plugin to run.  If you encounter problems, please"
                                        ewarn "adjust your USE flags to install only the 32-bit version and reinstall:"
                                        ewarn "  ${CATEGORY}/$PN[+32bit -64bit]"
                                        elog
                                fi
                        fi
                        if [[ $amd64_32bit ]]; then
                                einfo "nspluginwrapper detected: Installing plugin wrapper"
                                local oldabi="${ABI}"
                                ABI="x86"
                                local FLASH_SOURCE="${ROOT}/${INSTALL_BASE}32/libflashplayer.so"
                                nspluginwrapper -i "${FLASH_SOURCE}"
                                ABI="${oldabi}"
                                ewarn "Using adobe-flash-10.1 in a 64-bit browser is unstable:"
                                ewarn "  http://bugs.gentoo.org/324365"
                                ewarn "The recommended configuration is to use the 32-bit plugin"
                                ewarn "in a 32-bit browser such as www-client/firefox-bin"
                                elog
                        fi
                elif [[ ! $native_install ]]; then
                        elog "To use the 32-bit flash player in a native 64-bit browser,"
                        elog "you must install www-plugins/nspluginwrapper"
                fi
        fi

        ewarn "Flash player is closed-source, with a long history of security"
        ewarn "issues.  Please consider only running flash applets you know to"
        ewarn "be safe.  The 'flashblock' extension may help for mozilla users:"
        ewarn "  https://addons.mozilla.org/en-US/firefox/addon/433"
}


That's what I did, then at least in chromium went to about:plugins and disabled the ndiswrapper one.
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash
Back to top
View user's profile Send private message
obsrv
Apprentice
Apprentice


Joined: 19 Aug 2005
Posts: 167
Location: Panevėžys, Lithuania

PostPosted: Thu Oct 07, 2010 10:26 am    Post subject: Reply with quote

Hey fellas, how do I get sound working in flashplayer? :?: :?: :?:
_________________
SKA punk
Back to top
View user's profile Send private message
cach0rr0
Moderator
Moderator


Joined: 13 Nov 2008
Posts: 4117
Location: Houston, Republic of Texas

PostPosted: Thu Oct 07, 2010 10:36 am    Post subject: Reply with quote

obsrv wrote:
Hey fellas, how do I get sound working in flashplayer? :?: :?: :?:


buy speakers?



















(I couldn't resist! seriously though, I've not had any issues with sound, across any flash version nor distro, unless flash crashed; at which point I'd killall -9 npviewer.bin, and reload the pages)
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash
Back to top
View user's profile Send private message
obsrv
Apprentice
Apprentice


Joined: 19 Aug 2005
Posts: 167
Location: Panevėžys, Lithuania

PostPosted: Thu Oct 07, 2010 10:44 am    Post subject: Reply with quote

Speakers? I dont need my computer to speak. Ive got quite nice Dolby Digital Surround System (7.1) with 500W bass (half of kilowatt) on a Creative X-Fi Titanium - Fatal1ty sound card, and it works flawlessly with ALSA. Just why flash player does not use ALSA? Maybe I need to configure something? Or maybe it uses OSS/Pulseaudio?
_________________
SKA punk
Back to top
View user's profile Send private message
elliottb
n00b
n00b


Joined: 13 Jun 2010
Posts: 9

PostPosted: Sat Oct 09, 2010 4:16 am    Post subject: Reply with quote

Hi,

I tried to use your overlay. I copied the script to a file:
/usr/local/portage/www-plugins/adobe-flash/adobe-flash-10.2.161.22_pre20100915.ebuild

and ran
Code:
# ebuild adobe-flash-10.2.161.22_pre20100915.ebuild manifest
Appending /usr/local/portage to PORTDIR_OVERLAY...
>>> Downloading 'http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p2_64bit_linux_091510.tar.gz'
--2010-10-08 22:15:16--  http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p2_64bit_linux_091510.tar.gz
Resolving download.macromedia.com... 96.6.227.191
Connecting to download.macromedia.com|96.6.227.191|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-10-08 22:15:17 ERROR 404: Not Found.

!!! Couldn't download 'flashplayer_square_p2_64bit_linux_091510.tar.gz'. Aborting.
!!! Fetch failed for flashplayer_square_p2_64bit_linux_091510.tar.gz, can't update Manifest


Am I doing something wrong? To be honest, I don't overstand overlays at all yet. This is the first time I've dealt with one.

Any advice?

Elliott
Back to top
View user's profile Send private message
cach0rr0
Moderator
Moderator


Joined: 13 Nov 2008
Posts: 4117
Location: Houston, Republic of Texas

PostPosted: Sat Oct 09, 2010 4:22 am    Post subject: Reply with quote

elliottb wrote:

Am I doing something wrong? To be honest, I don't overstand overlays at all yet. This is the first time I've dealt with one.

Any advice?

Elliott


no worries. Check the URL emerge tries in the output you posted above - you will notice it is still the September 15th build, whereas in the ebuild I posted it's the 27th

this is because you don't have the local overlay set up quite as it should be.

to be honest i keep my overlays in /root

Code:

#mkdir -p /root/overlays/flash/www-plugins/adobe-flash/
#vi adobe-flash-10.2.161.22_pre20100927.ebuild
<paste in the ebuild from above>
#ebuild adobe-flash-10.2.161.22_pre20100927.ebuild digest


now you need to add the overlay to your /etc/make.conf

Code:

PORTDIR_OVERLAY="/root/overlays/flash"


then emerge -pv adobe-flash and see if it now shows the correct version. If so, remove the p and let 'er rip!
_________________
Lost configuring your system?
dump lspci -n here | see Pappy's guide | Link Stash
Back to top
View user's profile Send private message
elliottb
n00b
n00b


Joined: 13 Jun 2010
Posts: 9

PostPosted: Sun Oct 10, 2010 3:53 am    Post subject: Reply with quote

Sweet,

Thanks for that. After many months flash will now do hardware acceleration on 64bit (i.e. will play fullscreen).

Thanks a ton for that build.

Elliott
Back to top
View user's profile Send private message
cwc
l33t
l33t


Joined: 20 Mar 2006
Posts: 677
Location: Tri-Cities, WA USA

PostPosted: Tue Nov 02, 2010 4:41 am    Post subject: Reply with quote

cach0rr0 wrote:
elliottb wrote:

Am I doing something wrong? To be honest, I don't overstand overlays at all yet. This is the first time I've dealt with one.

Any advice?

Elliott


no worries. Check the URL emerge tries in the output you posted above - you will notice it is still the September 15th build, whereas in the ebuild I posted it's the 27th

this is because you don't have the local overlay set up quite as it should be.

to be honest i keep my overlays in /root

Code:

#mkdir -p /root/overlays/flash/www-plugins/adobe-flash/
#vi adobe-flash-10.2.161.22_pre20100927.ebuild
<paste in the ebuild from above>
#ebuild adobe-flash-10.2.161.22_pre20100927.ebuild digest


now you need to add the overlay to your /etc/make.conf

Code:

PORTDIR_OVERLAY="/root/overlays/flash"


then emerge -pv adobe-flash and see if it now shows the correct version. If so, remove the p and let 'er rip!


I'm stuck getting flash and gecko-player working with firefox and chromium also.

I've got gecko working on Epiphany , Flash on Chromium and nothing on firefox.
I'm running a 64 bit processor.
I'm going to try to re-emerge flash but where de we get the ebuild ? Any ideas about gecko/
_________________
Without diversity there can be no evolution:)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum