Date: Mon, 20 Feb 2006 11:15:39 +0300 From: "Andrew Pantyukhin" <infofarmer@gmail.com> To: "Chandan Haldar" <chandanh@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: 6.0 stable: linuxpluginwrapper port build failure Message-ID: <cb5206420602200015o3b0bdb00ve0f4942eff960229@mail.gmail.com> In-Reply-To: <43F96644.3070306@gmail.com> References: <43F96644.3070306@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/20/06, Chandan Haldar <chandanh@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 &
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cb5206420602200015o3b0bdb00ve0f4942eff960229>