Re: Problem with guile on Dragora

2012-05-05 Thread Germán A. Arias
El Fri, 04 May 2012 00:39:43 +0200 l...@gnu.org (Ludovic Courtès) escribió: > Hello! > > "Germán A. Arias" skribis: > > > Hi, I'm testing guile 2.0.5 in a new system (www.dragora.org). The > > compilation seems OK. But when I run guile I get: > > > > bash-4.2$ guile > > Backtrace: > > In ice-9/b

Re: Problem with guile on Dragora

2012-05-04 Thread Sunjoong Lee
Hi, Germán; 2012/5/4 Ludovic Courtès > Could you apply this patch and confirm? Alternatively, you can try a > tarball from . > When checking the new patched version of Guile, there is "check-guile" script in root of Guile source director

Re: Problem with guile on Dragora

2012-05-04 Thread Ludovic Courtès
Hello! "Germán A. Arias" skribis: > Hi, I'm testing guile 2.0.5 in a new system (www.dragora.org). The > compilation seems OK. But when I run guile I get: > > bash-4.2$ guile > Backtrace: > In ice-9/boot-9.scm: > 149: 2 [catch #t # ...] > 157: 1 [#] > In unknown file: >?: 0 [catch-closure]

Re: Problem with guile on Dragora

2012-05-01 Thread Germán A. Arias
El Wed, 2 May 2012 00:36:31 -0600 "Germán A. Arias" escribió: > Hi, > > the output of locale is: > > bash-4.2$ locale > LANG=es_GT > LC_CTYPE="es_GT" > LC_NUMERIC="es_GT" > LC_TIME="es_GT" > LC_COLLATE="es_GT" > LC_MONETARY="es_GT" > LC_MESSAGES="es_GT" > LC_PAPER="es_GT" > LC_NAME="es_GT" > LC_

Re: Problem with guile on Dragora

2012-05-01 Thread Germán A. Arias
Hi, El Tue, 1 May 2012 23:17:36 +0900 Sunjoong Lee escribió: > Hi, Germán; > > Just curious what locale do you use? You may know that from output of > the command "locale". the output of locale is: bash-4.2$ locale LANG=es_GT LC_CTYPE="es_GT" LC_NUMERIC="es_GT" LC_TIME="es_GT" LC_COLLATE="es_G

Re: Problem with guile on Dragora

2012-05-01 Thread Sunjoong Lee
Hi, Germán; Just curious what locale do you use? You may know that from output of the command "locale". 2012/4/30 Germán A. Arias > > Hi, I'm testing guile 2.0.5 in a new system (www.dragora.org). The > compilation seems OK. But when I run guile I get: > > bash-4.2$ guile > Backtrace: > In ice-9