On Thursday 17 January 2008, Noble Antony T wrote: > Hi, > > I was trying to install Openser with RLS support, I got an error message, > > *In file included from notify.h:31, > from hash.c:37: > presentity.h:36:27: libxml/parser.h: No such file or directory > make[1]: *** [hash.o] Error 1 > make[1]: Leaving directory `/home/nthattil/openser-1.3.x/modules/presence' > make: *** [modules] Error 2 > * > I had installed libxml2 already, > * > libxml2.so.2 > libxml2.so.2.6.27* > > the above modules are present in folder /usr/lib/
Hi Noble Antony, please check if you have also installed the development headers, libxml2-dev. They get installed in /usr/include/.. Cheers, Henning _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
