If you get stream connection failures, go back to the libmcal src directory and run 'make install.' On RH6, that builds /usr/local/mcal and drops all the necessary libs. This step wasn't in the mcal HOW-TO (03-12-2000).
![]() |
|
||||||||||
|
mcal_openDescriptionint mcal_open ( string calendar, string username, string password [, int options] )Returns an MCAL stream on success, FALSE on error.
mcal_open() opens up an MCAL connection to the
specified mcal_open
cdthompso1 at yahoo dot com
03-Dec-2000 03:53
If you get stream connection failures, go back to the libmcal src directory and run 'make install.' On RH6, that builds /usr/local/mcal and drops all the necessary libs. This step wasn't in the mcal HOW-TO (03-12-2000).
|