Hi !

I try to compile sage on linux, and I get the following error.
Do you know what is the problem and how correct it ?

.
.
.
 GEN perl/PM.stamp
make[4]: Entering directory 
`/home/paul.mercat/sage/local/var/tmp/sage/build/git-2.3.0/src/perl'
/usr/bin/perl Makefile.PL PREFIX='/home/paul.mercat/sage/local' 
INSTALL_BASE='' --localedir='/home/paul.mercat/sage/local/share/locale'
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: 
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl 
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at 
Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.
make[4]: *** [perl.mak] Error 2
make[4]: Leaving directory 
`/home/paul.mercat/sage/local/var/tmp/sage/build/git-2.3.0/src/perl'
make[3]: *** [perl/perl.mak] Error 2
make[3]: Leaving directory 
`/home/paul.mercat/sage/local/var/tmp/sage/build/git-2.3.0/src'
Error building git.

real    0m51.380s
user    0m38.300s
sys     0m9.057s
************************************************************************
Error installing package git-2.3.0
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/paul.mercat/sage/logs/pkgs/git-2.3.0.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/paul.mercat/sage/local/var/tmp/sage/build/git-2.3.0 and type 'make' 
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/paul.mercat/sage/local/var/tmp/sage/build/git-2.3.0' && 
'/home/paul.mercat/sage/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
make[2]: *** 
[/home/paul.mercat/sage/local/var/lib/sage/installed/git-2.3.0] Error 1
make[2]: Leaving directory `/home/paul.mercat/sage/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/paul.mercat/sage/build'

real    389m1.753s
user    335m46.587s
sys     34m2.341s
***************************************************************
Error building Sage.

The following package(s) may have failed to build:

package: git-2.3.0
log file: /home/paul.mercat/sage/logs/pkgs/git-2.3.0.log
build directory: /home/paul.mercat/sage/local/var/tmp/sage/build/git-2.3.0

The build directory may contain configuration files and other potentially
helpful information. WARNING: if you now run 'make' again, the build
directory will, by default, be deleted. Set the environment variable
SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to