6.0 stable: linuxpluginwrapper port build failure

Andrew Pantyukhin infofarmer at gmail.com
Mon Feb 20 00:15:42 PST 2006


On 2/20/06, Chandan Haldar <chandanh at gmail.com> wrote:
> Trying to build port linuxpluginwrapper on FreeBSD 6.0-Stable
> (final goal is to get linux flash player work with firefox 1.0.7
> on FreeBSD 6.0-Stable) fails at fetch of atk-1.2.0-2.i386.rpm.
> Fetching manually results in checksum mismatch error.  Any known
> workaround?  Transcript of session below.

# mv /usr/ports/distfiles /usr/
# rm -rf /usr/ports
# mkdir /usr/ports
# man portsnap                                ...  <wow>
# portsnap fetch
# portsnap extract
# mv /usr/distfiles /usr/ports/
# echo '0 7 * * * root portsnap cron && portsnap update' >> /etc/crontab
# cd /usr/ports/sysutils/portupgrade/
# make install clean
# rehash
# portupgrade -ak                            ...  <tea-time>
# cd /usr/ports/www/linuxpluginwrapper/
# make install clean
# cp /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD6 /etc/
# cd /usr/ports/www/linux-flashplugin6/
# make install clean
# firefox &


More information about the freebsd-questions mailing list