The proper order is: Code: tar -zxf telepathy-python-0.15.19.tar.gz cd telepathy-python-0.15.19.tar.gz ./configure make make install you need all of the other dependencies installed before you do that, so run this before: Code: apt-get install make python-gobject python-openssl python-gst0.10 python-farsight python-crypto python-dbus
tar -zxf telepathy-python-0.15.19.tar.gz cd telepathy-python-0.15.19.tar.gz ./configure make make install
apt-get install make python-gobject python-openssl python-gst0.10 python-farsight python-crypto python-dbus
configure: error: xsltproc (from the libxslt source package) is required