[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Has anyone istalled APACHE::ASP
- Subject: Re: [cobalt-developers] Has anyone istalled APACHE::ASP
- From: "Zeffie" <cobalt-dev@xxxxxxxx>
- Date: Tue Sep 19 02:45:03 2000
> Has anyone installed APACHE::ASP
> "This perl module provides an Active Server Pages port to the Apache Web
Server
> with perl as the host scripting language."
> http://www.nodeworks.com/asp/
> and if so what was your experience? RaQ2? RaQ3? RaQ4, Qube?
> Thanks!
> Gerald Waugh
On the raq2 I get the following
[root Apache-ASP-2.03]# perl Makefile.PL
Checking for the prerequisite modules...
!!! you need the module: Apache
WHY: Make sure your installation of mod_perl is complete
... found Carp !
!!! you need the module: Data::Dumper
WHY: Serializes data for MLDBM
... found Fcntl !
... found HTTP::Date !
... found MD5 !
!!! you need the module: MLDBM
WHY: This is used for reading and writing multi-level hashes on disk
... found SDBM_File !
Checking for the optional modules...
??? you may want module: Apache::Filter
WHY: Full SSI support via Apache::Filter & Apache::SSI
??? you may want module: Apache::SSI
WHY: Full SSI support via Apache::Filter & Apache::SSI
... found CGI !
??? you may want module: Compress::Zlib
WHY: Required for html gzip text compression for browsers that support
it
... found DB_File !
??? you may want module: Devel::Symdump
WHY: Used for StatINC setting, which reloads modules dynamically
??? you may want module: HTML::Clean
WHY: Compress text/html with Clean config or $Response->{Clean} set to
1-9
... found Net::Config !
... found Net::SMTP !
??? you may want module: Tie::Cache
WHY: XSLTCacheSize setting support
??? you may want module: Time::HiRes
WHY: Sub second Apache::ASP response timing with Debug turned on.
??? you may want module: XML::XSLT
WHY: XSLT transformations require this module. Install Bundle::XML
from CPAN before installing this module for the first time.
Exiting now because of errors!
------------------------------------------------------------
Now I have heard that perl 5.6 breaks the gui and is automaticly installed
using cpan? I don't know if these modules will cause any breaks or not?
Cobalt any thoughts?
Zeffie