Sorry, the source code is here: http://pastebin.com/dXz6QGz1
Hello from Spain. I installed Guile 2.0.3 and it works well. I've tried
Tortoise tutorial:
http://www.gnu.org/software/guile/docs/guile-tut/tutorial.html and it
compiled well, Gnuplot window pops up, but (tortoise-move 3) doesn't draw.
The source code is:
/* Simple backend for a Logo like tortoise
Hi, Andy
Thanks for your comment!
So I waited patiently and move onto the next stage but I still got an error
in make:
make all-am
CC readline.lo
readline.c: In function 'init_bouncing_parens':
readline.c:445: warning: implicit declaration of function
'rl_get_keymap_name'
readline.c:445: w
Hi Dongyoon,
On Fri 16 Dec 2011 14:58, Dongyoon Oh writes:
> makeinfo --force -o guile-procedures.txt guile-procedures.texi || test -f
> guile-procedures.txt
> /Users/Dongyoon/Downloads/guile-2.0.3/libguile//guile-procedures.texi:11408:
> Cross reference to nonexistent node `Backslash Escapes'
On Fri 16 Dec 2011 12:10, Thien-Thi Nguyen writes:
> () Ian Price
> () Fri, 16 Dec 2011 01:32:29 +
>
>Andy Wingo writes:
>
>> It works with Guile 2.0 if you replace:
>>
>> #define MAKE_HASH_TABLE(size) \
>> (scm_make_vector (REASONABLE_BUCKET_COUNT (size), SCM_
BTW, I'm using Mac OS X 10.7.2(Lion)
Thanks,
Dongyoon
On Fri, Dec 16, 2011 at 5:58 AM, Dongyoon Oh wrote:
> Hi,
>
> I installed all the dependencies ( libgmp, libiconv, libintl, libltdl,
> libunistring,libgc, libffi) of guile 2.0.3
> but I get build errors when I use the 'make' command.
>
> >./
Hi,
I installed all the dependencies ( libgmp, libiconv, libintl, libltdl,
libunistring,libgc, libffi) of guile 2.0.3
but I get build errors when I use the 'make' command.
>./configure #it worked
> make
rm -f guile-procedures.txt
makeinfo --force -o guile-procedures.txt guile-procedures.texi
I've already ordered a copy! Thanks, Brian!
On Fri, Dec 16, 2011 at 4:45 AM, Andy Wingo wrote:
> On Fri 16 Dec 2011 00:07, Brian Gough writes:
>
>> I just wanted to officially confirm that the Guile 2.0.3 manual is now
>> available as a printed book (ISBN 9781906966157).
>>
>> Details at http:
() Ian Price
() Fri, 16 Dec 2011 01:32:29 +
Andy Wingo writes:
> It works with Guile 2.0 if you replace:
>
> #define MAKE_HASH_TABLE(size) \
> (scm_make_vector (REASONABLE_BUCKET_COUNT (size), SCM_EOL))
>
> with
>
> #define MAKE_HASH_TABLE(size) \
On Fri 16 Dec 2011 00:07, Brian Gough writes:
> I just wanted to officially confirm that the Guile 2.0.3 manual is now
> available as a printed book (ISBN 9781906966157).
>
> Details at http://www.network-theory.co.uk/guile/manual/
>
> It's a hefty volume - over 900 pages, the price is 29.95 USD
10 matches
Mail list logo