Re: [Zope-CMF] CMF Installation does not show up

2005-06-28 Thread J Cameron Cooper

sharif islam wrote:

I just installed Zope from source (Redhat Enterprise AS 3). Then I
followed the directions on the website.
1. Downloaded CMF-1.5.1.tar.gz
2. untarred and extracted it
3. Copied the CMF folder to /opt/Zope/lib/python/Products.
4. Restarted
Then when I go the manage website, in the Products section I don't see
any option for CMF. What is wrong? Thanks.


Last I checked (well before 1.5.1) CMF packaged all its constituent 
products in a containing directory:


CMF
  CMFCore
  CMFDefault
  etc.

You must place these in your Products/ directory. (And running an 
instance would be better, btw.)


I would bet that this is explained in the README. Did you bother to read it?

--jcc
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests


[Zope-CMF] CMF Installation does not show up

2005-06-28 Thread sharif islam
I just installed Zope from source (Redhat Enterprise AS 3). Then I
followed the directions on the website.
1. Downloaded CMF-1.5.1.tar.gz
2. untarred and extracted it
3. Copied the CMF folder to /opt/Zope/lib/python/Products.
4. Restarted
Then when I go the manage website, in the Products section I don't see
any option for CMF. What is wrong? Thanks.
___
Zope-CMF maillist  -  Zope-CMF@lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See http://collector.zope.org/CMF for bug reports and feature requests