Re: [xml] more questions on catalogs
- From: Chris Wareham <chris wareham pa press net>
- To: John Hockaday ga gov au
- Cc: xml gnome org, veillard redhat com
- Subject: Re: [xml] more questions on catalogs
- Date: Thu, 23 Feb 2006 11:06:38 +0000
John Hockaday ga gov au wrote:
There are some people who can't write to the /etc/ directory and therefore
can't locate the catalog in /etc/xml/catalog. Hence during compilation there
should be an option to load it into a directory where the usr can write to.
I thought that there was, and if not should be, a option to pass to the
libxml2 binaries that allows one to set where the catalog file is located.
My two cents worth.
John
What's wrong with the XML_CATALOG_FILES environment variable? If you
can't set it in the shell configuration that your program will run in,
then your could read the location from a configuration file and use
setenv or putenv. This is what I have done, and I find it very flexible
as I have a number of programs which need to use different catalog
files.
Chris
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]