Thanks for the suggestions.
I have avoided a full developer installation of Fedora 12 (a reason to
install the binary version of Sage) so that is likely to be the
reason.
Here's my installed libraries etc:

$ ls -l /usr/lib64/libstdc++*
lrwxrwxrwx. 1 root root     19 2010-04-03 09:41 /usr/lib64/libstdc+
+.so.6 -> libstdc++.so.6.0.13
-rwxr-xr-x  1 root root 973456 2010-01-27 13:16 /usr/lib64/libstdc+
+.so.6.0.13

$ command -v gcc
/usr/bin/gcc

$ command -v g++

$ gcc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --
infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/
bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --
enable-checking=release --with-system-zlib --enable-__cxa_atexit --
disable-libunwind-exceptions --enable-gnu-unique-object --enable-
languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --
disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-
gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-
mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-
multilib --with-ppl --with-cloog --with-tune=generic --with-
arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.3 20100127 (Red Hat 4.4.3-4) (GCC)

g++ -v
bash: g++: command not found

$ rpm -qa | grep libstdc++
libstdc++-4.4.3-4.fc12.x86_64
libstdc++-4.4.3-4.fc12.i686


So it appears that the g++ is missing at least......

-- Steve Dunbar

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

Reply via email to