% xsltproc -V
Using libxml 20507, libxslt 10030 and libexslt 720
xsltproc was compiled against libxml 20506, libxslt 10030 and libexslt 720
libxslt 10030 was compiled against libxml 20506
libexslt 720 was compiled against libxml 20506
TIA
simon
On Sunday, June 29, 2003, at 10:35 PM, S Woodside wrote:
Hi, I have a problem where, libXSLT chokes because it cannot find /sw/etc/xml/catalog :
[Sun Jun 29 22:17:33 2003] [warn] [client 127.0.0.1] [AxKit] LibXSLT match_uri: /sw/etc/xml/catalog
[Sun Jun 29 22:17:33 2003] [warn] [client 127.0.0.1] [AxKit] LibXSLT open_content_uri: /sw/etc/xml/catalog
[Sun Jun 29 22:17:33 2003] [warn] [client 127.0.0.1] [AxKit] Content Provider Override: Apache::AxKit::Provider::File
[Sun Jun 29 22:17:33 2003] [warn] [client 127.0.0.1] [AxKit] decoding from UTF-8
[Sun Jun 29 22:17:33 2003] [warn] [client 127.0.0.1] [AxKit] [req] File Provider given $r: /Library/WebServer/Apache2/sw
[Sun Jun 29 22:17:33 2003] [warn] [client 127.0.0.1] [AxKit] encoding to UTF-8
[Sun Jun 29 22:17:33 2003] [warn] [client 127.0.0.1] [AxKit] Caught an exception
[Sun Jun 29 22:17:33 2003] [error] [client 127.0.0.1] [AxKit] [UnCaught] File '/Library/WebServer/Apache2/sw' does not exist or is not readable
This occurs after I upgraded LibXSLT to 1.0.30, but libxml is still on 2.5.6, so perhaps that is the problem. Fink does not yet have 2.5.7, so I guess that I will try to install it manually at this point.
For reference, the old line from before I upgraded was:
[Thu Jun 26 23:41:51 2003] [warn] [client 127.0.0.1] [AxKit] LibXSLT match_uri: file:///sw/etc/xml/catalog
(there was no subsequent open_content_uri: logged)
simon
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] handler called for /index.html
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] Content Provider Override: Apache::AxKit::Provider::File
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] decoding from UTF-8
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] [req] File Provider given $r: /Library/WebServer/Apache2/index.html
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] checking if we process this resource
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] media: screen, preferred style: #default
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] Cache: key = 6591425666379adfb427ea140a5bbf04
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] getting styles and external entities from the XML
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] styles cached
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] cache doesn't exist
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] some condition failed. recreating output
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] styles: Apache::AxKit::Language::LibXSLT(/xsl/site.xsl)
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] encoding to UTF-8
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] Style Provider Override: Apache::AxKit::Provider::File
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] [uri] File Provider looking up uri /xsl/site.xsl
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] [uri] File Provider set filename to /Library/WebServer/Apache2/xsl/site.xsl
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] about to execute: Apache::AxKit::Language::LibXSLT::handler
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] [LibXSLT] getting the XML
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] [LibXSLT] parsing stylesheet
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] [LibXSLT] checking if stylesheet is cached
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] [LibXSLT] stylesheet cached
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] [LibXSLT] performing transformation
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] LibXSLT match_uri: /sw/etc/xml/catalog
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] LibXSLT open_content_uri: /sw/etc/xml/catalog
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] Content Provider Override: Apache::AxKit::Provider::File
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] decoding from UTF-8
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] [req] File Provider given $r: /Library/WebServer/Apache2/sw
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] encoding to UTF-8
[Mon Jun 30 00:21:54 2003] [warn] [client 127.0.0.1] [AxKit] Caught an exception
[Mon Jun 30 00:21:54 2003] [error] [client 127.0.0.1] [AxKit] [UnCaught] File '/Library/WebServer/Apache2/sw' does not exist or is not readable
[Mon Jun 30 00:21:54 2003] [error] [client 127.0.0.1] [AxKit] [Backtrace] File '/Library/WebServer/Apache2/sw' does not exist or is not readable at /Library/Perl/Error.pm line 148
Error::throw('Apache::AxKit::Exception::IO', '-text', 'File \'/Library/WebServer/Apache2/sw\' does not exist or is not ...') called at /Library/Perl/darwin/Apache/AxKit/Provider/File.pm line 215
Apache::AxKit::Provider::File::get_fh('Apache::AxKit::Provider::File=HAS H(0xa8e2f4)') called at /Library/Perl/darwin/Apache/AxKit/Provider/File.pm line 239
Apache::AxKit::Provider::File::get_strref('Apache::AxKit::Provider::File =HASH(0xa8e2f4)') called at /Library/Perl/darwin/Apache/AxKit/Language/LibXSLT.pm line 180
Apache::AxKit::Language::LibXSLT::open_content_uri('/sw/etc/xml/ catalog') called at /Library/Perl/darwin/Apache/AxKit/Language/LibXSLT.pm line 122
Apache::AxKit::Language::LibXSLT::handler('Apache::AxKit::Language::LibX SLT', 'AxKit::Apache=SCALAR(0xeb990)', 'Apache::AxKit::Provider::File=HASH(0x4bf1c4)', 'Apache::AxKit::Provider::File=HASH(0xebce4)', 1) called at /Library/Perl/darwin/AxKit.pm line 739
AxKit::process_request('AxKit::Apache=SCALAR(0xeb990)', 'Apache::AxKit::Provider::File=HASH(0x4bf1c4)', 'ARRAY(0x4b995c)', undef) called at /Library/Perl/darwin/AxKit.pm line 461
AxKit::run_axkit_engine('AxKit::Apache=SCALAR(0xeb990)', 'Apache::AxKit::Provider::File=HASH(0x4bf1c4)') called at /Library/Perl/darwin/AxKit.pm line 288
eval {...} called at /Library/Perl/darwin/AxKit.pm line 279
AxKit::main_handler('AxKit::Apache=SCALAR(0xeb990)', 'Apache::AxKit::Provider::File=HASH(0x4bf1c4)') called at /Library/Perl/darwin/AxKit.pm line 247
AxKit::handler('AxKit::Apache=SCALAR(0xeb990)') called at /dev/null line 0
eval {...} called at /dev/null line 0
-- www.simonwoodside.com -- 99% Devil, 1% Angel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
