[sage-support] sage-2.9.1.1 build problem

2007-12-27 Thread Kate Minola
em because your compile machines have a system gmp installed that is being picked up. Naturally, there may be a better way to fix the problem than I have given. Kate -- Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, s

[sage-support] sage-2.8.14 build report

2007-11-28 Thread Kate Minola
File "real_rqdf.pyx", line 1313: sage: r = RQDF(125.0); r.nth_root(3) Expected:5.000 Got: NaN ** File "real_rqdf.pyx", lin

[sage-support] sage-2.8.12 build report

2007-11-07 Thread Kate Minola
rying to use libmpfr.a out of /usr/lib? Should it not be using the version in [sage]/local/lib? -- Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this

[sage-support] sage-2.8.4.2 build report

2007-09-14 Thread Kate Minola
/((x^2 - 1)*z) sage34] ** Kate -- Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com T

[sage-support] sage-2.8.4.1 build report

2007-09-12 Thread Kate Minola
quot;, line 37, in transform.Transformation.__init__ t = atan2(vy,vz) + pi/2 ValueError: math domain error My compliments to everyone who participated in the recent Sage BUG days - it looks like you fixed a lot of bugs! Kate -- Kate Minola University of Maryland, College Park --~--~-

[sage-support] circular link problem

2007-09-11 Thread Kate Minola
-> python lrwxrwxrwx 1 kate magma 9 Sep 11 15:46 python2.5 -> python2.5 % Is there a good reason why these are here? Kate -- Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.

[sage-support] sage-2.8.3.4 problem and make check

2007-09-05 Thread Kate Minola
e check' be put back in the makefile as an alias for 'make test'. For those of us who do a lot of GNU software builds, 'make check' is what we are used to typing. Kate -- Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~--

[sage-support] sage-2.8.3 build report

2007-09-01 Thread Kate Minola
type.h:41, from src/ft2font.h:12, from src/ft2font.cpp:2: /usr/include/freetype2/freetype/config/ftconfig.h:9:26: error: ftconfig-64.h: No such file or directory -- Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~-

[sage-support] sage-2.5 make distclean

2007-05-09 Thread Kate Minola
For sage-2.5, when I do 'make distclean' the following files and directories are in the top level sage directory: ipython matplotlibrc tmp They are NOT in the source tarball. -- Kate Minola University of Maryland, Co

[sage-support] 2.4.2 bug and patch

2007-05-03 Thread Kate Minola
resource.getrlimit(resource.RLIMIT_NOFILE)[1] print maxfd; if (maxfd == resource.RLIM_INFINITY): maxfd = MAXFD # Iterate through and close all file descriptors. for fd in range(0, maxfd): try: os.close(fd) except OSError: # ERROR, fd wasn't

[sage-support] make distclean

2007-04-19 Thread Kate Minola
the directories. I suggest that 'make distclean' remove the directories. -- Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send

[sage-support] sage-2.4.2 build report

2007-04-18 Thread Kate Minola
el/sage-main/sage/graphs/graph.py devel/sage-main/sage/schemes/elliptic_curves/ell_rational_field.py There were also Exception pexpect.ExceptionPexpect: ExceptionPexpect() in > ignored at the same files as reported above. Also (reported previously) sage -t devel/sage-main/sage/geometry/lattice_polyt

[sage-support] Why are these finite field elements not equal?

2007-04-02 Thread Kate Minola
nomial(2,m) # element 1 print conway(c) # says 0 print type(c) print parent(c) print c in K # says True # element 2 print K(0) # says 0 print type(K(0)) print parent(K(0)) print conway(c) == K(0)# says False??? -- Kate Minola University of Maryland, Co

[sage-support] sage-2.4.1.1 ia64-Linux GAP problem and fix

2007-03-28 Thread Kate Minola
;ia64" ]; then becomes if [ $? = 0 -o `uname -p` = "ia64" ]; then In other words, add a space between the equal sign and the 0. -- Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support

[sage-support] x86_64-Linux build problem and solution

2007-03-27 Thread Kate Minola
its tests. (But the build also has the lattice_polytope.py problem that I reported earlier.) -- Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group,

[sage-support] EulerianNumber command?

2007-03-27 Thread Kate Minola
Is there a SAGE command equivalent to the Magma command 'EulerianNumber'? If so, how would you expect a new SAGE user to find out about it? In other words, where should one search in the SAGE documentation? -- Kate Minola University of Maryland, Co

[sage-support] sage-2.4 make test problem

2007-03-27 Thread Kate Minola
sage//tmp/31372/' [3.2 s] [stuff deleted] The code in the function 'all_cached_data(polytopes)' in lattice_polytope.py seems to be causing this. Even though at the end, 'make test' says all the tests passed, this looks like a problem. -- Kate Min

