Is it possible to install the free version of OpsCenter in SuSE? Here's the error I'm getting:
$ java -version
java version "1.6.0_20"
Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
Java HotSpot(TM) 64-Bit Server VM (build 16.3-b01, mixed mode)
$ iostat -V
sysstat version 8.1.5
(C) Sebastien Godard (sysstat <at> orange.fr)
$ which openssl
/usr/bin/openssl
$ python -V
Python 2.6
$ opscenter &
[1] 10728
/applic/opscenter-1.3.1 $ Traceback (most recent call last):
File "./bin/twistd", line 18, in <module>
from twisted.scripts.twistd import run
ImportError: No module named twisted.scripts.twistd
Thank you for the help.
