#13768: upgrade polymake to version 2.12-rc3
-------------------------------+--------------------------------------------
       Reporter:  tkluck       |         Owner:  tbd         
           Type:  enhancement  |        Status:  needs_review
       Priority:  major        |     Milestone:  sage-5.8    
      Component:  packages     |    Resolution:              
       Keywords:               |   Work issues:              
Report Upstream:  N/A          |     Reviewers:              
        Authors:  Timo Kluck   |     Merged in:              
   Dependencies:  #13767       |      Stopgaps:              
-------------------------------+--------------------------------------------

Comment (by tkluck):

 Replying to [comment:14 kcrisman]:
 > > Looking back at:
 > > > {{{polymake:  ERROR:
 "/usr/local/share/polymake/apps/graph/rules/postscript.rules", line 37:
 unknown label 'postscript'}}}
 > > This bothers me. Why does it use a system-wide install in
 `/usr/local/share` instead of something in `$SAGE_LOCAL`?
 > That's because I just did `make install` because I couldn't use the
 spkg-install.
 I see. Could you test the following in a sage shell (`sage -sh`) inside
 the polymake source directory:
 {{{
 ./configure --prefix="$SAGE_LOCAL" --with-boost="$SAGE_LOCAL" --with-
 gmp="$SAGE_LOCAL" --without-java --with-fink=no
 make -j4
 make install
 }}}
 and see whether it works? Because it sounds like the prefix wasn't set
 correctly, and I'm not sure whether that could give problems. There should
 be no need to use `sudo`. Maybe try your `--with-readline` and `--with-
 mpfr` suggestions, too.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13768#comment:15>
Sage <http://www.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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to