I have successfully configured and compiled the d-bus-python 0.82.0
package.
when I make install, I get the following error:
/usr/src/dbus-python-0.82.0/install-sh -c -m 644 'service.py'
'/usr//lib/python2.5/site-packages/dbus/service.py'
/usr/src/dbus-python-0.82.0/install-sh -c -m 644 'types.py'
'/usr//lib/python2.5/site-packages/dbus/types.py'
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "/usr/lib/python2.5/os.py", line 696, in <module>
import copy_reg as _copy_reg
File "/usr/lib/python2.5/copy_reg.py", line 7, in <module>
from types import ClassType as _ClassType
ImportError: cannot import name ClassType
make[3]: *** [install-nobase_pythondbusPYTHON] Fehler 1
make[3]: Leaving directory `/usr/src/dbus-python-0.82.0/dbus'
make[2]: *** [install-am] Fehler 2
make[2]: Leaving directory `/usr/src/dbus-python-0.82.0/dbus'
make[1]: *** [install] Fehler 2
make[1]: Leaving directory `/usr/src/dbus-python-0.82.0/dbus'
Any clues?
Olaf
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page