pclovec wrote:
i'm very very confused for new version . m3 also have this problem , so i
reinstall my system (fedora 10) and install every thing again.  . but it
still show me this bug , this is m4 for python . [...@xfvm commands]$ ./qpid-queue-stats Traceback (most recent call last):
  File "./qpid-queue-stats", line 29, in <module>
    from qmf.console     import Session, Console
ImportError: No module named qmf.console
[...@xfvm commands]$

Have you set PYTHONPATH to include the qpid python modules? (Or used the setup.py script?).

another confused question . i have alos download m4 for C++ code.
around(131M) package.

i have install it .
 # ./configure --prefix=~/qpid-tools
  # make install

Try using an absolute path as the prefix (in fact my configure script rejects anything else).


Reply via email to