Gesendet: Sonntag, 07. April 2013 um 22:00 Uhr
Von: "Ludovic Courtès" <ludo@gnu.org>
An: "Jan Schukat" <shookie@email.de>
Cc: "Andy Wingo" <wingo@pobox.com>, 13848-done@debbugs.gnu.org
Betreff: Re: Aw: Re: Re: bug#13848: Statically linking guile-2.0.
"Jan Schukat" <shookie@email.de> skribis:
> cd C:\Users\shookie\guiletest\lib/bin && rm -f "$guile_tools" && \
> cp -pR "$guild" "$guile_tools"
> /bin/sh: line 4: cd: C:Usersshookieguiletestlib/bin: No such file or
> directory
Can you try with forward slashes instead? That should fix the above
issue. That is:
--prefix=c:/users/shookie/guiletest/
Ludo’.