success! i installed the missing packages and it runs fine! That is,
without error... it is dissapointingly slow, however.
oh well,
thanks much!
Jon


On Sep 11, 5:21 am, Adam Webb <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On Sep 11, 3:05 am, hypermonkey2 <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Cool! i actually did not have gcc, but i installed it now. my error
> > looks like now:
>
> >  [1;31meeepc-jonathanl: [1;34m/media/E/SnapPeaPython [1;00m> python
> > setup.py build
> > running build
> > running build_py
> > running build_ext
> > building 'SnapPea.SnapPeaC' extension
> > gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-
> > prototypes -fPIC -DDEBUG_MALLOC=0 -ISnapPeaC/headers -ISnapPeaC/
> > unix_kit -I/usr/include/python2.4 -c SnapPeaC/SnapPeaC.c -o build/
> > temp.linux-i686-2.4/SnapPeaC/SnapPeaC.o
> > SnapPeaC/SnapPeaC.c:25:20: error: Python.h: No such file or directory
> > SnapPeaC/SnapPeaC.c:27:19: error: ctype.h: No such file or directory
> > SnapPeaC/SnapPeaC.c:28:20: error: assert.h: No such file or directory
> > In file included from SnapPeaC/SnapPeaC.c:29:
> > SnapPeaC/headers/kernel.h:13:20: error: string.h: No such file or
> > directory
> > SnapPeaC/headers/kernel.h:14:18: error: math.h: No such file or
> > directory
>
> <snip>
>
> > error: command 'gcc' failed with exit status 1
>
> > does this make any sense? :) i got the same error installing to the
> > global python too...
>
> It looks like you are missing header files. I doubt the EEEpc has any
> development packages installed by default. You could start by looking
> at the SAGE installation guide.http://www.sagemath.org/doc/inst/inst.html
> Check to see if you have the basic packages installed. I see a number
> of missing header files including things like stdio.h and stdlib.h
> which are common files. (perhaps in libstdc++6-dev?) Other ones look
> like python files. Do you have python-devel installed?
>
> cheers,
> Adam
>
> PS For future reference: it is not usually necessary nor desired to
> post the entire error output unless asked. It is generally better to
> only post the important bits.- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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