ldconfig is a red herring, since the Mac doesn't use it.  It doesn't
need LD_LIBRARY_PATH either, as the xastir build process does the
right thing.

Now, back to the original problem:

Keith, this looks like the same thing that was happening earlier, when
there was an old libXm lying around that was dynamically linked
against some fink or macports.  xastir appeard to find the old libXm,
which no longer had the libraries it depended on.

try adding these two motif flags to your xastir configure command:

./configure --with-motif-includes=/usr/OpenMotif/include
--with-motif-libs=/usr/OpenMotif/lib

-Jason
kg4wsv
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to