Is there any way to install the "cal" tool (for displaying a simple calendar in shell) to my router? I couldn't find it listed in
http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/
Is there any way to install the "cal" tool (for displaying a simple calendar in shell) to my router? I couldn't find it listed in
http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/
Usually I would say to go and compile it yourself, but I'm in a good mood today:p
execute these commands:
ipkg install ncurses
cd /opt
wget http://wpte.kicks-ass.net/downloads/oleg/gcal.tar.gz
tar -xvzf ./gcal.tar.gz
rm ./gcal.tar.gz
gcal
and you should see a little calandar:p
for compiling things yourself check my how-to for compiling: http://wl500g.info/showthread.php?t=14538
Thanks from me too - let's keep that good mood going :) - It's Friday afterall