can someone list the requirements for the plugins dir in terms of what is supposed to be installed ? all those hack rules can probably be cut out with proper autotool rules, i just need to know what exactly needs to be done ... also, the way the thing installs now is not safe ...
the libraries in plugins/.libs/ may have ELF RPATH tags which point to the build directory, so installing them yourself without letting libtool santize them first may yield a library with insecure paths ive never used ntop before, but it looks like you guys want: - the plugins installed in $plugindir and no plugins installed in $libdir - symlinks generated in $(top_builddir)/plugins/ for each plugin to make quick testing a lot easier -mike _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
