Find the answer to your Linux question:
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 ...
  1. #1
    Just 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?

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    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.

  3. #3
    Linux 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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...