> I've been trying to install the following package on my new appliance:
> http://www.nuonce.net/bq/BQ-5102R-GCC-Tools-4.6.pkg
> When I try to install the package it installs a binutils...rpm to 100%
> completion and a "back" button appears below it.
Hi,
I had exactly the same problem at the weekend and found a workaround on
Brian's NuOnce site [1]. This works...
su -
cd /tmp
wget http://www.nuonce.net/bq/BQ-5102R-GCC-Tools-4.6.pkg
tar xfvpz BQ-5102R-GCC-Tools-4.6.pkg
cd RPMS
rpm -ivh --force --nodeps *
yum update
Dan
[1] http://www.nuonce.net/support/viewthread.php?tid=868