Hello,
Latest package is at
http://sage.math.washington.edu/home/malb/pkgs/singular-3-0-2-20070506-2226.spkg
There are two small problem: There are some garbage characters at line
2 in Singular/Makefile.in. delete those.
Also: change the ix86-Win directive in Singular/Makefile.in to
something like
ifeq ($(SINGUNAME),ix86-Win)
SO_SUFFIX = dll
LIBSINGULAR_FLAGS = --shared -export-dynamic
LIBSINGULAR_LIBS = -lsingfac -lsingcf -lntl -lreadline -lgmp -
lomalloc_ndebug -lhtmlhelp
endif
Somehow I nuked my sage-2.5.0alpha2+patches directory. I will restart
from scratch with 2.5.0-alpha3 some time tomorrow.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to
sage-devel-unsubscribe@xxxxxxxxxxxxxxxx
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---
|