Date: Mon, 14 Jan 2008 10:05:50 -0600 From: Reid Linnemann <lreid@cs.okstate.edu> To: Rudy <crapsh@monkeybrains.net> Cc: freebsd-questions@freebsd.org Subject: Re: HOW-TO get Flash7 working! Message-ID: <478B885E.20505@cs.okstate.edu> In-Reply-To: <4786BF45.8030602@monkeybrains.net> References: <64c038660801040516u5c42a6cpadb475ad67fb4730@mail.gmail.com> <20080104174955.52aa33fd@gumby.homeunix.com> <64c038660801041029t1a9662bayed3ca02fd46c7ece@mail.gmail.com> <64c038660801041226k1d350bc6p727e4666ea295727@mail.gmail.com> <477FFE14.1010704@monkeybrains.net> <477FFF63.50004@gmail.com> <47801D54.8050709@gmail.com> <47803E3F.2080005@monkeybrains.net> <47804901.6090007@gmail.com> <4786BF45.8030602@monkeybrains.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Written by Rudy on 01/10/08 18:58>>
> Aryeh M. Friedman wrote:
>
>>> rm /usr/ports/distfiles/flashplugin/fp7_archive.zip
>>>
>>
>> An other way to fix it in some ways is to run a make makesum to update
>> the distfile checksums
>
> The fp7_archive.zip was an odd case were I felt more comfortable
> deleting it -- hadn't see that error before (and didn't save it to cut
> and paste). I thought it was only my system, but apparently, others had
> this same issue with the fp7_archive.zip file. Maybe a new one was
> released with the same filename on adobe?
>
> Would "makesum" would blindly use what is in the /usr/ports/distfiles --
> corrupt, man-in-the-middled, or whatever was there? I've never used
> makesum... I will RTFM. :)
>
> Rudy
>
I haven't been following this thread, but FWIW make sure you disable the
Composite extension on your X server, or the plugin will not work
correctly. I'm not sure why, but without disabling Composite I've only
gotten gray windows where the player should be.
In xorg.conf:
Section "Extensions"
Option "Composite" "Off"
EndSection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?478B885E.20505>
