Calc-plugin
Aus VDR Wiki
Version vom 22. Mai 2009, 12:26 Uhr von GetacEllan (Diskussion | Beiträge)
Inhaltsverzeichnis |
Beschreibung
Autor: Eric Svenson
Kleiner OSD Taschenrechner.
Bilder
Softwareanforderungen
- bc (GNU command line calculator) sollte jede Distri beinhalten.
Installation
Source
cd $SOURCEDIR tar xvzf bc-<VERSION>.tar.gz cd bc-<VERSION> ./configure --prefix=/usr/local make make install
Arch-Linux
pacman -S bc
Crux
prt-get depinst bc
Debian
apt-get install bc
Gentoo
emerge bc
SuSE
yast -i bc