bug in xlst-config
Cinaed Simson <[email protected]>
| Newsgroups | gmane.comp.gnome.lib.xslt |
|---|---|
| Message-ID | <CAM78oTL_sFBjY_Ha4JBN+dFy0FYKqsGFOtikXuNXU8isfLAVLQ@mail.gmail.com> |
hi - if one builds xml2 and xslt from source, then the xml2 headers are going into $prefix/include/libxml2/libxml2 and the xslt headers are going into $prefix/include/libxslt (the paths are inconsistent.) in addition, the xlst-config script is looking for it's headers in $prefix/include/libxml2/libxml2 - wtf is up with that? i hacked the xlst-config to look in $prefix/include/libxslt/libxslt for it's headers ( I added a link between libxslt and "." because inconsistencies drive me bananas.) cinaed -- "We are drowning in information and starving for knowledge." -- Rutherford D. Roger