Richard The Goalie wrote:
>
> trying to install apache::asp. perl Makefile.PL, make, make install went
> fine, but ASP is still not useable. i put the instructions
> in, and it still doesn't work. the error i recieve is Can't locate
> Apache/ASP.pm in @INC. First, it's looking in perl5.6.0 libs,
trying to install apache::asp. perl Makefile.PL, make, make install went
fine, but ASP is still not useable. i put the instructions
in, and it still doesn't work. the error i recieve is Can't locate
Apache/ASP.pm in @INC. First, it's looking in perl5.6.0 libs, not the 5.6.1
libs that i've ins
Hi,
You can try to copy Apache::ASP in the directory where
your perl5.6.0 libs are located.
You must pay attention that all the libs that
Apapache::ASP requires are also installed in your
perl5.6.0 libs (ex MLDBM::Sync)
Hope this can help you.
Ruggero
_
On Sun, Feb 24, 2002 at 05:38:18PM -0500, Richard The Goalie wrote:
> trying to install apache::asp. perl Makefile.PL, make, make install went
> fine, but ASP is still not useable. i put the instructions
> in, and it still doesn't work. the error i recieve is Can't locate
> Apache/ASP.pm in @I
trying to install apache::asp. perl Makefile.PL, make, make install went
fine, but ASP is still not useable. i put the instructions
in, and it still doesn't work. the error i recieve is Can't locate
Apache/ASP.pm in @INC. First, it's looking in perl5.6.0 libs, not the 5.6.1
libs that i've ins