Podczas instalacja statystyk lstat, postępując zgodnie z opisem ze strony http://dug.net.pl/faq/faq-3-195-Szybka_ ... _lstat.php pojawił się problem.
Zainstalowałem RRDtool:
Kod: Zaznacz cały
apt-get install rrdtool librrd2-dev librrds-perl
Kod: Zaznacz cały
wget [url]http://umn.dl.sourceforge.net/sourceforge/lstat/lstat-2.3.2.tar.gz[/url]
Kod: Zaznacz cały
tar xzvf lstat-2.3.2.tar.gz
Kod: Zaznacz cały
cd lstat-2.3.2
Kod: Zaznacz cały
./configure --iso-8859-2 --nolock --with-www=/var/www/lstat --with-httpdconf=/etc/apache2/apache2.conf
Kod: Zaznacz cały
serv:/var/lstat-2.3.2# ./configure --with-httpdconf=/etc/apache2/apache2.conf
Configuring for Apache
INFO: Using www-data and www-data as WWW Server user and group
INFO: /etc/apache2/apache2.conf can be updated for LinuxStat directives
serv:/var/lstat-2.3.2#
Kod: Zaznacz cały
-bash: make: command not found