[Webcalendar] install woes

Lucy Upchurch lucy a t orion.duhs.duke.edu
Tue, 04 Oct 2005 15:08:53 -0400


Hi,

I am installing webCal2.9.3 on a linux box.  I have modified install.pl 
for my environment and I ran the install with 'perl install.pl'.  I do 
not understand the following from the install script.  The directories 
do not get created. 


 # URLs of cgi, relative to /.  It is recommanded to use
      # short pathname for the main webcal script. I personally use /y/x
      # on my server. This requires some reconfiguration of your web server.
      #
      # cginame will be refered hundreds of time on each page webcal
      # generates, a byte saved here will translated to megabytes of
      # saved network traffic.
      #

      'cginame'           => '/cgi-bin/wcal/wcal.pl',
      'cgilink'           => '/cgi-bin/wcal/wcal-link.pl',
      'cgiimport'         => '/cgi-bin/wcal/wcal-import.pl',
      'cgiupload'         => '/cgi-bin/wcal/wcal-upload.pl',
      'cgicss'            => '/cgi-bin/wcal/wcal-css.pl',
      'cgimisc'           => '/cgi-bin/wcal/wcal-misc.pl',

      # how the icon is referenced. Please use short names if possible. I
      # personally use /i on my server. See the previous comment for a
      # reason.
      #
      'imgdirurl'        => '/wcal/images',


Apparently this will affect the performance so I would like to utilize 
this.....I think.  How do I implement this?

I have also modified the httpd.conf file to find my directories.

Thanks.

-- 
Lucy

DUMC - Bryan Research Bldg