From africantiger a t yahoo.com Sun Sep 11 19:52:35 2005 From: africantiger a t yahoo.com (Clive Anderson) Date: Sun, 11 Sep 2005 11:52:35 -0700 (PDT) Subject: [Webcalendar] Help with reminders Message-ID: <20050911185235.10645.qmail a t web30506.mail.mud.yahoo.com> Hi, I am trying to get reminders to work but so far without much success. I am able to send mail (mutt, mail, etc) from the webcalendar server but mail queued by webcal does not reach it's destination. I do have wcald running. What have I missed? Clive... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From africantiger a t yahoo.com Wed Sep 14 06:01:01 2005 From: africantiger a t yahoo.com (Clive Anderson) Date: Tue, 13 Sep 2005 22:01:01 -0700 (PDT) Subject: [Webcalendar] Setting up a Corporate Calendar Message-ID: <20050914050101.70108.qmail a t web30502.mail.mud.yahoo.com> Hi, I am trying to setup a corporate calendar on webcal but I am not being successful. I would like my users to click on a "events calendar" link and be taken directly to the corporate calendar without having to login. The corporate calendar is a moderated calendar. How can I accomplish this? Clive... __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From dleffler a t direcway.com Wed Sep 14 12:23:38 2005 From: dleffler a t direcway.com (David Leffler) Date: Wed, 14 Sep 2005 07:23:38 -0400 Subject: [Webcalendar] Setting up a Corporate Calendar In-Reply-To: <20050914050101.70108.qmail a t web30502.mail.mud.yahoo.com> Message-ID: <000501c5b91e$c3467820$1100a8c0 a t dad3> Anonymous login, done via the command line. Here's the one I use. http://www.harrisonhills.org/cgi-bin/wcal/wcal.pl?anonymous=true&calendar=hh bc&elink=detail&calendarselection=false This logs in as anonymous, selects the calendar 'hhbc' (I have two calendars), has detailed icons, and doesn't show the calendar drop-down list (again, I have two calendars, but hhbc is dependent on the 2nd) David Leffler Administrator Harrison Hills Baptist Church www.harrisonhills.org -----Original Message----- From: webcalendar-admin a t math.utexas.edu [mailto:webcalendar-admin a t math.utexas.edu] On Behalf Of Clive Anderson Sent: Wednesday, September 14, 2005 01:01 To: webcalendar a t math.utexas.edu Subject: [Webcalendar] Setting up a Corporate Calendar Hi, I am trying to setup a corporate calendar on webcal but I am not being successful. I would like my users to click on a "events calendar" link and be taken directly to the corporate calendar without having to login. The corporate calendar is a moderated calendar. How can I accomplish this? Clive... -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.344 / Virus Database: 267.10.24/101 - Release Date: 9/13/2005 From bhillsman a t mail.eldo.k12.mo.us Wed Sep 14 17:32:23 2005 From: bhillsman a t mail.eldo.k12.mo.us (Brent Hillsman) Date: Wed, 14 Sep 2005 11:32:23 -0500 Subject: [Webcalendar] WebCal installation frustations Message-ID: <43285097.4070702 a t mail.eldo.k12.mo.us> I looked at the web cal demo a year or so ago and decided it would be perfect for our K-12 school. I've worked at trying to install it, off and on, ever since and now I've confused myself so much I seem to be overlooking minor things. I'm trying to implement it on a new SUSE (novell) box. Here is what I've done. 1. Downloaded the tar and unzipped it to the /srv/www/ directory 2. Started editing the install.pl file I don't understand how to configure this file. Does the install create some of the directories such as webcal or wcal (I'm comparing with the redhat 7.2 install.pl) or do I need to rename the extracted webcal2.x.x directory to whatever I put here. Do the .pl files need to be put into the cgi dir of /srv/www/ or do they stay in the webcal2.x.x directory? I also see the install.pl default looking for wcal.pl in the command $CGINAME="$CGIDIR/wcal.pl but I don't see that file in my directory, I see webcal.pl Do I need to make those changes also? I'm really frustrated because this kind of thing usually doesn't stump me but I'm a newbie in this area. Any help would be appreciated. Brent From allan a t msic.dia.mil Wed Sep 14 19:13:11 2005 From: allan a t msic.dia.mil (Allan Newsome) Date: Wed, 14 Sep 2005 13:13:11 -0500 Subject: [Webcalendar] Exporting calendar to Outlook Message-ID: <43286837.2070807 a t msic.dia.mil> This is a multi-part message in MIME format. --------------010901090005050600090200 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I am trying to export my WebCalendar information to Outlook 2003 and I keep getting the following error. "*/vCalendar/iCalendar import failed. The input file may be corrupt./*" Help....what do I need to do? This can't be that hard. --Allan --------------010901090005050600090200 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I am trying to export my WebCalendar information to Outlook 2003 and I keep getting the following error.

