PDA

View Full Version : Problem in installing DDD 3.3.11 on RHEL5 machine


sania
26th June 2008, 08:55
Hi,
I am trying to install ddd-3.3.11.tar.gz package on RHEL-5 machine.


$tar -xzf ddd-3.3.11.tar.gz
$cd ddd-3.3.11/
$./configure


returns the following error.:confused:

configure: error: The Motif include file 'Xm/Xm.h' could not be found.
Please use the configure options '--with-motif-includes=DIR'
and '--with-motif-libraries=DIR' to specify the Xm location.
See the files 'config.log' and 'ddd/config.log'
for further diagnostics.
Please help me out....

-Sania

topdog
26th June 2008, 13:38
yum install openmotif-devel

sania
26th June 2008, 14:47
Hello boss,
tried out, on ur suggestion. I think yum is not able to find proper mirror site for RHEL5.



$ yum install openmotif-devel
Loading "installonlyn" plugin
Loading "rhnplugin" plugin
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Setting up repositories
http://ftp-stud.fht-esslingen.de/dag/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://apt.sw.be/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://ftp2.lcpe.uni-sofia.bg/freshrpms/pub/dag/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (101, 'Network is unreachable')>
Trying other mirror.
http://rh-mirror.linux.iastate.edu/pub/dag/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://apt.sw.be/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://rpmfind.net/linux/dag/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://mirror.cpsc.ucalgary.ca/mirror/dag/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://archive.cs.uu.nl/mirror/dag.wieers/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.
http://ftp.heanet.ie/pub/freshrpms/pub/dag/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (101, 'Network is unreachable')>
Trying other mirror.
http://wftp.tu-chemnitz.de/pub/linux/dag/redhat/el5/en/i386/dag/repodata/repomd.xml: [Errno 12] Timeout: <urlopen error timed out>
Trying other mirror.


Please help me.


-sania

topdog
26th June 2008, 15:26
You need to fix your networking, if not install the package from the install media (DVD/CD)