[Grok-dev] [Fwd: Re: Catalog/Indexes/Search error]

Kathy Manwaring kathy at perfectnotes.com.au
Thu Jan 7 05:12:06 EST 2010


Hi all,

I am pretty much at my wits end here...

I have built a virtual machine with Xubuntu 9.10. I then carried out the
following steps:
Install python2.5 and python2.5 dev
Install python-dev and setuptools
sudo easy_install-2.5 virtualenv
sudo virtualenv --no-site-packages virtualgrok
source virtualgrok/bin/activate
sudo easy_install-2.5 grokproject
grokproject Sample

This allows the server to start.

Then I added zc.catalog and hurry.query as required for the search example.
Then updated the versions.cfg to the minimum values required when doing
bin/buildout.

I then created grokproject TimSearch, setup the code and templates as per
the last example.

Unfortunately, on trying to create an application, I get the same error as
occurred on windows - a huge amount of code followed by the
ComponentLookupError referring to IIntIds.

Please, if anyone can help with this, I really need it!

Thanks
Kathy






More information about the Grok-dev mailing list