README for XFree86 3.3.3 on LynxOS : Using XFree86 with Motif : Copy Motif files
Previous: Using XFree86 with Motif
Next: Motif library patch for LynxOS AT 2.3.0

5.1. Copy Motif files

You must create symbolic links for the Motif libraries and utilities in the /usr/X11R6 directory tree.

      ln -s /usr/bin/X11/uil /usr/X11R6/bin
      ln -s /usr/lib/libUil.a /usr/X11R6/lib
      ln -s /usr/lib/libMrm.a /usr/X11R6/lib
      ln -s /usr/lib/libXm.a /usr/X11R6/lib
      ln -s /usr/lib/X11/uid /usr/X11R6/lib/X11
      ln -s /usr/include/Xm /usr/X11R6/include
      ln -s /usr/include/Mrm /usr/X11R6/include
      ln -s /usr/include/uil /usr/X11R6/include
  

The Motif imake-configuration files are part of the LynxOS X Window package. They must be copied to the /usr/X11R6 directory tree.

      cp /usr/lib/X11/config/Motif.* /usr/X11R6/lib/X11/config
  


README for XFree86 3.3.3 on LynxOS : Using XFree86 with Motif : Copy Motif files
Previous: Using XFree86 with Motif
Next: Motif library patch for LynxOS AT 2.3.0