"vCalendar/iCalendar import failed. The input file may be corrupt."

Help....what do I need to do?  This can't be that hard.

--Allan
--------------010901090005050600090200-- From steve a t sierra-computer.com Wed Sep 14 19:32:55 2005 From: steve a t sierra-computer.com (Steve Knopik) Date: Wed, 14 Sep 2005 11:32:55 -0700 Subject: [Webcalendar] WebCal installation frustations In-Reply-To: <43285097.4070702 a t mail.eldo.k12.mo.us> References: <43285097.4070702 a t mail.eldo.k12.mo.us> Message-ID: <43286CD7.6000609 a t sierra-computer.com> Brent I have experienced similar problems trying to install web cal onto our Fedora server. I have temporarily installed it on the only windows PC on our network. I really would like to set it up on our server. I have 2 other sites already running on our web server so I have some experience, but I am in no way an expert in this area. I have just run out of ideas on what to do next. I am hoping I might be able get some help from our local linux user group. Steve Brent Hillsman wrote: > I looked at the web cal demo a year or so ago and decided it would be > perfect for our K-12 school. > I've worked at trying to install it, off and on, ever since and now > I've confused myself so much I seem to be overlooking minor things. > > I'm trying to implement it on a new SUSE (novell) box. > > Here is what I've done. > > 1. Downloaded the tar and unzipped it to the /srv/www/ directory > 2. Started editing the install.pl file > I don't understand how to configure this file. > Does the install create some of the directories such as webcal or > wcal (I'm comparing with the redhat 7.2 install.pl) or do I need to > rename the extracted webcal2.x.x directory to whatever I put here. > Do the .pl files need to be put into the cgi dir of /srv/www/ or do > they stay in the webcal2.x.x directory? > I also see the install.pl default looking for wcal.pl in the > command $CGINAME="$CGIDIR/wcal.pl but I don't see that file in my > directory, I see webcal.pl > Do I need to make those changes also? > > I'm really frustrated because this kind of thing usually doesn't stump > me but I'm a newbie in this area. Any help would be appreciated. > > Brent > > _______________________________________________ > Webcalendar mailing list > Webcalendar a t math.utexas.edu > http://www.math.utexas.edu/mailman/listinfo/webcalendar > > From r.janssen a t uw.nl Wed Sep 14 19:36:29 2005 From: r.janssen a t uw.nl (Rob Janssen) Date: Wed, 14 Sep 2005 20:36:29 +0200 Subject: [Webcalendar] WebCal installation frustations In-Reply-To: <43285097.4070702 a t mail.eldo.k12.mo.us> References: <43285097.4070702 a t mail.eldo.k12.mo.us> Message-ID: <43286DAD.7030301 a t uw.nl> Brent Hillsman schreef: > I looked at the web cal demo a year or so ago and decided it would be > perfect for our K-12 school. > I've worked at trying to install it, off and on, ever since and now > I've confused myself so much I seem to be overlooking minor things. > > I'm trying to implement it on a new SUSE (novell) box. > > Here is what I've done. > > 1. Downloaded the tar and unzipped it to the /srv/www/ directory That is wrong. You should unpack it into your home directory or some other convenient place. The /srv/www directory is what you are going to install to. > 2. Started editing the install.pl file > I don't understand how to configure this file. > Does the install create some of the directories such as webcal or > wcal (I'm comparing with the redhat 7.2 install.pl) or do I need to > rename the extracted webcal2.x.x directory to whatever I put here. You have to edit the install.pl file to reflect the place where it is going to be, something like /srv/www/htdocs/webcal > Do the .pl files need to be put into the cgi dir of /srv/www/ or do > they stay in the webcal2.x.x directory? The install.pl will copy everything to where it is supposed to be when you run it. > I also see the install.pl default looking for wcal.pl in the > command $CGINAME="$CGIDIR/wcal.pl but I don't see that file in my > directory, I see webcal.pl > Do I need to make those changes also? > > I'm really frustrated because this kind of thing usually doesn't stump > me but I'm a newbie in this area. Any help would be appreciated. I agree the whole installation process is a bit unusual, but it is quite simple. Once you have completed it, you will ask yourself how it could be so difficult to understand. Rob From bob a t nleaudio.com Wed Sep 14 20:01:35 2005 From: bob a t nleaudio.com (Bob Puff a t NLE) Date: Wed, 14 Sep 2005 15:01:35 -0400 Subject: [Webcalendar] WebCal installation frustations In-Reply-To: <43286DAD.7030301 a t uw.nl> References: <43285097.4070702 a t mail.eldo.k12.mo.us> <43286DAD.7030301 a t uw.nl> Message-ID: <4328738F.90607 a t nleaudio.com> That would be true if the installer worked 100% of the time, but there are often settings in there that are not immediately apparent that need to be tweaked. Plus, not to mention that the docs are only valid for Apache (1), and need the mods I described in an earlier email to work with Apache2. Bob Rob Janssen wrote: > Brent Hillsman schreef: > >> I looked at the web cal demo a year or so ago and decided it would be >> perfect for our K-12 school. >> I've worked at trying to install it, off and on, ever since and now >> I've confused myself so much I seem to be overlooking minor things. >> >> I'm trying to implement it on a new SUSE (novell) box. >> >> Here is what I've done. >> >> 1. Downloaded the tar and unzipped it to the /srv/www/ directory > > > That is wrong. You should unpack it into your home directory or some > other convenient place. > The /srv/www directory is what you are going to install to. > >> 2. Started editing the install.pl file >> I don't understand how to configure this file. >> Does the install create some of the directories such as webcal or >> wcal (I'm comparing with the redhat 7.2 install.pl) or do I need to >> rename the extracted webcal2.x.x directory to whatever I put here. > > > You have to edit the install.pl file to reflect the place where it is > going to be, something like /srv/www/htdocs/webcal > >> Do the .pl files need to be put into the cgi dir of /srv/www/ or do >> they stay in the webcal2.x.x directory? > > > The install.pl will copy everything to where it is supposed to be when > you run it. > >> I also see the install.pl default looking for wcal.pl in the >> command $CGINAME="$CGIDIR/wcal.pl but I don't see that file in my >> directory, I see webcal.pl >> Do I need to make those changes also? >> >> I'm really frustrated because this kind of thing usually doesn't stump >> me but I'm a newbie in this area. Any help would be appreciated. > > > I agree the whole installation process is a bit unusual, but it is quite > simple. > Once you have completed it, you will ask yourself how it could be so > difficult to understand. > > Rob > > _______________________________________________ > Webcalendar mailing list > Webcalendar a t math.utexas.edu > http://www.math.utexas.edu/mailman/listinfo/webcalendar > From bhillsman a t mail.eldo.k12.mo.us Wed Sep 14 20:29:42 2005 From: bhillsman a t mail.eldo.k12.mo.us (Brent Hillsman) Date: Wed, 14 Sep 2005 14:29:42 -0500 Subject: [Webcalendar] RE: WebCal installation frustrations Message-ID: <43287A26.6010406 a t mail.eldo.k12.mo.us> Thanks Rob and Bob. I've got a Welcome to WebCalendar login screen now. Things are progressing a lot better now. Brent From jason a t squaretortoise.com Wed Sep 14 20:36:36 2005 From: jason a t squaretortoise.com (Jason McVetta) Date: Wed, 14 Sep 2005 12:36:36 -0700 Subject: [Webcalendar] WebCal installation frustations In-Reply-To: <43285097.4070702 a t mail.eldo.k12.mo.us> References: <43285097.4070702 a t mail.eldo.k12.mo.us> Message-ID: <1126726596.7958.5.camel a t localhost.localdomain> --=-/0B64dLjtSkIchCxPEze Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi Brent, Just as Rob Janssen said, you don't want to unpack the webcal download file into the directory where you ultimately want webcal to run. Instead, unpack it to a temporary directory, then edit install.pl; when you run the installer (perl install.pl) it will put things where they belong. When you edit install.pl, the first variable you see will be $CGIDIR -- this you should set to the directory from which you want webcal to run. Note also, some of the following variables (including $SIGNUPCGINAME and $IMAGEDIR) must be changed so their paths agree with what you specified in $CGIDIR. Jason On Wed, 2005-09-14 at 11:32 -0500, Brent Hillsman wrote: > I looked at the web cal demo a year or so ago and decided it would be > perfect for our K-12 school. > I've worked at trying to install it, off and on, ever since and now I've > confused myself so much I seem to be overlooking minor things. > > I'm trying to implement it on a new SUSE (novell) box. > > Here is what I've done. > > 1. Downloaded the tar and unzipped it to the /srv/www/ directory > 2. Started editing the install.pl file > I don't understand how to configure this file. > Does the install create some of the directories such as webcal or > wcal (I'm comparing with the redhat 7.2 install.pl) or do I need to > rename the extracted webcal2.x.x directory to whatever I put here. > Do the .pl files need to be put into the cgi dir of /srv/www/ or do > they stay in the webcal2.x.x directory? > I also see the install.pl default looking for wcal.pl in the command > $CGINAME="$CGIDIR/wcal.pl but I don't see that file in my directory, I > see webcal.pl > Do I need to make those changes also? > > I'm really frustrated because this kind of thing usually doesn't stump > me but I'm a newbie in this area. Any help would be appreciated. > > Brent > > _______________________________________________ > Webcalendar mailing list > Webcalendar a t math.utexas.edu > http://www.math.utexas.edu/mailman/listinfo/webcalendar --=-/0B64dLjtSkIchCxPEze Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hi Brent,

