> If you want to take a look at the pynac source code, go to your sage
> installation and do:
>
> ./sage -f -s spkg/standard/pynac-0.1.9.p0.spkg
>
> cd spkg/build/pynac-0.1.9/src/ginac
>
I did this, but with

cd spkg/build/pynac-0.1.9.p0/src/ginac

instead.

I'm trying to write a small class to test out pynac functions. I
copied and pasted the first program from

http://www.ginac.de/tutorial/How-to-use-it-from-within-C_002b_002b.html#How-to-use-it-from-within-C_002b_002b

into a file called main.cpp, and ran in the ginac directory:

g++ main.cpp -o main -lcln -lginac

and got a lot of compiler errors. Are the commands different since
this is pynac, and the documentation is for ginac?

-Tom




--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to