Hi Bill,

On 09/03/2009 02:48 PM, Bill Page wrote:
> Ralf,
> 
> I am sorry, I don't the logs to send but if you have any problems with
> the instructions below, then I can reproduce and send them later.
> 
> Assuming that you already have Aldor and Sage installed, the commends:
> 
> $ cd ~/sage-4.1.1
> $ wget http://www.mediafire.com/file/im5zd201mh0/fricas-1.0.7.p0.spkg
> $ ./sage -f fricas-1.0.7.spkg
> 
> Produces the error: " undefined reference to `log' ". (about 15 minutes)

Your wget does not quite work that way, but I got the file anyway from 
there to my ~/scratch directory.

Then I issued "sage -f fricas-1.0.7.spkg" inside ~/scratch. sage is in 
my PATH.

That seems to extract and then starts doing something, but without 
success. I have sage 4.1. Do I really need 4.1.1?

Is it relevant whether or not I run on a 32bit system?

I don't have ecl on my system. Shouldn't the fricas spkg just use the 
lisp provided by sage? Or do I have to install ECL?

Ralf

...
fricas-1.0.7.p0/src/src/ChangeLog.bu 

fricas-1.0.7.p0/src/confignotes.tex 

Finished extraction 

**************************************************** 

Host system 

uname -a: 

Linux woodpecker 2.6.28-15-generic #49-Ubuntu SMP Tue Aug 18 18:40:08 
UTC 2009 i686 GNU/Linux 

**************************************************** 

**************************************************** 

GCC Version 

gcc -v 

Using built-in specs. 

Target: i486-linux-gnu 

Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc 
--enable-mpfr --enable-targets=all --with-tune=generic 
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu 
--target=i486-linux-gnu
Thread model: posix 

gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) 

**************************************************** 

checking build system type... i686-pc-linux 

checking host system type... i686-pc-linux 

checking target system type... i686-pc-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... gawk 

checking for gtar... no 

checking for tar... tar 

checking for gpatch... no 

checking for patch... patch 

checking for ranlib... ranlib 

checking for ar... ar 

checking for latex... /usr/bin/latex 

checking for makeindex... makeindex 

checking for notangle... notangle 

checking for noweave... noweave 

checking Lisp implementation... ECL (Embeddable Common-Lisp) 9.4.1 

Copyright (C) 1984 Taiichi Yuasa and Masami Hagiya 

Copyright (C) 1993 Giuseppe Attardi 

Copyright (C) 2000 Juan J. Garcia-Ripoll 

ECL is free software, and you are welcome to redistribute it 

under certain conditions; see file 'Copyright' for details. 

Type :h for Help.  Top level. 

 > 

;;; Loading 
"/home/hemmecke/software/sage/spkg/build/fricas-1.0.7.p0/src/config.lisp" 

Filesystem error with pathname #P"SYS:cmp.NEWEST". 

Either 

  1) the file does not exist, or 

  2) we are not allow to access the file, or 

  3) the pathname points to a broken symbolic link. 

Broken at SI:BYTECODES.No restarts available. 

Broken at SI:BYTECODES. File: 
#P"/home/hemmecke/software/sage-4.1-linux-Ubuntu_9.04-i686-Linux/spkg/build/fricas-1.0.7.p0/src/config.lisp"
 
(Form #1)
 >>
configure: error: Unable to determine Lisp flavor
***********************************************************
Failed to configure FriCAS.
***********************************************************

real    0m5.143s
user    0m0.736s
sys     0m0.548s
sage: An error occurred while installing fricas-1.0.7.p0
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/hemmecke/software/sage/install.log.  Describe your computer, 
operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/home/hemmecke/software/sage/spkg/build/fricas-1.0.7.p0 and type 'make'.
Instead type "/home/hemmecke/software/sage/sage -sh"
in order to set all environment variables correctly, then cd to
/home/hemmecke/software/sage/spkg/build/fricas-1.0.7.p0
(When you are done debugging, you can type "exit" to leave the
subshell.)

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to