Just finished an install from source of Sage 4.7.1 on a CentOS 5.7
remote server..

Got a "Failed to install maxima.fasb as a library" error even though
everything else works fine.. command line and notebook..

Should I be concerned about this error or it is possible to install
packages independently.. This is the relevant part of the log.. Thanks
for your help!

========================================

;;;   gcc -o /tmp/ecl001mtfbfX.fas -L/home/akowe/www/m/sage-4.7.1/
local/lib/ /tmp/ecl001mtfbfX.o -Wl,--rpath,/home/akowe/www/m/
sage-4.7.1/local/lib/ -shared -L/home/akowe/www/m/sage-4.7.1/local/lib
-L/home/akowe/www/m/sage-4.7.1/local/lib -lecl -lgmp -lgc -ldl -lm
;;; Internal error:
;;;   ** LOAD: Could not load file #P"/tmp/ecl001mtfbfX.fas" (Error: "/
tmp/ecl001mtfbfX.fas: failed to map segment from shared object:
Operation not permitted")
; Loading system definition from
; /home/akowe/public_html/m/sage-4.7.1/spkg/build/maxima-5.23.2.p0/src/
src/maxima.asd
; into #<ASDF0 package>
;;; Loading "/home/akowe/public_html/m/sage-4.7.1/spkg/build/
maxima-5.23.2.p0/src/src/maxima.asd"
; Registering #<system :MAXIMA> as MAXIMA
An error occurred during initialization:
In function PATHNAME, the value of the only argument is
  NIL
which is not of the expected type (OR FILE-STREAM STRING PATHNAME).

installing Maxima library as /home/akowe/www/m/sage-4.7.1/local/lib/
ecl//maxima.fas
cp: cannot stat `maxima.fasb': No such file or directory
***********************************************************
Failed to install maxima.fasb as a library
***********************************************************

real    3m29.143s
user    3m4.038s
sys     0m22.136s
sage: An error occurred while installing maxima-5.23.2.p0
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/akowe/www/m/sage-4.7.1/install.log.  Describe your computer,
operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/akowe/www/m/sage-4.7.1/spkg/build/maxima-5.23.2.p0 and type
'make check' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
(cd '/home/akowe/www/m/sage-4.7.1/spkg/build/maxima-5.23.2.p0' && '/
home/akowe/www/m/sage-4.7.1/sage' -sh)
When you are done debugging, you can type "exit" to leave the
subshell.
make[1]: *** [installed/maxima-5.23.2.p0] Error 1
make[1]: Leaving directory `/home/akowe/public_html/m/sage-4.7.1/spkg'

real    224m59.402s
user    231m59.159s
sys     11m22.202s
Error building Sage.
make: *** [build] Error 1

-- 
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-support
URL: http://www.sagemath.org

Reply via email to