I appreciate the suggestion (I do recall a Sage v. SELinux issue), but after disabling SELinux and rebooting, the 'make' of sage-4.2.1 yielded the same result.
-Richard Vaughn On Feb 15, 1:31 pm, Berkin Malkoc <[email protected]> wrote: > It may be that SELinux is preventing necessary programs from running > (correctly). If this is the case, and as far as I understood from previous > posts, the most practical solution is to disable SELinux during installation > (and maybe for running SAGE later on too; though there seems to be a work > around for this). > > Regards, > Berkin > > On Mon, Feb 15, 2010 at 8:19 PM, [email protected] <[email protected]>wrote: > > > I am running 64-bit Scientific Linux 4.8. > > I downloaded/un-tar'd sage-4.2.1.tar, > > cd'd to sage-4.2.1 and ran 'make'. > > > Relevant output appended. > > > -Richard Vaughn > > > ================================================================ > > > checking whether we are using the GNU C++ compiler... yes > > checking whether g++ accepts -g... yes > > checking C++ compiler g++ -O2 -m64 -march=nocona -mtune=nocona... no, > > std iostream > > checking C++ compiler g++ -g -O2... no, std iostream > > configure: error: C++ compiler not available, see config.log for > > details > > Failed to configure. > > > real 0m4.167s > > user 0m1.497s > > sys 0m1.324s > > sage: An error occurred while installing mpir-1.2.p9 > > Please email sage-develhttp://groups.google.com/group/sage-devel > > explaining the problem and send the relevant part of > > of /usr/share/sage-4.2.1/install.log. Describe your computer, > > operating system, etc. > > If you want to try to fix the problem yourself, *don't* just cd to > > /usr/share/sage-4.2.1/spkg/build/mpir-1.2.p9 and type 'make'. > > Instead type "/usr/share/sage-4.2.1/sage -sh" > > in order to set all environment variables correctly, then cd to > > /usr/share/sage-4.2.1/spkg/build/mpir-1.2.p9 > > (When you are done debugging, you can type "exit" to leave the > > subshell.) > > make[1]: *** [installed/mpir-1.2.p9] Error 1 > > make[1]: Leaving directory `/usr/share/sage-4.2.1/spkg' > > > real 5m23.163s > > user 3m22.339s > > sys 1m21.842s > > Error building Sage. > > > -- > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<sage-support%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/sage-support > > URL:http://www.sagemath.org -- 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
