On Fri, 17 Dec 1999 13:37:58 +0000, Jonathan P Priest
<ug46jpp@cs.bham.ac.uk> wrote:
>Does anybody know how to motif support under Linux, because at the moment
>I am facing the prospect of downloading the already linked version from
>the free poplog site, and as the file is 15MB, I do not wish to persue
>that solution!
Here's an article that explains how to do that. It worked for me.
---------------------------------
From Aaron.Sloman.XX@cs.bham.ac.uk Sun Nov 07 02:27:21 1999
Path:
nr-f.de.uu.net!nr-do.de.uu.net!f.de.uu.net!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!tank.news.pipex.net!pipex!server1.netnews.ja.net!usenet.bham.ac.uk!bhamcs!axs
From: Aaron.Sloman.XX@cs.bham.ac.uk (Aaron Sloman See text for reply
address)
Newsgroups: comp.lang.pop,comp.lang.lisp,comp.lang.prolog
Subject: Running linux poplog with Lesstif (now works)
Date: 7 Nov 1999 01:27:21 GMT
Organization: School of Computer Science, University of Birmingham, UK
Lines: 60
Message-ID: <802khp$v4u$1@soapbox.cs.bham.ac.uk>
NNTP-Posting-Host: gromit.cs.bham.ac.uk
Originator: axs@bhamcs
Xref: nr-f.de.uu.net comp.lang.pop:703 comp.lang.lisp:25943
comp.lang.prolog:8239
[To reply replace "Aaron.Sloman.XX" with "A.Sloman"]
I previously reported on comp.lang.pop that attempts to link poplog so
that the X facilities worked with Lesstif when Motif was not available
had not worked.
Thanks to help from Julian Clinton I have now fixed this. The details
are described in
http://www.cs.bham.ac.uk/research/poplog/bugfixes/BUGREPORTS
If you already have linux poplog and lessstif you can install three
modified files then relink for motif. It should then work. The files
are
http://www.cs.bham.ac.uk/research/poplog/src/master/C.x/x/pop/lib/Xm/xmTextWidget.p
http://www.cs.bham.ac.uk/research/poplog/src/master/C.x/x/pop/lib/Xm/xmTextFieldWidget.p
Install those two in
$usepop/pop/x/pop/lib/Xm
http://www.cs.bham.ac.uk/research/poplog/src/master/C.x/x/ui/lib/S-poplog_uiS-filetool_xm.p
Install this in
$usepop/pop/x/ui/lib
You can the relink poplog to use motif or lesstif with the following
command (as described in HELP NEWPOP):
$popsrc/newpop -link -x=-xm -xpw
It will relink, then rebuild the standard saved images, indexes to
documentation files, etc.
Alternatively you can fetch the complex linux Poplog tar file for
linux
with motif or lesstif from
ftp://ftp.cs.bham.ac.uk/pub/dist/poplog/new/linuxmotif1553.tar.gz
or
http://www.cs.bham.ac.uk/research/poplog/new/linuxmotif1553.tar.gz
Then unpack and install.
Information about other facilities available and othere versions of
poplog is in
ftp://ftp.cs.bham.ac.uk/pub/dist/poplog/freepoplog.html
or
http://www.cs.bham.ac.uk/research/poplog/freepoplog.html
If anyone tries the new version with lesstif, please post problems
(or successes!) to comp.lang.pop
WARNING:
We have found that trying to set the minimum heap size on Linux
poplog,
using popminmemlim causes an error. Simply use popmemlim, and give
a high value (e.g. 1024) to popgcratio, to force the heap to expand
quickly when garbage collections occur. See REF popgcratio.
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: http://www.cs.bham.ac.uk/research/cogaff/
|