From: Ross Bamford Date: 2006-03-10T08:57:41+09:00 Subject: Re: setting an environment variable (for libxml2) On Fri, 2006-03-10 at 04:53 +0900, Une b辿vue wrote: > because i plane to use XML Catalog, i have to set an environment > variable "XML_CATALOG_FILES" to the path the catalogs reside. > > then if i do : > > ENV['XML_CATALOG_FILES']="/path/to/catalogs" > > does this env var be accessible by libxml2 and ruby-libxml ? I'm not absolutely certain, but I don't think the change will be noticed by libxml2/-ruby . Some quick experiments seem to bear this out, but YMMV... -- Ross Bamford - rosco@roscopeco.REMOVE.co.uk