On Mon, 9 Nov 2009 12:01:16 -0800 William Stein <wst...@gmail.com> wrote:
> > Pynac doesn't depend on cln, and the library is named pynac not > > ginac. You will probably also need to add the python includes. Make > > sure that you do this in the Sage shell (by using "./sage -sh"). > > Maybe this will work: > > > > g++ main.cpp -o main -lpynac -I$SAGE_LOCAL/include/python2.6 > > > > It's my opinion that there is no possible way that the above can ever > work. Not only does Pynac depend on Python and not cln, it depends on > an imported Sage session, which has to be properly initialized. Good point. Next time I'll try not to write emails when I have fever. Burcin --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---