View Single Post
  #1   (View Single Post)  
Old 7th October 2008
nORKy nORKy is offline
New User
 
Join Date: Jun 2008
Posts: 6
Default scribes configure error : python + D-bus

Hi,

I want to install ports/editors/scribes

But, Configure fails :
Code:
checking for /usr/local/bin/python2.5 extension module directory... ${exec_prefix}/lib/python2.5/site-packages
Error: Python bindings for D-Bus was not found.
configure: error: Error: Dependency check failed
===>  Script "configure" failed unexpectedly.
I don't understand :
Code:
#pkg_info|grep dbus               /usr/ports/editors/scribes
dbus-1.2.1          A message bus system for inter-application communication
dbus-glib-0.76      GLib bindings for the D-BUS messaging system
py25-dbus-0.83.0_1  Python bindings for the D-BUS messaging system
Python d-bus bindings is installed.

what is the problem ??

thanks you
Reply With Quote