Answer» Code: [Select][[emailprotected] ~]$ cd sorces/sage-4.6 [[emailprotected] sage-4.6]$ make cd spkg && ./INSTALL all 2>&1 | tee -a ../install.log make[1]: Entering directory `/home/Adamas/sorces/sage-4.6/spkg' /home/Adamas/sorces/sage-4.6/spkg/pipestatus "base/dir-0.1-install 2>&1" "tee -a /home/Adamas/sorces/sage-4.6/spkg/logs/dir-0.1.log" ../data/ ../local/ ../local/etc ../local/lib ../local/bin ../local/include ../tmp/ /home/Adamas/sorces/sage-4.6/spkg/build installed/ /home/Adamas/sorces/sage-4.6/spkg/pipestatus "base/prereq-0.7-install 2>&1" "tee -a /home/Adamas/sorces/sage-4.6/spkg/logs/prereq-0.7.log" Starting prerequisite check. Machine: LINUX NARA 2.6.34.7-61.fc13.i686 #1 SMP Tue Oct 19 04:42:47 UTC 2010 i686 i686 i386 GNU/Linux prereq-0.7/ prereq-0.7/autom4te.cache/ prereq-0.7/autom4te.cache/requests prereq-0.7/autom4te.cache/output.0 prereq-0.7/autom4te.cache/traces.1 prereq-0.7/autom4te.cache/traces.2 prereq-0.7/autom4te.cache/output.1 prereq-0.7/autom4te.cache/traces.0 prereq-0.7/autom4te.cache/output.2 prereq-0.7/config.h.in prereq-0.7/configure.ac prereq-0.7/m4/ prereq-0.7/m4/ax_gcc_option.m4 prereq-0.7/m4/ax_gxx_option.m4 prereq-0.7/m4/ax_c_check_flag.m4 prereq-0.7/m4/ax_gcc_version.m4 prereq-0.7/m4/ax_gxx_version.m4 prereq-0.7/m4/ax_with_perl.4 prereq-0.7/m4/ax_prog_perl_version.m4 prereq-0.7/depcomp prereq-0.7/missing prereq-0.7/aclocal.m4 prereq-0.7/install-sh prereq-0.7/configure prereq-0.7/Makefile.in prereq-0.7/config.sub prereq-0.7/config.guess prereq-0.7/Makefile.am checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/home/Adamas/sorces/sage-4.6/spkg/build/prereq-0.7': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. ERROR: You do not have all of the prerequisites needed to build Sage from source. See the errors above. make[1]: *** [installed/prereq-0.7] Error 1 make[1]: Leaving directory `/home/Adamas/sorces/sage-4.6/spkg'
real 0m1.335s user 0m0.109s sys 0m0.093s Error building Sage. ./sage -docbuild all html 2>&1 | tee -a dochtml.log ************************************************************************** You MUST compile Sage FIRST using 'make' in the Sage root directory. (If you have already compiled Sage, you must set the SAGE_ROOT variable in the file './sage'). ************************************************************************** [[emailprotected] sage-4.6]$
i dont know how to install the prerequisites. http://www.sagemath.org/
|