no Onboard for opensuse

Asked by Alfonso

Hi. I want to build OnBoard in my opensuse 11.4 ¿which are the dependencies?

Question information

Language:
English Edit question
Status:
Answered
For:
Onboard Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
marmuta (marmuta) said :
#1

Hi Alfonso,

debian dependencies are listed in debian/control.
For building the latest code from trunk you would need the Opensuse equivalents of:

python (>= 2.6.6-3~),
python-distutils-extra (>= 2.10),
python-all-dev,
libgtk-3-dev,
libxi-dev,
libxtst-dev

python-cairo,
python-virtkey (>= 0.60.0),
gir1.2-gtk-3.0,
gir1.2-pango-1.0 (>= 1.29.3),
gir1.2-glib-2.0,
libgtk-3-0,
libxi6,
libxtst6

If you already have a debian package you may want to try to convert it to rpm format. This might save you from finding the dependencies manually.

alien -r packagename.deb --scripts

Revision history for this message
Francesco Fumanti (frafu) said :
#2

In addition to what marmuta already said, I wanted to inform you that though the minimal required version of python-distutils-extra is 2.10, there is at least one newer version of python-distutils-extra that does not work with Onboard because of a regression. If I remember correctly, the regression was in python-distutils-extra 2.26 and was fixed in version 2.28.

Can you help with this problem?

Provide an answer of your own, or ask Alfonso for more information if necessary.

To post a message you must log in.