Hi,
David, the implementation of the SConstruct of the NetworkEditor doesn't
work on installation time (is using prefix_for_packaging for
installation prefix, and if it's '.' don't found anything new to install
after the compilation scons). I fixed making env['prefix_for_packaging']
= env['prefix'] in the case of non existing one, as you originally maded
it in revision 14220. It works, but I don't know if it's the best
solution (as you removed it later...). Could you take a look on that?
Best regards,
Natanael.
_______________________________________________
clam-devel mailing list
clam-devel@lists.clam-project.org
http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org