Welcome, Guest. Please Login.
OpenDX User Forum
05/22/13 at 05:07:11
News: OpenDX 4.4.4 source code now available.


Pages: 1
Installation on openSUSE 11 (Read 2447 times)
psel1
Forum Newbie
*


Got Viz?

Posts: 1
Installation on openSUSE 11
09/24/08 at 03:41:15
 
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
Back to top
 
 
Email   IP Logged
dmoroian
Full Member
***


If you like CFD,
then you probably
like OpenDX!

Posts: 150
Re: Installation on openSUSE 11
Reply #1 - 09/25/08 at 02:27:27
 
Hi Peter,
I don't know if your solution will work, but anyway I think that after making the symbolic link, you have to run ldconfig command.
 
Dragos
Back to top
 
 
WWW   IP Logged
Pages: 1