"Jan Schukat" <[email protected]> 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’.
