Re: Compiling Amaya on MacOS X

Some of the relevant output (I have changed the formatting a bit)

[localhost:src/Amaya/darwin] root# ls /usr/Motif1.2/lib

libMrm.1.0.2.dylib  libMrm.la           libUil.dylib        libXm.1.dylib
libMrm.1.dylib      libUil.1.0.2.dylib  libUil.la           libXm.dylib
libMrm.dylib        libUil.1.dylib      libXm.1.0.2.dylib   libXm.la

[localhost:src/Amaya/darwin] root# rm -rf darwin && mkdir darwin && cd darwin && ../configure powerpc-apple
...
checking for memcpy... yes

    checking for Motif... libraries , headers /usr/Motif1.2/include

updating cache ./config.cache
creating ./config.status
...
creating amaya/Makefile
creating pluginlib/Makefile
creating annotlib/Makefile
creating config.h
Amaya configured with libWWW
Amaya configured with Graph support
Amaya configured with Annotations support

  Motif libraries were not found
  Amaya might not compile

Edit your Option file
Now start "make all" (GNU make preferably) to build the bianries
[localhost:src/Amaya/darwin] root#

On Tue, 9 Oct 2001, Charles McCathieNevile wrote:

  Well, I am getting close.

  I installed lesstif (via fink), and an X server.
  I have tried linking lesstif to all the places Amaya seems to want it.

  with various options it seems to find Motif headers OK now, but not libraries
  - I am not sure why not.

  Chaals



-- 
Charles McCathieNevile    http://www.w3.org/People/Charles  phone: +61 409 134 136
W3C Web Accessibility Initiative     http://www.w3.org/WAI    fax: +1 617 258 5999
Location: 21 Mitchell street FOOTSCRAY Vic 3011, Australia
(or W3C INRIA, Route des Lucioles, BP 93, 06902 Sophia Antipolis Cedex, France)

Received on Tuesday, 9 October 2001 11:34:31 UTC