#6681: [with spkg, needs review] cliquer doesn't work in 64-bit OS X
------------------------+---------------------------------------------------
 Reporter:  jhpalmieri  |       Owner:  mabshoff       
     Type:  defect      |      Status:  new            
 Priority:  major       |   Milestone:  sage-4.1.2     
Component:  packages    |    Keywords:                 
 Reviewer:  drkirkby    |      Author:  Minh Van Nguyen
   Merged:              |  
------------------------+---------------------------------------------------

Comment(by mvngu):

 Replying to [comment:16 ddrake]:
 > One tiny problem I see on Ubuntu Jaunty amd64: the installation says
 it's building a 32-bit version, but I'm reasonably certain a 64-bit
 version gets built.
 Fixed. That "building a 32-bit version" message as output by spkg-install
 is misleading. I have commented it out.
 [[BR]][[BR]]


 > Also, it builds with debugging information present by default -- is that
 what we want?
 Yes. Better safe than sorry. Since David Kirkby has been doing porting
 work to Solaris a few months ago, we have been building with debugging
 information by default for all packages updated so far by David and I.
 [[BR]][[BR]]


 > Also, how do I run the tests? I set SAGE_CHECK=yes, but "sage -f (url)"
 didn't do any tests. When I went into the src/ directory and ran "make
 test", it couldn't find the "testcases" program -- I think it needs
 "./testcases". When I ran that myself, it passed all the tests.
 Fixed. I have modified `spkg-install` to allow you to compile and run
 `testcases` of cliquer. To do so, set the environment variable
 `SAGE_CHECK` to true before compiling; e.g.
 {{{
 export SAGE_CHECK=yes
 }}}
 An updated spkg is up at the same place:

 
http://sage.math.washington.edu/home/mvngu/release/spkg/standard/cliquer-1.2.p0.spkg

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6681#comment:17>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to