<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Richard Wall schrieb:
<blockquote
 cite="mid:fa6a0cb50802030641u55abb6fep6a0768da8d5716d6@mail.gmail.com"
 type="cite">
  <pre wrap="">On Sun, Feb 3, 2008 at 12:14 PM, Francisc Simon
<a class="moz-txt-link-rfc2396E" href="mailto:franciscsimon@franciscsimon.de">&lt;franciscsimon@franciscsimon.de&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi @all,
 i've tried this tutorial:
 <a class="moz-txt-link-freetext" href="http://divmod.org/users/oubiwann/howto/chattutorial/env.html">http://divmod.org/users/oubiwann/howto/chattutorial/env.html</a>
 but i get this error at the end:
 /usr/local/bin/twistd: Unknown command: athena-widget
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Make sure you're using the SVN trunk versions of twistd / Nevow.  The
twistd plugin system is very new and the  "athena-widget" is an even
newer twistd plugin. If you follow the Combinator instructions in that
tutorial, it should just work and the path to twistd should look like:

richard@aziz:~/Projects$ which twistd
/home/richard/Projects/combinator_paths/bincache/twistd

richard@aziz:~/Projects$ whbranch
Divmod: trunk
Twisted: trunk

-RichardW.

_______________________________________________
Twisted-Python mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a>
<a class="moz-txt-link-freetext" href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a>


  </pre>
</blockquote>
Hi thx a lot for help,<br>
<br>
i've now an other error: /usr/local/bin/twistd: Specify a valid class
name to --element<br>
<br>
but it is the same tutorial and i think it is everthing the same in the
tutorial described.<br>
<br>
THX <br>
<br>
Frank <br>
:-)<br>
<br>
<br>
<br>
</body>
</html>