Oh well, here I go again!
echo option force_space >> /etc/opkg.conf
mkdir /usr/lib/opkg
wget http://downloads.openwrt.org/kamikaze/8.09.1/brcm47xx/packages/libstdcpp_4.1.2-14.1_mipsel.ipk
wget http://downloads.openwrt.org/snapshots/trunk/brcm47xx/packages/unrar_3.8.5-1_brcm47xx.ipk
wget http://downloads.openwrt.org/snapshots/trunk/brcm47xx/packages/uclibcxx_0.2.2-2_mipsel.ipk
opkg install libstdcpp_4.1.2-14.1_mipsel.ipk
opkg install uclibcxx_0.2.2-2_mipsel.ipk
opkg install unrar_3.8.5-1_mipsel.ipk