I previously wrote:
I have now simply changed the online instructions
https://www.cs.bham.ac.uk/research/projects/poplog/V16/AREADME.html#use-motif
I have now also changed the install script so that after installing
everything, it prints out
NB IF YOU INTEND TO USE MOTIF,
MAKE SURE THE LINUX MOTIF LIBRARY HAS BEEN INSTALLED, E.G.
motif-devel IN FEDORA, ETC, libmotif-dev IN UBUNTU AND openmotif IN ARCH
To link poplog with motif first make sure that $usepop is set to
.....
(current value of $usepop is printed out)
Then do
$usepop/pop/src/newpop -link -x=-xm -norsv
It works for me, and is very quick. Tested on two machines, one local
(Fedora) and one remote (Centos).
Aaron