[Xastir] ./configure issue

Jason KG4WSV kg4wsv at gmail.com
Tue Apr 14 11:51:44 EDT 2009


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



More information about the Xastir mailing list