Changes between Version 1 and Version 7 of Ticket #10224
- Timestamp:
- Jul 10, 2014, 10:25:31 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10224
- Property Cc Robert Pollak added
-
Property
Milestone
changed from
sage-4.6.2
tosage-6.3
-
Ticket #10224 – Description
v1 v7 1 1 There exists a new upstream version of saclib (and qepcad) that compiles on 64 bit machines at 2 2 3 !http ://www.usna.edu/Users/cs/qepcad/INSTALL/IQ.html3 !https://www.usna.edu/CS/~qepcad/INSTALL/IQ.html 4 4 5 Chris Brown says "Version 1.54 adds portability to 64-bit systems. Right now, I can only verify that it compiles and runs properly on 64-bitUbuntu ... hopefully it's also OK on other 64-bit linux distros." I have built it outside of sage on 64 bit and 32 bit Debian without major difficulty.5 Chris Brown says "Version 1.54 adds portability to 64-bit systems. Right now, I can only verify that it compiles and runs properly on 64-bit Ubuntu ... hopefully it's also OK on other 64-bit linux distros." I have built it outside of sage on 64 bit and 32 bit Debian without major difficulty. 6 6 7 7 Also, I think there could be some improvements to the QEPCAD interface, but it would probably be better for me to open separate tickets and base them on the updated spkg. … … 17 17 Another thing that would be good to include is Chris Brown's SLFQ program 18 18 19 !http ://www.usna.edu/Users/cs/qepcad/SLFQ/Home.html19 !https://www.usna.edu/CS/~qepcad/SLFQ/Home.html 20 20 21 21 which calls QEPCAD B. I have gotten SLFQ to build outside of sage with a couple of patches, but I have not actually gotten it to work yet.