<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000066">
<font size="-1"><font face="Verdana">Didn't think of that... and it
wont mess with my config.<br>
<br>
Thanks,<br>
<br>
-Jon<br>
</font></font><br>
H&aring;kan Johansson wrote:
<blockquote cite="mid69de90f80531a5218f65e30f7cacf263@raintervention.se"
 type="cite"><br>
On Jan 16, 2006, at 22:52, Jonathan Cyr wrote:
  <br>
  <br>
  <blockquote type="cite">Does the Zope Wiki article on Repozo tell you
where to find it, maybe I missed it.&nbsp; I actually looked for quite a
while.&nbsp; Maybe it just needs to be a little clearer... or maybe I need a
smack in the head.
    <br>
    <br>
&nbsp;I didn't have much success anyway, I setup my Zope/ZEO setup using
SuSE 9.0's onboard Python and PIL installs, which, at the time, seemed
an easy way to reproduce a ZEO client machine over and over.&nbsp;
    <br>
    <br>
&nbsp;Upon running repozo, it can't find the pieces of Zope/ZODB, it needs
to run, and I get an immediate traceback refering to the import of
ZODB.&nbsp;&nbsp; After trying to adjust the pythonpath (wouldn't stick), and
trying to drop repozo in the right directory.&nbsp; I couldn't get it to
work.&nbsp; And, frankly, with everything Zope/Python/PIL working fine, I
didn't mess with it very hard, fearing breaking it.
    <br>
    <br>
&nbsp;Using SuSE's YAST installed Python seems to be my mistake... but It
made sense at the time, and the right versions and everything... and
although it works, upgrading Zope and using repozo are major drawbacks.
    <br>
    <br>
&nbsp;I'll have to build a new box, correctly, and migrate to it.
    <br>
    <br>
&nbsp;In any case, thanks for your time,
    <br>
    <br>
&nbsp;-Jon
    <br>
  </blockquote>
  <br>
I had the same problem with repozo. I "solved" it by modifying the
repozo.py file and adding "sys.path.append( PATH/TO/ZOPE/lib/python )"
right before the "from ZODB.FileStorage ..." line.
  <br>
It's not a beautiful fix, but it works.
  <br>
  <br>
_______________________________________________
  <br>
Zope maillist&nbsp; -&nbsp; <a class="moz-txt-link-abbreviated" href="mailto:Zope@zope.org">Zope@zope.org</a>
  <br>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope">http://mail.zope.org/mailman/listinfo/zope</a>
  <br>
**&nbsp;&nbsp; No cross posts or HTML encoding!&nbsp; **
  <br>
(Related lists - <a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-announce">http://mail.zope.org/mailman/listinfo/zope-announce</a>
  <br>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev</a> )
  <br>
  <br>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Jonathan Cyr
<a class="moz-txt-link-freetext" href="http://www.cyr.info">http://www.cyr.info</a>
<a class="moz-txt-link-freetext" href="http://www.weddingweblog.com">http://www.weddingweblog.com</a>
<a class="moz-txt-link-abbreviated" href="mailto:cyrj@cyr.info">cyrj@cyr.info</a></pre>
</body>
</html>