[imp] (no subject)

Pradit Wattanasuwan pradit@tubtim.cri.or.th
Fri, 10 May 2002 06:41:01 +0000


I'm a new user to use CVS. I read the document of Kronolith1.0, but I don't 
know how to get the libmcal by CVS. Please guide me step by step.

Thanks for all reply,
Pok



Part of Kronolith Document:

    Check out libmcal from CVS:
    (leave Password blank)

    Check out icap and mstore from CVS, UNDER libmcal:
    > cd libmcal
    > cvs co icap mstore

    Compile:
    > cd icap
    > make
    > cd ../mstore
    > make
    > cd ..
    > ./configure --with-icap --with-mstore
    > make; make install
    additionally copy *.h to /usr/local/mcal/include