Netbook & PHP
Aus CaiaWiki
Installation PHP/gd lib
PHP5 (command line version = CLI) wird einfach per
sudo apt-get install php5-cli
installiert.
Falls die GD Bibliothek benötigt wird:
sudo apt-get install php5-gd
Anzeigen von Exif-Informationen/ID3-Tags etc. siehe Nautilus mit EXIF-Informationen und ID3-Tags.
Installation Tcl/Tk
sudo apt-get install tcl8.5 tk8.5

