Hello,
I want to install ruby1.9 on bifferboard. I just flashed a jffs image ,don't know exactly which one, here is the uname:
root@OpenWrt:/etc# uname -a
Linux OpenWrt 2.6.32.20 #5 Mon Feb 7 23:21:40 GMT 2011 i486 GNU/Linux
And then cat opkg.conf gives me:
---------------------------------------------------------------
root@OpenWrt:/etc# cat opkg.conf
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
---------------------------------------------------------------
The http address for rdc does not exist. Is there any other repo I can or should I make a custom precompiled image in order to have ruby support?
Thanks