psel1
Forum Newbie

Got Viz?
Posts: 1
|
Hi, I've a problem installing openDX 4.4.4 on openSUSE 11 x86_64. After downloading the rpm package for SUSE from opendx.org, I tried to install it. The problem was, that YAsT told me to install libMagick.so.6 before installing openDX. libMagick.so.10 is already installed on openSUSE 11, so I can't install the older version. Thus, I've installed openDX using --nodeps and created the following link: ln -s /usr/lib/libMagick.so.10 /usr/lib/libMagick.so.6 and ln -s /usr/lib64/libMagick.so.10 /usr/lib64/libMagick.so.6 but that doesn't help. Trying to start openDX, I always get the answer that "/dx/bin_linux/startupui" can't find "libMagick.so.6: no such file or directory" Can anybody help? Thanks in advance, Peter
|