Excerpts from Dagobert Michelsen's message of Wed May 13 09:46:47 -0400 2009:
Hi Dago, > Is it safe to assume that when the file is there that exactly the > variables > SGML_BASE_DIR > SGML_CATALOGS_DIR > are set and need to be exported? Those variables set sane defaults for programs to look in for files (stylesheets of various types, catalogs, dtds, etc). So yes, if the file exists, exporting them should be fine. I would also use SGML_CATALOG_DIR to build SGML_CATALOG_FILES (which solved the glib issue for you). There should always be a base catalog when that file exists, but its existence doesn't mean that the required stylesheets or dtds are installed. Hopefully programs can use the catalog to determine this and present reasonable errors if they don't have what they need. Thanks -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 GPG Key Id: 8E89F6D2; Key Server: pgp.mit.edu Contact me to arrange for a CAcert assurance meeting.
signature.asc
Description: PGP signature
_______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
