Hi, On Thu, Jan 22, 2009 at 04:43:58PM +0100, Michael Schwartzkopff wrote: > Hi, > > Configure and compile and installation of a fresh Pacemaker-Python-GUI works > for me. But calling > # /usr/lib/heartbeat-gui/haclient.py > > results in: > > Traceback (most recent call last): > File "/usr/lib/heartbeat-gui/haclient.py", line 27, in ? > import sys, os, string, socket, syslog, webbrowser, pickle, xml, gc, > time, > binascii, thread, tarfile, gv > ImportError: No module named gv > > I tried to guess that gv means graphviz and tried to install all packeges > related to graphviz without success.
Right. > I also tried to find libgv-python for debian etch, but nothing. Probably not packaged for etch. > Please could anybody explain me what the gv module is and in what debian etch > package I can find it. You'd probably have to install it yourself. I usually google for debian + etch + pkgname or take a look at the backports site. Thanks, Dejan > Thank you very much for any help. > > Greetings, > > -- > Dr. Michael Schwartzkopff > MultiNET Services GmbH > Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany > Tel: +49 - 89 - 45 69 11 0 > Fax: +49 - 89 - 45 69 11 21 > mob: +49 - 174 - 343 28 75 > > mail: [email protected] > web: www.multinet.de > > Sitz der Gesellschaft: 85630 Grasbrunn > Registergericht: Amtsgericht M?nchen HRB 114375 > Gesch?ftsf?hrer: G?nter Jurgeneit, Hubert Martens > > --- > > PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B > Skype: misch42 > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
