> Date: Fri, 23 Aug 2013 22:14:43 +0200
> From: Panicz Maciej Godek
> Cc: "guile-user@gnu.org"
>
> > Configuring with --prefix=/usr is a mistake: there's no /usr on your
> > system, as far as MinGW programs are concerned.
> > [...]
> >
>
> yes, it seems that this was the reason. So now the guil
2013/8/23 Eli Zaretskii
> Configuring with --prefix=/usr is a mistake: there's no /usr on your
> system, as far as MinGW programs are concerned.
> [...]
>
yes, it seems that this was the reason. So now the guile
interpreter runs properly, but I still have a problem with
running a program that, h
> From: Mark H Weaver
> Cc: Eli Zaretskii , "guile-user\@gnu.org"
> Date: Fri, 23 Aug 2013 11:13:19 -0400
>
> Of course, ideally we would allow the entire Guile install to be freely
> relocatable, as Windows users have come to expect. This would require
> some help from a Windows developer.
W
Panicz Maciej Godek writes:
> 2013/8/23 Eli Zaretskii
>
>
> > I managed to go through the compilation process,
> > and (after modifying meta/Makefile.am according to Eli's
> > patch) to make install.
>
>
> This compilation process includes compiling all the Scheme
Hello,
Richard Shann skribis:
> GNU/Denemo has a number of guile scripts in which wide characters are
> embedded in strings. These used to work in guile 1.8 but with guile 2.0
> I am seeing the following error message trying to use a string with "
> "
> in it (if that string will get through th
> Date: Fri, 23 Aug 2013 11:29:27 +0200
> From: Panicz Maciej Godek
> Cc: "guile-user@gnu.org"
>
> When I enter the build directory and type
> $ find ./ -name '*.go'
> it seems that every .scm file from `modules' directory has its .go
> counterpart,
Are they also present in the tree where you i
2013/8/23 Eli Zaretskii
>
> > I managed to go through the compilation process,
> > and (after modifying meta/Makefile.am according to Eli's
> > patch) to make install.
>
> This compilation process includes compiling all the Scheme files that
> come with Guile. Since you say it succeeded, I don't