Hello,

I am facing an issue with libgap in the last development release 
(6.3.beta5). I am not quite sure to understand the error message neither 
how to fix it.

sage: libgap(1)
> An error occurred, but libGAP has no handler set.
> Error message: 
> ---------------------------------------------------------------------------
> RuntimeError                              Traceback (most recent call last)
> <ipython-input-1-cf9d27e05e1b> in <module>()
> ----> 1 libgap(Integer(1))
>
> /home/dadin/sage/local/lib/python2.7/site-packages/sage/misc/lazy_import.so 
> in sage.misc.lazy_import.LazyImport.__call__ 
> (build/cythonized/sage/misc/lazy_import.c:2993)()
>
> /home/dadin/sage/local/lib/python2.7/site-packages/sage/misc/lazy_import.so 
> in sage.misc.lazy_import.LazyImport._get_object 
> (build/cythonized/sage/misc/lazy_import.c:2024)()
>
> /home/dadin/sage/libgap.pyx in init sage.libs.gap.libgap 
> (build/cythonized/sage/libs/gap/libgap.c:6772)()
>
> /home/dadin/sage/libgap.pyx in sage.libs.gap.libgap.Gap.__init__ 
> (build/cythonized/sage/libs/gap/libgap.c:4784)()
>
> /home/dadin/sage/local/lib/python2.7/site-packages/sage/libs/gap/util.so 
> in sage.libs.gap.util.initialize 
> (build/cythonized/sage/libs/gap/util.c:4013)()
>
> RuntimeError: libGAP initialization failed
>
>
> You are running a GAP kernel which does not fit with the library.
> Probably you forgot to apply the kernel part or the library part
> of a bugfix?
>
> You only installed a new kernel.
> You must also install the most recent library bugfix,
> this is fix4r7n5.zoo (or .zip) or newer.
>
> Error before error-handling is initialized: Update to correct kernel 
> version!
>

I compiled the sources after make distclean && make. 

Thank you,
Aladin

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to