> Remove the dnl> from the AC_ lines... > > Please test this for us...
OK, that's what I did. This may be the solution to make the RMON plugin work... but it still fails on my computer... Unfortunately, the ./configure doesn't work properly : it passes the 4th step but NOT the 7th : (...) Step 4. : looking for both required and optional system headers .... (...) checking for ucd-snmp/ucd-snmp-agent-includes.h ...yes (...) Step 7. : Looking for optional GPLed libraries.... (...) checking for register_mib in -lucdagent... no As a result, the config.h file is not updated and HAVE_SNMP clause is under comments... I kept the whole log file but I don't think it is useful. At least, I know there is sth wrong in my UCD-SNMP installation. This is what I did : * ./configure --enable-shared=yes --with-mib-modules="agentx" * make * make install if you look at ./configure --help, you'll see how to use the --enable-shared[+PKGS] option. I add it since Raul Alonso told me to do this. I am not sure wether the syntax is correct or not. What does [+PKGS] mean ? Thanks Pierre-Loic -------------- Profitez de l'offre sp�ciale Tiscali Liberty Surf ! 50% de temps en plus pendant 3 mois sur tous les forfaits Internet. http://register.libertysurf.fr/subscribe_fr/signup.php3 _______________________________________________ Ntop-dev mailing list [EMAIL PROTECTED] http://listmanager.unipi.it/mailman/listinfo/ntop-dev
