[Silva-general] Installation - LookupError: Template by name 'silva_buildout' not found

Nico Grubert nicogrubert at yahoo.de
Mon Nov 7 17:22:05 CET 2011


Dear list

I have problems to install Silva in my System (CentOS 5.5).
On my server Python 2.4 is installed so I installed Python 2.6 in 
another directory.
I have installed Python 2.6.7 and both Setuptools und ZopeSkel.

My installation history reads like this:
   % cd /usr/local/source
   % wget http://www.python.org/ftp/python/2.6.7/Python-2.6.7.tgz
   % tar -xvf Python-2.6.7.tgz
   % ./configure --prefix=/usr/local/python26
   % make
   % make install
   % wget http://peak.telecommunity.com/dist/ez_setup.py
   % /usr/local/python26/bin/python /usr/local/src/ez_setup.py


Using
   % /usr/local/python26/bin/paster create --list-templates
to display all avaiable templates does not contain 'silva_buildout'.

Trying to run
  % /usr/local/python26/bin/paster create -t silva_buildout
results in the following error:
   LookupError: Template by name 'silva_buildout' not found


Did I miss something?

Regards
Nico




More information about the silva-general mailing list