#17484: Use distutils to compile libcsage
-------------------------------------+-------------------------------------
       Reporter:  jdemeyer           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.5
      Component:  build              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Jeroen Demeyer     |    Reviewers:  Volker Braun
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/17484            |  c7ef0090892d07ecdd759efca3400438b73b5bec
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by fbissey):

 Replying to [comment:24 jdemeyer]:
 > Replying to [comment:20 fbissey]:
 > > I did change the patch a little bit to allow for building against
 uninstalled libcsage
 > > {{{
 > > +    m.library_dirs= m.library_dirs + [os.path.join(SAGE_SRC, 'build',
 'lib')]
 > > }}}
 >
 > I think you are missing the final subdirectory, on my system it is
 `src/build/lib/lib.linux-x86_64-2.7`.

 Definitely build/lib here. Probably a difference in python configuration
 or something. Probably best to find it from distutils if possible. But the
 OS X thing may be a bigger trouble.

--
Ticket URL: <http://trac.sagemath.org/ticket/17484#comment:26>
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to