gperf

Spiegel

http://paketspiegel.de/gperf-3.3.tar.gz onnlein
LFS 13.0

LFS

https://lfs.daniel-schildt.de/systemd/chapter08/gperf.html

gperf → expat

Bauen

BAU=/bau cd $BAU pwd if [ ! -e gperf-3.3.tar.gz ] then wget http://paketspiegel.de/gperf-3.3.tar.gz fi if [ -d gperf-3.3 ] then rm --force --recursive gperf-3.3 fi tar --extract -f gperf-3.3.tar.gz cd gperf-3.3 pwd cd .. pwd