<div dir="ltr">Hi,<br><br>Are you sure that you&#39;ve installed avahi&#39;s python bindings on your system?<br><br><a href="http://packages.debian.org/sid/python-avahi">http://packages.debian.org/sid/python-avahi</a><br><br>
<div class="gmail_quote">2008/8/27 Fatih Arslan <span dir="ltr">&lt;<a href="mailto:sabutay@gmail.com">sabutay@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I&#39;m trying to implement avahi support for synergy. Synergy let you<br>
share your keyboard/mouse with other pc&#39;s, it&#39;s a cross-platform<br>
application. For example you can use your Mac keyboard, in your<br>
Windows Pc, vice versa.<br>
<br>
In synergy you have to write the servers hostname or ip adress for<br>
each client. That mean&#39;s each client have to know the server&#39;s<br>
hostname or ip adress. But with avahi support, it would be automatic,<br>
that means the server has only to set up his software and write the<br>
client&#39;s hostname. That means only the server side has some work, but<br>
for the client side it would be very easy.<br>
<br>
Now i don&#39;t know where to start, i&#39;ve found some python scripts from<br>
the avahi homepage. These scripts:<br>
<br>
PythonPublishExample<br>
PythonBrowseExample<br>
<br>
Now the problem is, if i try to run the first script, i get the error:<br>
<br>
Traceback (most recent call last):<br>
 &nbsp;File &quot;synergy_avahi.py&quot;, line 3, in &lt;module&gt;<br>
 &nbsp; &nbsp;import avahi<br>
ImportError: No module named avahi<br>
<font color="#888888"><br>
--<br>
Fatih ARSLAN<br>
_______________________________________________<br>
avahi mailing list<br>
<a href="mailto:avahi@lists.freedesktop.org">avahi@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/avahi" target="_blank">http://lists.freedesktop.org/mailman/listinfo/avahi</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Furkan Çalışkan<br><a href="http://www.furkancaliskan.com">www.furkancaliskan.com</a><br>
</div>