Topic: Help on installation of Ckit and Elixir on Mac pro (10.5.8)
Hi, Borek
This is a Mac user. I am trying to install OOFEM along with Ckit and Elixir on my Mac pro (10.5.8). But I am having a couple of problems with Ckit and Elixir.
For Ckit, I ran ./configure and make all. At the very end I received the following error:
gcc -c -I../include -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_RANDOM=1 -DHAVE_RAND=1 -g -O gaussP.c
rm -f libckit.a
ar rc libckit.a alistP.o hashP.o listP.o mallocP.o memoryP.o treeP.o strfn.o tokens.o getopts.o vectP.o scanlP.o skysol.o skycol.o timeP.o expeval.o gaussP.o
ranlib: file: libckit.a(mallocP.o) has no symbols
ranlib libckit.a
ranlib: file: libckit.a(mallocP.o) has no symbols
For Elixir, I ran ./configure, but seems like my mac is not recognized. I am wondering what kind of machine type I should add in config.sub.
checking for ranlib... ranlib
checking build system type... configure: error: cannot guess build type; you must specify one
Look forward to your instructions.
best,
Liangzhe