Hi,
I'm having a go at packaging this up for Red Hat Linux. As you know,
our RPMs don't use the /opt directory structure, and I'm having a bit
of a hard time figuring out where things should be put.
For example, the XML files (for driving the new XML stuff) get put in
$DESTDIR/${prefix}/share; this translates to /usr/share, which doesn't
seem like a good place. Perhaps $DESTDIR/${pkgdatadir} is a better
place? That would be /usr/share/omni, when put in the /usr hierarchy.
Also, is the .xsd file needed at run-time? Currently that's just
dumped in $DESTDIR/${prefix}, i.e. /usr.
Thanks,
Tim.
*/
|