> Just skip it - it has always been optional, and the use of it will go 
> away in the next release as I can't be bothered to maintain it any more 
> :-)
>
> -- 
> <!-- Matt -->
> <:->get a SMart net</:->
> Spam trap - do not mail: [EMAIL PROTECTED]

I should have responded sooner but I went on vacation very shortly after 
your response and just started back today.  I moved on and continued with 
the install.  Then I created a simple .xsp page from the AxKit.org 
documentation that looks like the following:

--snip
<xsp:page xmlns:xsp="http://www.apache.org/1999/XSP/Core";
        xmlns="uri://axkit.org/NS/MyHomePage"
        language="Perl">
        <page>
                <body>
                        <heading>Hello World</heading>
                        It is now: <xsp:expr>scalar localtime</xsp:expr>
                </body>
        </page>
</xsp:page>
--snip

I get an internal server error.  When I tray to access that page this is 
what I get in my error log:

--snip
[Mon Jul 21 13:44:10 2003] [error] [client 127.0.0.1] [AxKit] [Error] 
AxKit::load_module failed: Can't locate HTTP/GHTTP.pm in @INC (@INC contains: 
/home/jason/cvs-working/axkit.org/lib/perl 
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl 
/home/jason/cvs-working/axkit.org/apache/ 
/home/jason/cvs-working/axkit.org/apache/lib/perl) at 
/usr/lib/perl5/site_perl/5.8.0/AxKit/XSP/Util.pm line 6.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/AxKit/XSP/Util.pm 
line 6.
Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/AxKit/XSP/ESQL.pm line 
14.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/AxKit/XSP/ESQL.pm 
line 14.
Compilation failed in require at (eval 90) line 1.

[Mon Jul 21 13:44:10 2003] [error] [client 127.0.0.1] [AxKit] From: 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache/AxKit/Exception.pm : 9
[Mon Jul 21 13:44:10 2003] [error] [client 127.0.0.1] [AxKit] [Backtrace] 
AxKit::load_module failed: Can't locate HTTP/GHTTP.pm in @INC (@INC contains: 
/home/jason/cvs-working/axkit.org/lib/perl 
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 
/usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl 
/home/jason/cvs-working/axkit.org/apache/ 
/home/jason/cvs-working/axkit.org/apache/lib/perl) at 
/usr/lib/perl5/site_perl/5.8.0/AxKit/XSP/Util.pm line 6.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/AxKit/XSP/Util.pm 
line 6.
Compilation failed in require at /usr/lib/perl5/site_perl/5.8.0/AxKit/XSP/ESQL.pm line 
14.
BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.8.0/AxKit/XSP/ESQL.pm 
line 14.
Compilation failed in require at (eval 90) line 1.
        
Apache::AxKit::Exception::new('Apache::AxKit::Exception::Error','-text','AxKit::load_module
 failed: Can\'t locate HTTP/GHTTP.pm in @IN...') called at 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/AxKit.pm line 988
        AxKit::prep_exception('AxKit::load_module failed: Can\'t locate HTTP/GHTTP.pm 
in @IN...') called at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/AxKit.pm 
line 162
        AxKit::__ANON__('AxKit::load_module failed: Can\'t locate HTTP/GHTTP.pm in 
@IN...') called at 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache/AxKit/Language/XSP.pm 
line 202
        Apache::AxKit::Language::XSP::_register_me_and_others() called at 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache/AxKit/Language/XSP.pm 
line 41
        
Apache::AxKit::Language::XSP::handler('Apache::AxKit::Language::XSP','AxKit::Apache=SCALAR(0x8d3be08)','Apache::AxKit::Provider::File=HASH(0x8d3bf28)','Apache::AxKit::Provider::File=HASH(0x8d5afd8)',1)
 called at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/AxKit.pm line 739
        
AxKit::process_request('AxKit::Apache=SCALAR(0x8d3be08)','Apache::AxKit::Provider::File=HASH(0x8d3bf28)','ARRAY(0x8bb8650)','undef')
 called at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/AxKit.pm line 461
        
AxKit::run_axkit_engine('AxKit::Apache=SCALAR(0x8d3be08)','Apache::AxKit::Provider::File=HASH(0x8d3bf28)')
 called at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/AxKit.pm line 288
        eval {...} called at 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/AxKit.pm line 279
        
AxKit::main_handler('AxKit::Apache=SCALAR(0x8d3be08)','Apache::AxKit::Provider::File=HASH(0x8d3bf28)')
 called at /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/AxKit.pm line 193
        AxKit::fast_handler('AxKit::Apache=SCALAR(0x8d3be08)') called at /dev/null 
line 0
        eval {...} called at /dev/null line 0

[Mon Jul 21 13:44:10 2003] [error] [client 127.0.0.1] [AxKit] [FATAL] Error occured 
while processing Error XML: stylesheet '/common/error.xps' could not be found or is 
not readable
--snip

It seems the XSP.pm does need the HTTP::GHTTP module to run.  Now at this 
point I guess I need to figure out what is wrong with my distro and 
installation of libghttp that the Makefile.PL for HTTP:GHTTP doesn't see 
it being installed.  I am pretty sure that it's due to something I may 
have done to cause this but any suggestions might help lead me in the 
right direction.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to