Results 1 to 3 of 3
Hi,
I'm trying to install OpenDX(dx)-4.2.0, a scientific graphics visualization tool on Suse Linux 10.1 . But its giving following error:
icc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -Dlinux -I/opt/intel/MESA/7.5.2/DRI2PROTO/include/X11/extensions -I/usr/X11R6/include ...
- 01-21-2010 #1Just Joined!
- Join Date
- Oct 2007
- Posts
- 13
How to install X11 libs SLES-10.1
Hi,
I'm trying to install OpenDX(dx)-4.2.0, a scientific graphics visualization tool on Suse Linux 10.1
. But its giving following error:
icc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -Dlinux -I/opt/intel/MESA/7.5.2/DRI2PROTO/include/X11/extensions -I/usr/X11R6/include -g -O2 -I/usr/X11R6/include -D_GNU_SOURCE -c callm_xinit.c
callm_xinit.c catastrophic error: could not open source file "Xm/Xm.h"
#include <Xm/Xm.h>
^
compilation aborted for callm_xinit.c (code 4)
make[3]: *** [callm_xinit.o] Error 4
To resolve this error, I tried to install Mesa OpenGL libraries (mesa-7.5.2). But its not getting installed even after resolving dependencies such as libdrm, dri2proto, libpthread-stubs.
Are there any rpm distributions available for mesa libraries on Suse?
- 01-21-2010 #2
Yes just look in Yast-Software-Software Management.
But you are using an old version of Suse that is no longer supported(there are no supported repositories) . The current version is 11.2
I believe mesa is installed by default in the latest version.
- 01-21-2010 #3Linux Newbie
- Join Date
- Mar 2007
- Posts
- 139
Yes that's true!
All sources prior to suse10.3 are closed down.
I keep finding it very strange!
Even on pbone and rpmfind they are gone.
A source I very often have used.
Maybe some RPMs for suse10.3 will work on 10.1, I don't know.
For you (and others) you can find them on:
RPM Search
Welcome to the RPM repository on rpmfind.net


Reply With Quote