Home
The Toolkit for Online Communities
15900 Community Members, 0 members online, 2427 visitors today
Log In Register

Forum OpenACS Development: Response to ns_xml.so problem - Please Help!

OpenACS Home : Forums : OpenACS Development : Response to ns_xml.so problem - Please Help! : One Message

+
Posted by C. R. Oldham on

Here's a snippet from my machine changelogs. I needed libxml in slink, but it isn't a package, so I retrieved the sources from unstable and built them. At the end I discovered:

     I had to create a symbolic link by hand in /usr/include
	ln -s libxml2/libxml libxml
     (e.g. /usr/include/libxml points to /usr/include/libxml2/libxml)
     I think this directory structure is a bug in the package.