From: Tim W. <tw...@re...> - 2003-04-03 16:28:57
|
On Thu, Apr 03, 2003 at 10:15:05AM -0600, Mark Hamzy wrote: > Is it possible to have both directory structures expressible at the same > time? We were told by the LSB to have the /opt/Omni directory structure. > However, it seems that every vendor wants to ignore that structure and > place us somewhere else. That's because /opt is for third-party providers, not OS vendors, isn't it? Yes, it certainly ought to be possible to express both at the same time. Just switching --prefix=/opt vs /usr ought to make sense for both types. > The *.xsd files are needed in theory. I don't know if libxml > actually uses them to validate the xml files. They need to be one > directory level up from the xml files. I would certainly install > them. Okay. Currently I've put the XML files in ${pkgdatadir}, i.e. /usr/share/omni. But I'm not sure where to tell Omni where to look for them, so I expect it won't find them. Any ideas? Thanks, Tim. */ |