Ticket #3947 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

[with spkg, positive review] build python against Sage's readline

Reported by: dphilp Assigned to: mabshoff
Priority: major Milestone: sage-3.1.2
Component: build Keywords:
Cc:

Description (Last modified by mabshoff)

Because we do not set some env variables at the moment we do not build Python against the readline we are building. spkg-install requires the following:

LDFLAGS="-L/Users/dphilp/sage-3.0.3fo/local/lib $LDFLAGS"
export LDFLAGS

CPPFLAGS="-I/Users/dphilp/sage-3.0.3fo/local/include $CPPFLAGS"
export CPPFLAGS

Change History

08/25/2008 12:04:37 AM changed by dphilp

except probly not that specific to my system.

08/25/2008 12:06:45 AM changed by mabshoff

  • owner changed from tbd to mabshoff.
  • component changed from algebra to build.
  • description changed.
  • milestone set to sage-3.1.2.

08/25/2008 12:08:18 AM changed by mabshoff

  • summary changed from readline and ipython to build python against Sage's readline.

08/25/2008 12:22:29 AM changed by mabshoff

  • status changed from new to assigned.
  • summary changed from build python against Sage's readline to [with spkg, needs review] build python against Sage's readline.

08/25/2008 12:57:57 PM changed by mhansen

  • summary changed from [with spkg, needs review] build python against Sage's readline to [with spkg, positive review] build python against Sage's readline.

Looks good to me.

08/25/2008 01:05:44 PM changed by mabshoff

  • status changed from assigned to closed.
  • resolution set to fixed.

Merged in Sage 3.1.2.alpha1