Richard,
I have a lot of urgent things to do, so this is an incomplete answer.
> Thanks for the help Aaron,
>
> I think you have identified the problem. However I was unable to link with
> motif.
If you have
/usr/X11R6/lib/libXm.so
linked to
libXm.so.3.0.1
then you should be able to use motif.
However you don't need motif to use SimAgent. All the graphical
facilities in SimAgent are based on RCLIB, and that was designed to be
completely independent of Motif (originally because motif was not free
for linux users, but also because a system implemented in pop11 rather
than an exteran widget set is more easily tailored and extended).
> > poplog /usr/local/poplog/v15.53/pop/src/newpop x=-xm -link only
Apologies, my previous message left out the '-' before the first x.
That should have been
poplog /usr/local/poplog/v15.53/pop/src/newpop -x=-xm -link only
if that works OK, you can repeat it without the '-link only' bit.
poplog /usr/local/poplog/v15.53/pop/src/newpop -x=-xm
It should then rebuild saved images, etc. After that you'd have
to rebuild the 'local' images in $poplocalbin
I think my previous message explained how.
> > XLINK_TYPE=>
>...
> Produces:
>
> ** mit
OK. you are using only the 'mit' 'athena' widgets, not motif
widgets. I don't know how that happened if you followed the
installation instructions.
Maybe you ran the installation script to install 'without-motif'
by mistake, instead of this one:
INSTALL_EVERYTHING_WITH_MOTIF
You could try renaming /usr/local/poplog temporarily (using 'mv') so
that you can restore it if the reinstallation fails. Then then run the
installation script again as follows, with a log file produced
containing all normal (non-error) printout.
INSTALL_EVERYTHING_WITH_MOTIF > install.log
Then if there are problems you can send the log file which will
give more accurate evidence than a human can as to what did and did not
happen!
Aaron
--
Aaron Sloman, ( http://www.cs.bham.ac.uk/~axs/ )
|