There is some strangeness in the include directory.  First, we put all
of the headers in a directory inside another, making an awkward include
path (#include <libxml2/libxml/parser.h>).  This seems merely redundant.
We also have two useless directories in this tree:
/usr/include/libxml2/libxml/libxml2 and
/usr/include/libxml2/libxml/libxml2/libxml.  Neither directory houses
any files.

$rpm -q libxml2-devel
libxml2-devel-2.4.5-2mdk
$ls -lR /usr/include/libxml2
/usr/include/libxml2/:
total 4
drwxr-xr-x    3 root     root         4096 Oct 29 00:10 libxml/

/usr/include/libxml2/libxml:
total 212
-rw-r--r--    1 root     root         2858 Oct 16 09:13 catalog.h
-rw-r--r--    1 root     root         2534 Oct 16 09:13 debugXML.h
-rw-r--r--    1 root     root         2775 Oct 16 09:13 DOCBparser.h
-rw-r--r--    1 root     root         7552 Oct 16 09:13 encoding.h
-rw-r--r--    1 root     root         3517 Oct 16 09:13 entities.h
-rw-r--r--    1 root     root         4228 Oct 16 09:13 hash.h
-rw-r--r--    1 root     root         3486 Oct 16 09:13 HTMLparser.h
-rw-r--r--    1 root     root         2532 Oct 16 09:13 HTMLtree.h
drwxr-xr-x    3 root     root         4096 Oct 16 09:13 libxml2/
-rw-r--r--    1 root     root         2681 Oct 16 09:13 list.h
-rw-r--r--    1 root     root         2826 Oct 16 09:13 nanoftp.h
-rw-r--r--    1 root     root         1440 Oct 16 09:13 nanohttp.h
-rw-r--r--    1 root     root        20729 Oct 16 09:13 parser.h
-rw-r--r--    1 root     root        12066 Oct 16 09:13 parserInternals.h
-rw-r--r--    1 root     root         3236 Oct 16 09:13 SAX.h
-rw-r--r--    1 root     root        24069 Oct 16 09:13 tree.h
-rw-r--r--    1 root     root         1689 Oct 16 09:13 uri.h
-rw-r--r--    1 root     root         8274 Oct 16 09:13 valid.h
-rw-r--r--    1 root     root          471 Oct 16 09:13 xinclude.h
-rw-r--r--    1 root     root         4926 Oct 16 09:13 xlink.h
-rw-r--r--    1 root     root         4630 Oct 16 09:13 xmlerror.h
-rw-r--r--    1 root     root         5990 Oct 16 09:13 xmlIO.h
-rw-r--r--    1 root     root         3481 Oct 16 09:13 xmlmemory.h
-rw-r--r--    1 root     root         3910 Oct 16 09:13 xmlversion.h
-rw-r--r--    1 root     root         3973 Oct 16 09:13 xmlwin32version.h
-rw-r--r--    1 root     root        11864 Oct 16 09:13 xpath.h
-rw-r--r--    1 root     root        17586 Oct 16 09:13 xpathInternals.h
-rw-r--r--    1 root     root         2529 Oct 16 09:13 xpointer.h

/usr/include/libxml2/libxml/libxml2:
total 4
drwxr-xr-x    2 root     root         4096 Oct 16 09:13 libxml/

/usr/include/libxml2/libxml/libxml2/libxml:
total 0
$

-- 
Anton Graham                            GPG ID: 0x18F78541
<[EMAIL PROTECTED]>              RSA key available upon request
 
If you think the pen is mightier than the sword, the next time someone pulls
out a sword I'd like to see you get up there with your Bic.


Reply via email to