Re: draw function error
root <[email protected]>
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Message-ID | <[email protected]> |
Martin, It appears you are missing some standard C include files such as math.h, setjmp.h and stdio.h. Try apt-get install libc6-dev or http://packages.ubuntu.com/dapper/libdevel/libc6-dev Tim