I assume you did sage -i gap_packages-4.4.10_3
I tested this on an intell macbook and a linux box running
ubuntu fiesty fawn and it worked fine on both.

First, it looks like the GAP packages were installed fine but nauty wasn't
compiled (which is distributed with grape, a graph theory package).
I can't really decipher what went wrong with the compilation though, sorry.

Maybe you can try again, with a version of sage which has been compiled from
source? I don't see how that would make a difference but it might help
decipher if anything is missing?




On Jan 30, 2008 9:17 AM, Hy Ginsberg <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I am a brand-newbie.  I tried to install the GAP packages and got an
> error.
> Sage told me to email this group, so here I am...
>
> I am running Xubuntu ("Feisty") on an HP-Compaq nc4010, in case that
> matters.
> The tail end of the error follows.  Thanks in advance for any help.
>
>
> Hy Ginsberg
> University of Vermont
>
>
>    :
>    :
> Copying HAPcryst package
> Copying Laguna package
> Copying Polymake package
> Copying Sonata package
> Copying toric package
> if test ! -d bin;  then mkdir bin;  fi
> if test ! -d bin/i686-pc-linux-gnu-gcc;  then mkdir bin/i686-pc-linux-
> gnu-gcc;  fi
> ( cd nauty22; rm -f *.o config.log config.cache config.status
> makefile;
> ./configure; make dreadnautB; mv dreadnautB ../bin/i686-pc-linux-gnu-
> gcc; chmod
> 755 ../bin/i686-pc-linux-gnu-gcc/dreadnautB; rm -f *.o )
> creating cache ./config.cache
> checking host system type... configure: error: can not guess host
> type; you must
> specify one
> make[1]: Entering directory
> `/home/hy/math/sage/sage-2.10-ubuntu32-i686-Linux/local/lib/gap-4.4.10/
> pkg/grape/nauty22'
> make[1]: *** No rule to make target `dreadnautB'.  Stop.
> make[1]: Leaving directory
> `/home/hy/math/sage/sage-2.10-ubuntu32-i686-Linux/local/lib/gap-4.4.10/
> pkg/grape/nauty22'
> mv: cannot stat `dreadnautB': No such file or directory
> chmod: cannot access `../bin/i686-pc-linux-gnu-gcc/dreadnautB': No
> such file or
> directory
> ( cd src; make BINDIR="i686-pc-linux-gnu-gcc" )
> make[1]: Entering directory
> `/home/hy/math/sage/sage-2.10-ubuntu32-i686-Linux/local/lib/gap-4.4.10/
> pkg/grape/src'
> gcc -O -o ../bin/i686-pc-linux-gnu-gcc/drcanon4  drcanon4.c
> drcanon4.c:1:19: error: stdio.h: No such file or directory
> drcanon4.c: In function 'main':
> drcanon4.c:10: warning: incompatible implicit declaration of built-in
> function
> 'scanf'
> drcanon4.c:11: warning: incompatible implicit declaration of built-in
> function
> 'printf'
> make[1]: *** [main] Error 1
> make[1]: Leaving directory
> `/home/hy/math/sage/sage-2.10-ubuntu32-i686-Linux/local/lib/gap-4.4.10/
> pkg/grape/src'
> make: *** [binaries] Error 2
> Error installing Gap packages.
>
> real    0m3.084s
> user    0m0.244s
> sys     0m0.788s
> sage: An error occurred while installing gap_packages-4.4.10_3
> Please email sage-devel http://groups.google.com/group/sage-devel
> explaining the problem and send the relevant part of
> of /home/hy/math/sage/sage-2.10-ubuntu32-i686-Linux/install.log.
> Describe your
> computer, operating system, etc.
>
> >
>

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