I'm trying to get Mason installed on my Linux server. 
I'm running Apache/1.3.26 (Unix) mod_perl/1.26.

I keep getting the error:

Can't locate object method "new" via package
"Apache::Request"

I've tried to install the Apache::Request module.
First I tried to install libapreq-1.3 to get
Apache::Request.  I do not have a gcc compiler and so
I had some errors.  I then tried to just install
Apache::Request from within libapreq-1.3.

Things still did not work so I tried

perl -MCPAN -e 'install Apache::Request'

and it said that Apache::Request installed
successfully.

I hesitate to install a gcc compiler since I do not
know a lot about it and I do not want to open up a can
of worms.  I would like to avoid compiling if I can.

I just want to install Mason :)  Any help would be
appreciated.

Thanks.

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

Reply via email to