Re: I can not install gcl.2.5.2
Re: I can not install gcl.2.5.2
- Subject: Re: I can not install gcl.2.5.2
- From: "Thomas 'Tom' R. Treadway III" <email@hidden>
- Date: Wed, 9 Apr 2003 14:24:21 -0700
Usually, the steps are
./configure
make
make test
sudo make install
You could try:
make -i
see if you get farther.
trt
I intend to use Maxima(formula manipulation soft) in Darwin or X11.
So I must install gcl (lisp programing language) first. (gcl-2.5.2 I
try to install)
But some compiling errors are occurring.
First ./configure it seems succeed
But some checking say "no"
checking for mawk... no checking for gawk... no
checking for nawk... no
checking whether to enable maintainer-specific portions of
Makefiles... no
checking compiler powerpc-apple-darwin6.4-gcc -g -O2 -mpowerpc ...
no
checking compiler gcc -g -O2 -mpowerpc -Wa,-mppc... no
checking for powerpc-apple-darwin6.4-ar... no
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for dlfcn.h... no checking for sys/processor.h... no
checking for sys/systemcfg.h... no
checking for working alloca.h... no checking for obstack_vprintf...
no
checking for read_real_time... no checking for strnlen... no
checking for bfd.h... no checking for useable bfd_boolean... no
checking for endian.h... no checking for BSDgettimeofday... no
checking for values.h... no checking for main in -lreadline... no
checking Checking for buggy gcc version from redhat... no
Second sudo make it's fails
(cd xbin ; cp ../bin/gcl .)
cp: ../bin/gcl: No such file or directory
make: *** [command] Error 1
Please help me.
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback:
http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.
--
Thomas R. Treadway
Computer Scientist
Lawrence Livermore Nat'l Lab
7000 East Avenue, L-365
Livermore, CA 94550-0611
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.