Hello rrd-users,

  i 'm beginning php , after some try to compile rrdtool lib for php i
  have begining to use it , not finnish & bad colours, not very nice
  code , but i would know if somebody has played with it ?
  look at
  http://coolgate.mine.nu:8080/stats.php

  

some info of my construct rrdtool.so
----
// on my Linux box : PII300 kernel 2.2.16 , distri suse 7
// untar apache_1.3.14 & php-4.0.3pl1
cd apache_1.3.14/src
// add some modules in the template
cp Configuration.tmpl Configuration.tmpl.ORG
vi Configuration.tmpl
cd ..
./configure
cd ..
cd php-4.0.3pl1
./configure -with-apache=../apache_1.3.14 -with-snmp -with-uc-snmp-hack 
-with-pdflib --with-ldap --with-zlib -with-gettext --with-java --with-mysql 
--enable-ftp
make
make install
cd ..
cd apache_1.3.14
./configure --prefix=/www --activate-module=src/modules/php4/libphp4.a
make
make install
cd ..
// untar rrdtool-1.0.28
cd rrdtool-1.0.28
sh configure
make             
make install
cd contrib\php4
// install as a self-contained extension like README
// copy of rrdtool.so on my web directory
----

-- 
Best regards,
 dju                          mailto:[EMAIL PROTECTED]



--
Unsubscribe mailto:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to