On Sat, 16 Aug 2008, Keith Kaiser wrote:

I did everything you suggested here Curt, removed every trace of LessTif I could find from my machine. Installed OpenMotif-2.1.32-22i into usr/ and then ran the following;

./configure --prefix=/sw --with-rtree --with-bdb-incdir=/sw/include/db4 --with-bdb-libdir=/sw/lib

You should be able to skip the --with-rtree flag now as that's the
default.


I even rebooted after. But I still don't have menu names in Timing.

Did you do a "make" afterwards and then change to root and do a
"make install"?


1) How do I make sure that LessTif is completely gone from my system, what would be the Unix entry to do this?

If you installed everything in /sw, I'd look in /sw/lib,
/sw/include, /sw/include/Xm, etc. for anything with lesstif in the
name.  I can't recall how closely it appears to be motif now:  It is
designed to be a replacement for Motif so it may appear very much
the same as a Motif install.


2) Is the ./configure I use above OK or should I modify it in some way, I have to admit I really don't know what that does, I suspect it does exactly what it says "configure"'s Xastir. But for example it does not turn map caching on and somewhere I was given this ./configure to do that.

Map caching should automatically be enabled by "configure" if it
finds the Berkeley DB library and include files.  If you have DB4
installed in /sw/include/db4 and /sw/lib as you show in your
configure line then it should find it.


3) Should I be running GraphicsMagick or imageMagick?

Whichever works best for you.  They're mostly interchangeable.  I
prefer GM unless there's some problem with it.  I'm running IM now
because the GM package for OpenSUSE-11.0 is compiled incorrectly.


Libraries used: GraphicsMagick libProj GeoTiff ShapeLib PCRE Dbfawk rtree libcurl
@(#)Motif Version 2.3.0
GraphicsMagick 1.1.7 2005-10-12 Q8 http://www.GraphicsMagick.org/

Looks good except "map_caching" is not listed which means there's
something wrong with your DB4 install or your configure line that
specifies where to find them, and except for the "Motif Version
2.3.0" as someone else already mentioned.

--
Curt, WE7U.                             archer at eskimo dot com
http://www.eskimo.com/~archer
  Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!"
_______________________________________________
Xastir mailing list
Xastir@xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to