On Sep 29, 11:15 am, John H Palmieri <[EMAIL PROTECTED]> wrote:
> On Sep 29, 7:40 am, Jason Grout <[EMAIL PROTECTED]> wrote:
>
>
>
> > Seehttp://trac.sagemath.org/sage_trac/ticket/975fora solution that is
> > already put in place.  Basically, use
> > $SAGE_ROOT/local/bin/sage-native-execute, which does exactly what
> > mabshoff says above.
>
> So like the following?
>
> <http://trac.sagemath.org/sage_trac/ticket/4216>

Yep, pretty much.

> By the way, is there a way to tell which calls to os.system should use
> sage-native-execute, or should we just deal with case-by-case?

sage-native-execute sets [DY]LD_LIBRARY_PATH depending if the binary
is in $SAGE_LOCAL/bin or not and avoids the kind of missing or
incorrect symbol problem. I would always prefer sage-native-execute
over os.system.

>   John

Cheers,

Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to