Andrew Smith <visajsmi@reading.ac.uk> writes:
> Date: Mon, 11 Oct 1999 15:04:00 +0100
> Organization: University of Reading
>
> I installed poplog 15.53 on a Sun Solaris machine, using the Birmingham
> install script INSTALL_LIKE_BHAM as described in
> http://www.cs.bham.ac.uk/research/poplog/new/install.txt
>
> If I try to use xved, it looks like it works, but gives this warning:
>
> ;;; WARNING - xtw: X TOOLKIT WARNING (widget: versionMismatch -- Widget
> class XpwCore version mismatch (recompilation needed): widget 11006 vs.
> intrinsics 11005.)
>
> How can this be fixed?
I noticed this sort of message too when I installed the version of
Poplog which had been linked on Solaris 2.6 in another place
where they were still using Solaris 2.5.1
The cure was to re-link the X stuff, I seem to remember.
The easiest thing is just to relink everything, using this shell
script:
$popsrc/newpop
See HELP NEWPOP for more information.
If you want to do it piecemeal, try running:
$usepop/pop/com/mkXpw
$usepop/pop/com/mkXpm
(I have no idea what Xpm is!).
Then
$usepop/pop/com/mkstartup
$usepop/pop/com/makeimages
I hope that helps.
Aaron
--
Aaron Sloman, ( http://www.cs.bham.ac.uk/~axs/ )
School of Computer Science, The University of Birmingham, B15 2TT, UK
EMAIL A.Sloman AT cs.bham.ac.uk (NB: Anti Spam address)
PAPERS: ftp://ftp.cs.bham.ac.uk/pub/groups/cog_affect/0-INDEX.html
|