On Thursday, February 6, 2014 8:38:28 AM UTC-8, Jeroen Demeyer wrote: > > On 2014-02-06 03:41, [email protected] <javascript:> wrote: > > On Tuesday, February 4, 2014 12:49:15 AM UTC-8, Jeroen Demeyer wrote: > > > > On 2014-02-04 09:20, Anne Schilling wrote: > > > but it keeps reappearing. > > What you mean with this? > > > > > > How can I tell make not to install semigroupe any longer then? > Normally, optional packages are never automatically installed (or > semigroupe would have to be a very unusual package). What makes you > think that make is trying to install semigroupe? I guess there is some > problem in your install unrelated to semigroupe. >
Yes, I got the following error message: --- Error building Sage. The following package(s) may have failed to build: package: semigroupe-2.0-2 log file: /Applications/sage/logs/pkgs/semigroupe-2.0-2.log build directory: /Applications/sage/local/var/tmp/sage/build/semigroupe-2.0-2 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. --- But I finally resolved this by setting export SAGE_PORT='yes' After that everything worked again. Thanks, Anne -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