[sage-support] sage-2.1.4 on pentium4-pc-linux-gnu question

2007-02-21 Thread Kate Minola
at the end says "All tests passed." But the word "ERROR" (in capital letters!) has me worried. Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscri

[sage-support] sage-2.1.2 quit problem on pentium4-pc-linux-gnu

2007-02-16 Thread Kate Minola
import sage.dsage.scripts.dsage_activate as activate 253 activate.in_dsage_mode = False 254 : No module named dsage_activate % Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com

[sage-support] sage-2.1.0.1 fails test on pentium4-pc-linux-gnu

2007-02-13 Thread Kate Minola
79e-08) Got: (1.7724538509060033, 3.4295192111818267e-08) ** 1 items had failures: 3 of 12 in __main__.example_1 ***Test Failed*** 3 failures. Kate Minola University of Maryland, College Park --~--~-~--~~---

[sage-support] sage-2.1.0.1 build problem on Intel Mac Mini

2007-02-13 Thread Kate Minola
_BC /usr/lib/gcc/i686-apple-darwin8/4.0.1/../../../libncurses.dylib(lib_termcap.o) d efinition of _BC and then it just stops - no error message, nothing. Anyone have any ideas? Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this

[sage-support] sage-2.1 execute problem on x86_64-Linux

2007-02-09 Thread Kate Minola
.so: undefined symbol: da sum_ I did not have this problem with sage-2.0. Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EM

[sage-support] Re: sage-1.5.1.2 build problem on x86_64-Linux

2006-12-27 Thread Kate Minola
ually installed? In gdmodule-0.56/spkg-install there is the line: python Setup.py install Shouldn't it be something like python Setup.py install --prefix=... Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, sen

[sage-support] Re: sage-1.5.1.2 build problem on x86_64-Linux

2006-12-26 Thread Kate Minola
y, the build of sage-1.5.1.2 fails later on in gd-2.0.33.p2. I am starting to look at this next problem. Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from th

[sage-support] bzip2 install problem with 1.5.1.2

2006-12-25 Thread Kate Minola
in sage-1.4.1.2, since spkg/install did not set up a BZIP2 environment variable. Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to

[sage-support] sage-1.5.1.2 build problem on x86_64-Linux

2006-12-20 Thread Kate Minola
liam Stein <[EMAIL PROTECTED]> explaining the Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more opt

[sage-support] mysterious hang on x86_64-Linux build

2006-12-15 Thread Kate Minola
I am using make-3.81. I did not have this problem with sage-1.4.1.2. Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROT

[sage-support] genus2reduction zombie on ia64-Linux

2006-12-15 Thread Kate Minola
For sage-1.5.0.2 on ia64-Linux, if I run the following sage commands: x = QQ['x'].0 R = genus2reduction(x^3 - 2*x^2 - 2*x + 1, -5*x^5) quit after the quit, I notice that there is a zombie genus2reduction process taking CPU resources on my system. Kate Minola University of Marylan

[sage-support] dot sage in home directory

2006-12-14 Thread Kate Minola
with different architectures on the network. I may be running sage on several machines at the same time.) 3. If I build sage, then remove the (dot) sage directory, then run "make test", should I expect all the tests to pass? Kate Minola University of Maryland, Co

[sage-support] make test results on ia64-Linux

2006-12-13 Thread Kate Minola
;,'x','a']) Expected: ['a', 'x', -5, 1, 3, 8] Got: [-5, 1, 3, 8, 'a', 'x'] ** Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this gro

[sage-support] sage-1.5/tachyon-0.97 and ia64-Linux

2006-12-13 Thread Kate Minola
echo "64-bit arch" make linux-64-thr fi fi finished fi With this fix, tachyon-0.97 builds on ia64-Linux and the rest of the build also finishes successfully. On to testing ... Kate Minola University of Maryland, College Park --~--~-~--~~

[sage-support] [1593035] Re: readline problem with python-2.5

2006-11-18 Thread Kate Minola
*); #endif Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http

[sage-support] prereq-0.1-install suggestion

2006-10-31 Thread Kate Minola
in the if-then body. (In particular, take out the "grep missing Makefile" line.) Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send ema

[sage-support] 'lisp.run' left running on system

2006-10-25 Thread Kate Minola
his happen on anyone else's system? (I found this when I ran 'make test' and ended up with a slow system because several 'lisp.run' processes were competing for the CPU.) Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~--

[sage-support] givaro build problem and fix

2006-10-25 Thread Kate Minola
e the new macro code. Kate Minola University of Maryland, College Park --~--~-~--~~~---~--~~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http