D-BUS Python

From CBLFS
Revision as of 12:28, 27 January 2007 by Jciccone (talk | contribs)
Jump to navigationJump to search
Python Binding: http://dbus.freedesktop.org/releases/dbus-python/dbus-python-0.83.0.tar.gz

Dependencies

Required

Optional (To Build Documentation

Non-Multilib

Compile the package:

./configure --prefix=/usr

Install the package:


Multilib

32Bit

Compile the package:

PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" USE_ARCH=32

Install the package:


N32

Compile the package:

PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" USE_ARCH=n32

Install the package:


64 Bit

Compile the package:

PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" USE_ARCH=64

Install the package: