12 Jun
2003
12 Jun
'03
11:04 p.m.
how install CMFCollection product, the install.txt file only indicates that to do after this installed. I have tried to install it continuing the instructions of other product, as for example CMFPlone 1. Untar CMFCollection file #unzip CMFCollection-0.2.0.zip 2. copy or move CMFCollection directory to zope directory #mv CMFCollection /usr/local/zope/. 3. Move to /usr/local/zope/lib/python/Product # cd /usr/local/zope/lib/python/Product 4. make a sym link in lib/python/Product # ln -s ../../../CMFCollection CMFCollection and voila This is the correct procedure? Thank in advance -- Alvaro J. Hernandez A. alhernan@uc.edu.ve Linux User: 122569