<div dir="ltr">Hi,<br><br>Are you sure that you've installed avahi'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"><<a href="mailto:sabutay@gmail.com">sabutay@gmail.com</a>></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'm trying to implement avahi support for synergy. Synergy let you<br>
share your keyboard/mouse with other pc's, it'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's each client have to know the server'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'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't know where to start, i'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>
File "synergy_avahi.py", line 3, in <module><br>
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>