installing header files in directories

Dec. 19, 2002
8:37 p.m.
Is there some way to get a header file installed in a subdirectory? Zope3 has code that looks like this: #include "Zope/Proxy/proxy.h" I don't know how to ask distutils to create /usr/local/include/python2.x/Zope/Proxy/proxy.h The only thing it seems willing to do is create a single directory inside include/python2.x and place all my .h files there. Jeremy
8158
Age (days ago)
8158
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jeremy Hylton