About
•
Download
•
Documentation
•
Wiki
•
Forums
•
Contribute
•
Support
The Toolkit for Online Communities
15894 Community Members,
0 members online
, 2153 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
Search:
Back to OpenACS Development
16
:
Response to ns_xml.so problem - Please Help!
(response to
1
)
Posted by
Andrew Turner
on
11/19/01 03:49 PM
The real cause of the problems here is that the Makefile isn't using xml2-config to find out where libxml was installed. If it had, then all would be fine.
It should use "xml2-config --cflags" and "xml2-config --libs".
Back to OpenACS Development