Compiling demos

This forum is read only. No new submissions are accepted.

Questions about motif? Contact us

3 posts / 0 new
Last post
Compiling demos

Submitted by Anonymous on Tue, 05/16/2000 - 14:25. Developers
On a RedHat 6.1 box, when I run xmkmf -a in a demo directory I get a missing separator error. For example, in the
/usr/X11R6/xmdemos/lib/XmCxx directory
[root@prtpp0jq XmCxx]# xmkmf -a
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
make Makefiles
Makefile780 *** missing separator. Stop.
I will be greatful for any help.

Anonymous

jup, thats what exactly has to happen. you must check out
if you have the correct motif*.cf files in your X11 also you
need to change the site.def files aswell.. at least the older
versions of motif and all the programmes that uses it needs these changes and files. make sure you have them installed...

copy the motif*.* files to the right directory of your X11 and
then add the paths to the site.def file....

Anonymous

I installed Motif from the rpms. I don`t see any motif*.cf files or any *.cf files included. Where do I get these files?