On 15/12/09 7:12 PM, nir elkayam wrote: > hi, > > I am compiling opensips. > i get missing -lxml2 in the presence and presence_xml modules > i removed the -lxml2 from the make file and it compiled. > does someone know if this ok? where to find lib: xml2? > > thanks >
You need to install libxml2 development packages. In Debian you can do apt-get install libxml2-dev Regards, -- Saúl Ibarra Corretgé AG Projects _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
