I should also mention that I get the same error message when I run ./sage -b
main

Jeff@ sage$ ./sage -b main
Detected SAGE64 flag
Building Sage on OS X in 64-bit mode
Building Sage on OS X in 64-bit mode
Creating SAGE_LOCAL/lib/sage-64.txt since it does not exist
Detected SAGE64 flag
Building Sage on OS X in 64-bit mode

----------------------------------------------------------
sage: Building and installing modified Sage library files.


Installing c_lib
64 bit mode
gcc -o src/convert.os -c -O2 -g -m64 -fPIC
-I/Applications/sage/local/include
-I/Applications/sage/local/include/python2.6
-I/Applications/sage/local/include/NTL -Iinclude src/convert.c
sh: gcc: command not found
scons: *** [src/convert.os] Error 127
ERROR: There was an error building c_lib.


real    0m1.861s
user    0m0.298s
sys    0m0.281s


Thanks again,
Jeff

On Thu, Jan 20, 2011 at 4:51 PM, Jeff Ferreira <jeffpferre...@gmail.com>wrote:

> Hello,
> I recently upgraded to sage 4.6.1.  Once installed I ran ./sage -combinat
> install from with in the sage directory and was given this error message:
>
> Jeff@ sage$ ./sage -combinat install
> Detected SAGE64 flag
> Building Sage on OS X in 64-bit mode
> Creating sage-combinat branch:
>   /Applications/sage/sage -b main
> Building Sage on OS X in 64-bit mode
> Creating SAGE_LOCAL/lib/sage-64.txt since it does not exist
> Detected SAGE64 flag
> Building Sage on OS X in 64-bit mode
> Building Sage on OS X in 64-bit mode
> Creating SAGE_LOCAL/lib/sage-64.txt since it does not exist
> Detected SAGE64 flag
> Building Sage on OS X in 64-bit mode
>
> ----------------------------------------------------------
> sage: Building and installing modified Sage library files.
>
>
> Installing c_lib
> 64 bit mode
> gcc -o src/convert.os -c -O2 -g -m64 -fPIC
> -I/Applications/sage/local/include
> -I/Applications/sage/local/include/python2.6
> -I/Applications/sage/local/include/NTL -Iinclude src/convert.c
> sh: gcc: command not found
> scons: *** [src/convert.os] Error 127
> ERROR: There was an error building c_lib.
>
>
> real    0m0.552s
> user    0m0.242s
> sys    0m0.206s
> Abort
>
>
>
> Any suggestions?
>
> Jeff
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to