GNU bug report logs -
#25780
version number
Previous Next
Reported by: P Dii <pdu4bz <at> gmail.com>
Date: Sat, 18 Feb 2017 03:15:02 UTC
Severity: normal
Done: Daniel Llorens <daniel.llorens <at> bluewin.ch>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi
I am having a few problems with guile, I am not sure if this is the right
place but the mailing list "http://lists.gnu.org/archive/html/guile-users/
" gives a 404 error.
I am using linux mint 18.1 which come with guile-2.0.11 (2.0.11-deb+1-10)
I installed guile-2.0.14 which I got form the website, and everything went
fine but I am unable to find the new version, the command "guile --version"
(or guile-2.0 --version) returns
guile (GNU Guile) 2.0.11
Packaged by Debian (2.0.11-deb+1-10)
Copyright (C) 2014 Free Software Foundation, Inc.
and I cant seem to find the new version even in the libraies ( though
guile-config returns "Guile version 2.0.14")
The second problem (and the reason I tried to install this version) is that
I am trying to use a program (ao) that needs guile and when I try to run it
I get
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or pass the --no-auto-compile argument to disable.
;;; compiling /opt/ao/bin/../bind/guile/ao/shapes.scm
;;; compiling /opt/ao/bin/../bind/guile/ao/transforms.scm
guile: Couldn't find current GLX or EGL context.
I checked arround and found something about GLX (
https://www.gnu.org/software/guile-opengl/manual/html_node/GLX-API.html#GLX-API
)
when I tried the command from there, it goes..
scheme@(guile-user)> (use-modules (glx))
While compiling expression:
ERROR: no code for module (glx)
Any help would be most appreciated, and if this is the wrong platform,
please let me know where I could ask for help
Thanks
P
[Message part 2 (text/html, inline)]
This bug report was last modified 8 years and 91 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.