Install openmotif under fedora 11

Source: Internet
Author: User

 

Fedora 11Install openmotif

 

1.Download openmotif


Ftp://ftp.ics.com/openmotif/2.3/2.3.0/openmotif-2.3.0.tar.gz

2.Install openmofi

# Tar-xzvf openmotif-2.3.0.tar.gz
# Cd openmotif-2.3.0
# Vim install. Configure
#./Configure
# Make
# Make check
# Make install


 

 

3.Solution to "X11/extensions/print. h: no such file or directory" appears during installation
This is because libxp-devel is missing in the system.
Go to the following URL

Http://rpm.pbone.net/search libxp-devel, download and install

 

4.The "X11/bitmaps/gray: no such file or directory" solution appears during installation.Method

 
This is because Xorg-X11-Xbitmaps (X11/Xbitmaps (UBUNTU) and Xorg-X11-Xbitmaps (Fedora Core 5 ).)
Go to the following URL

Http://rpm.pbone.net/search Xorg-X11-Download and install xbitmaps.

 


Test:

5.Use GCC to compile the motif Program

# Cc-O test. C-L/usr/X11R6/lib-I/usrX11R6/include-lX11-Lxm

6.When running the program, the following error occurs: Error while loading shared libraries: libxm. so.4: cannot open shared object file: no such file or directory.

# Ldconfig/usr/X11R6/lib/

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.