Just as Rob Janssen said, you don't want to unpack the webcal download file into the directory where you ultimately want webcal to run.  Instead, unpack it to a temporary directory, then edit install.pl; when you run the installer (perl install.pl) it will put things where they belong. 

When you edit install.pl, the first variable you see will be $CGIDIR -- this you should set to the directory from which you want webcal to run.  Note also, some of the following variables (including $SIGNUPCGINAME and $IMAGEDIR) must be changed so their paths agree with what you specified in $CGIDIR.

Jason


On Wed, 2005-09-14 at 11:32 -0500, Brent Hillsman wrote:
I looked at the web cal demo a year or so ago and decided it would be 
perfect for our K-12 school.
I've worked at trying to install it, off and on, ever since and now I've 
confused myself so much I seem to be overlooking minor things.

I'm trying to implement it on a new SUSE (novell) box.

Here is what I've done.

1.  Downloaded the tar and unzipped it to the /srv/www/ directory
2.  Started editing the install.pl file
    I don't understand how to configure this file.
    Does the install create some of the directories such as webcal or 
wcal (I'm comparing with the redhat 7.2 install.pl) or do I need to 
rename the extracted webcal2.x.x directory to whatever I put here.
    Do the .pl files need to be put into the cgi dir of /srv/www/ or do 
they stay in the webcal2.x.x directory?
    I also see the install.pl default looking for wcal.pl in the command 
$CGINAME="$CGIDIR/wcal.pl but I don't see that file in my directory, I 
see webcal.pl
Do I need to make those changes also?

I'm really frustrated because this kind of thing usually doesn't stump 
me but I'm a newbie in this area.  Any help would be appreciated.

Brent

_______________________________________________
Webcalendar mailing list
Webcalendar a t math.utexas.edu
http://www.math.utexas.edu/mailman/listinfo/webcalendar
--=-/0B64dLjtSkIchCxPEze-- From r.janssen a t uw.nl Wed Sep 14 20:53:43 2005 From: r.janssen a t uw.nl (Rob Janssen) Date: Wed, 14 Sep 2005 21:53:43 +0200 Subject: [Webcalendar] WebCal installation frustations In-Reply-To: <4328738F.90607 a t nleaudio.com> References: <43285097.4070702 a t mail.eldo.k12.mo.us> <43286DAD.7030301 a t uw.nl> <4328738F.90607 a t nleaudio.com> Message-ID: <43287FC7.70004 a t uw.nl> Bob Puff a t NLE schreef: > That would be true if the installer worked 100% of the time, but there > are often settings in there that are not immediately apparent that > need to be tweaked. Plus, not to mention that the docs are only valid > for Apache (1), and need the mods I described in an earlier email to > work with Apache2. > > Bob I agree that there sometimes are subtle things that could go wrong. I am a longtime user (and it has been long since I last installed it), but when reading the mail on this list it is clear to me that the single error that is made by most of the beginners is to unpack the distribution in the webserver directory and trying to get the resulting file tree working. This is not the correct approach. The downloaded file must be unpacked somewhere else, the install.pl and webcalconfig.pm adapted to local situation, and then the install.pl must be run. It will make some changes to the files while copying them to the specified location, and those are essential. At first it can be overwhelming (less for me because there was less to configure in the first versions and I have moved on with an ever more complex webcal). For SuSE you could start by doing this: - change all /usr/local/apache to /srv/www in the install.pl - change the server name from localhost to what it is - change the username from nobody to wwwrun now run it: perl install.pl Then see what you have got under /srv/www and if it seems reasonable. (when there already is a lot of website there be a bit careful, i.e. backup that directory first) Make the apache config changes and see if it works. When you need to make changes, edit the install.pl and/or webcalConfig.pm in the unpack directory (I keep it in my homedir) and install again. Re-installing will not erase the calendar data. Rob