[sage-support] Problem in Sage's installation with the linbox package

2012-06-13 Thread Fab
Hello, My system turns in 64 bits, and my OS is Linux ( Debian Sid). I tried to install Sage's source code (sage - 5.0 or sage - 5.0.1), and I always have the same problem with linbox package. What is it necessary to make to remedy it ? Thanks fab@debian:~$ uname -a Linux debian 3.2.0-2-amd64

Re: [sage-support] Problem in Sage's installation with the linbox package

2012-06-13 Thread Jeroen Demeyer
What does the following say (run this from SAGE_ROOT, i.e. the root of the Sage install tree): $ ./sage --sh (sage-sh) $ g++ -v (sage-sh) $ g++ -dumpversion (sage-sh) $ testcxx.sh -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to

Re: [sage-support] Problem in Sage's installation with the linbox package

2012-06-13 Thread Jeroen Demeyer
On 2012-06-14 07:35, Jeroen Demeyer wrote: What does the following say (run this from SAGE_ROOT, i.e. the root of the Sage install tree): $ ./sage --sh (sage-sh) $ g++ -v (sage-sh) $ g++ -dumpversion (sage-sh) $ testcxx.sh Sorry, the last command should be (sage-sh) $ testcxx.sh g++ --