Laca: >> Then before these spec files go into our build, can the spec files >> be updated so we build in this way? > > What you're suggesting is simply that we don't integrate the -devel > package into Solaris. > I disagree with that, though: > 1) it will be required for rebuilding parts of our product > 2) even if we don't encourage using these interfaces, if a developer > is interested in trying them, why make it more difficult?
That's a good point. Then, I'd recommend that we install files to a more private location than to /usr/include and /usr/lib. Perhaps to /usr/include/notify, /usr/lib/notify, etc. We possibly wouldn't want to install the .pc files and instead hack the configure files that might be looking for pc files to just know that they can build with these modules installed to whatever location we install them. Brian
