PDA

Bekijk de volledige versie : Is cal available?



Tellus1
29-01-2010, 09:32
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/

wpte
29-01-2010, 12:37
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

Tellus1
29-01-2010, 12:59
Thanks! :)

velcrow
29-01-2010, 13:03
Thanks from me too - let's keep that good mood going :) - It's Friday afterall