#6517: [with spkg, needs work] FriCAS X.Y.Z
---------------------------------+------------------------------------------
Reporter: awebb | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.2
Component: optional packages | Keywords:
Work_issues: | Author: Adam Webb
Reviewer: Jaap Spies | Merged:
---------------------------------+------------------------------------------
Comment(by awebb):
Hi,
I tried on sage.math and on my own machine. When doing
{{{
make spadhelp
make noweb
}}}
I get messages like:
{{{
grep: /home/awebb/configure.ac: No such file or directory
grep: /home/awebb/configure.ac: No such file or directory
}}}
So it seems to be looking in the wrong place. I then get the following
when I try to make.
{{{
sage subshell$ make FRICAS_SRC=../fricas-sources
mkdir -p build
touch -t 199901010000 build/.dir
(cd build; /home/awebb/test_fricas/fricas-sources/configure --enable-aldor
--with-lisp=ecl)
checking build system type... x86_64-unknown-linux
checking host system type... x86_64-unknown-linux
checking target system type... x86_64-unknown-linux
checking for make... make
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for touch... touch
checking for mktemp... mktemp
checking for gawk... no
checking for mawk... mawk
checking for gtar... no
checking for tar... tar
checking for ranlib... ranlib
checking for ar... ar
checking for latex... /usr/bin/latex
checking for makeindex... makeindex
checking for notangle... no
checking for noweave... no
configure: error: noweb utils and noweb sources missing
make: *** [build/src/aldor/al/libaxiom.al] Error 1
/home/awebb/test_fricas/fricas-aldor-spkg
sage subshell$ ls
build Makefile spkg-install.fricas SPKG.txt.fricas
zips
gpl-3.0.txt share spkg-install.fricasaldor SPKG.txt.fricasaldor
/home/awebb/test_fricas/fricas-aldor-spkg
sage subshell$
}}}
noweb-2.10a.tgz is in the zips directory. Is the script looking in the
fricas-sources instead?
Cheers,
Adam
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6517#comment:19>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---