[Webcalendar] Installation problem

Ben Schwartz ben a t imtechgraphics.com
Wed, 17 Aug 2005 12:57:50 -0400


Hi,

I'm trying to install wcal on linux but when I try to check the syntax for
wcal.pl I get the following error :

[root a t coldfusion-dev wcal]# perl -c wcal.pl
webcalConfig.pm did not return a true value at
/usr/local/apache/cgi-bin/wcal/webcalSupport.pm line 35.
BEGIN failed--compilation aborted at
/usr/local/apache/cgi-bin/wcal/webcalSupport.pm line 35.
Compilation failed in require at wcal.pl line 36.
BEGIN failed--compilation aborted at wcal.pl line 36.

As a consequence apache complains when I try to access the calendar saying :

[Wed Aug 17 12:16:13 2005] [error] [client 172.17.1.165] Premature end of
script headers: /usr/local/apache/cgi-bin/wcal/wcal.pl

Can anyone tell me what I need to do for this to work correctly?

Thank you very much in advance for your help.

Ben