[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

How to run OpenXenManager On Slackware

( known to work with Slackware64 14.2)

1) Install Python from Slackware packages.
2) Install pygtk from Slackware packages (not needed for -current)
3) Install configobj from Slackbuilds.
4) Install gtk-vnc from Slackbuilds, use version 0.7.0, and get the corresponding slackbuild from git.

5) Download and unzip OpenXenManager (from: https://github.com/OpenXenManager/openxenmanager/archive/master.zip )
6) cd into the unzipped openxenmanager directory.
7) run ./openxenmanager

Note: This does *not* work with the latest XCP-ng (fails to connect). Version 7 seems OK.

Sources

 howtos:misc:openxenmanager ()