Martin Rubey <martin.ru...@univie.ac.at> writes:

> I wanted to install qepcad-1.50, but failed.  

just for the record: installing tcsh makes the problem go away.  This hint was
buried in a longer mail on this list, so I repeat it here...

Another hint:  qepcad does not like fractions, not even of integers, and the
sage interface doesn't deal with this.  So you have to reduce them yourself,
i.e., instead of

a < b/2

write

2*a < b

Otherwise qepcad will appear to do nothing.

Martin


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

Reply via email to