ln -s /usr/bin/python2 /tmp/python
sudo -c sh 'PATH=/tmp:$PATH hp-plugin -i'
Verifying archive integrity… All good.
Uncompressing HPLIP 3.12.11 Plugin Self Extracting Archive…
/tmp/hplip-3.12.11-plugin.run: line 395: ./hplip-plugin-install: ??? ? ???
error: Python gobject/dbus may be not installed
Собственно, что делать? Без правки PATH та же ошибка.
EGDFree wrote:
> > error: Python gobject/dbus may be not installed
>
> Собственно, что делать?
python-gobject, python-gobject2, dbus-1-python установлены?
EGDFree
3
да, конечно, забыл указать.
# rpm -qa | grep -e 'python.*gobject'
python-gobject-cairo-3.4.2-2.1.1.i586
python-gobject2-2.28.6-18.1.1.i586
python-gobject-3.4.2-2.1.1.i586
# rpm -qa | grep -e 'dbus.*python'
dbus-1-python-1.1.1-2.1.1.i586